You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by qu...@apache.org on 2016/07/26 22:30:45 UTC

[01/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Repository: incubator-quarks-website
Updated Branches:
  refs/heads/asf-site c9f95fdc4 -> a13739b34


http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/graph/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/graph/package-summary.html b/content/javadoc/lastest/quarks/graph/package-summary.html
deleted file mode 100644
index 80d2d12..0000000
--- a/content/javadoc/lastest/quarks/graph/package-summary.html
+++ /dev/null
@@ -1,173 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.graph (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.graph (Quarks v0.4.0)";
-        }
-    }
-    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="../../quarks/function/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../quarks/javax/websocket/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/graph/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;quarks.graph</h1>
-<div class="docSummary">
-<div class="block">Low-level graph building API.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
-<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Interface</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;T&gt;</td>
-<td class="colLast">
-<div class="block">A <code>Connector</code> represents an output port of a <code>Vertex</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../quarks/graph/Edge.html" title="interface in quarks.graph">Edge</a></td>
-<td class="colLast">
-<div class="block">Represents an edge between two Vertices.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a></td>
-<td class="colLast">
-<div class="block">A generic directed graph of vertices, connectors and edges.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;N extends <a href="../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&gt;</td>
-<td class="colLast">
-<div class="block">A <code>Vertex</code> in a graph.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.graph Description">Package quarks.graph Description</h2>
-<div class="block">Low-level graph building API.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/function/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../quarks/javax/websocket/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/graph/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[43/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/allclasses-noframe.html b/content/javadoc/lastest/allclasses-noframe.html
deleted file mode 100644
index 6d62723..0000000
--- a/content/javadoc/lastest/allclasses-noframe.html
+++ /dev/null
@@ -1,254 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>All Classes (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
-</head>
-<body>
-<h1 class="bar">All&nbsp;Classes</h1>
-<div class="indexContainer">
-<ul>
-<li><a href="quarks/samples/apps/AbstractApplication.html" title="class in quarks.samples.apps">AbstractApplication</a></li>
-<li><a href="quarks/runtime/etiao/AbstractContext.html" title="class in quarks.runtime.etiao">AbstractContext</a></li>
-<li><a href="quarks/test/svt/apps/iotf/AbstractIotfApplication.html" title="class in quarks.test.svt.apps.iotf">AbstractIotfApplication</a></li>
-<li><a href="quarks/samples/apps/mqtt/AbstractMqttApplication.html" title="class in quarks.samples.apps.mqtt">AbstractMqttApplication</a></li>
-<li><a href="quarks/oplet/core/AbstractOplet.html" title="class in quarks.oplet.core">AbstractOplet</a></li>
-<li><a href="quarks/oplet/window/Aggregate.html" title="class in quarks.oplet.window">Aggregate</a></li>
-<li><a href="quarks/topology/services/ApplicationService.html" title="interface in quarks.topology.services"><span class="interfaceName">ApplicationService</span></a></li>
-<li><a href="quarks/topology/mbeans/ApplicationServiceMXBean.html" title="interface in quarks.topology.mbeans"><span class="interfaceName">ApplicationServiceMXBean</span></a></li>
-<li><a href="quarks/samples/apps/ApplicationUtilities.html" title="class in quarks.samples.apps">ApplicationUtilities</a></li>
-<li><a href="quarks/runtime/appservice/AppService.html" title="class in quarks.runtime.appservice">AppService</a></li>
-<li><a href="quarks/runtime/appservice/AppServiceControl.html" title="class in quarks.runtime.appservice">AppServiceControl</a></li>
-<li><a href="quarks/oplet/plumbing/Barrier.html" title="class in quarks.oplet.plumbing">Barrier</a></li>
-<li><a href="quarks/function/BiConsumer.html" title="interface in quarks.function"><span class="interfaceName">BiConsumer</span></a></li>
-<li><a href="quarks/function/BiFunction.html" title="interface in quarks.function"><span class="interfaceName">BiFunction</span></a></li>
-<li><a href="quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc"><span class="interfaceName">CheckedFunction</span></a></li>
-<li><a href="quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc"><span class="interfaceName">CheckedSupplier</span></a></li>
-<li><a href="quarks/samples/connectors/elm327/Cmd.html" title="interface in quarks.samples.connectors.elm327"><span class="interfaceName">Cmd</span></a></li>
-<li><a href="quarks/samples/topology/CombiningStreamsProcessingResults.html" title="class in quarks.samples.topology">CombiningStreamsProcessingResults</a></li>
-<li><a href="quarks/samples/connectors/elm327/runtime/CommandExecutor.html" title="class in quarks.samples.connectors.elm327.runtime">CommandExecutor</a></li>
-<li><a href="quarks/connectors/iot/Commands.html" title="interface in quarks.connectors.iot"><span class="interfaceName">Commands</span></a></li>
-<li><a href="quarks/topology/tester/Condition.html" title="interface in quarks.topology.tester"><span class="interfaceName">Condition</span></a></li>
-<li><a href="quarks/execution/Configs.html" title="interface in quarks.execution"><span class="interfaceName">Configs</span></a></li>
-<li><a href="quarks/graph/Connector.html" title="interface in quarks.graph"><span class="interfaceName">Connector</span></a></li>
-<li><a href="quarks/samples/console/ConsoleWaterDetector.html" title="class in quarks.samples.console">ConsoleWaterDetector</a></li>
-<li><a href="quarks/function/Consumer.html" title="interface in quarks.function"><span class="interfaceName">Consumer</span></a></li>
-<li><a href="quarks/execution/services/Controls.html" title="class in quarks.execution.services">Controls</a></li>
-<li><a href="quarks/execution/services/ControlService.html" title="interface in quarks.execution.services"><span class="interfaceName">ControlService</span></a></li>
-<li><a href="quarks/metrics/oplets/CounterOp.html" title="class in quarks.metrics.oplets">CounterOp</a></li>
-<li><a href="quarks/samples/connectors/jdbc/DbUtils.html" title="class in quarks.samples.connectors.jdbc">DbUtils</a></li>
-<li><a href="quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors">Deadtime</a></li>
-<li><a href="quarks/samples/topology/DevelopmentMetricsSample.html" title="class in quarks.samples.topology">DevelopmentMetricsSample</a></li>
-<li><a href="quarks/providers/development/DevelopmentProvider.html" title="class in quarks.providers.development">DevelopmentProvider</a></li>
-<li><a href="quarks/samples/topology/DevelopmentSample.html" title="class in quarks.samples.topology">DevelopmentSample</a></li>
-<li><a href="quarks/samples/topology/DevelopmentSampleJobMXBean.html" title="class in quarks.samples.topology">DevelopmentSampleJobMXBean</a></li>
-<li><a href="quarks/samples/apps/mqtt/DeviceCommsApp.html" title="class in quarks.samples.apps.mqtt">DeviceCommsApp</a></li>
-<li><a href="quarks/runtime/etiao/graph/DirectGraph.html" title="class in quarks.runtime.etiao.graph">DirectGraph</a></li>
-<li><a href="quarks/providers/direct/DirectProvider.html" title="class in quarks.providers.direct">DirectProvider</a></li>
-<li><a href="quarks/execution/DirectSubmitter.html" title="interface in quarks.execution"><span class="interfaceName">DirectSubmitter</span></a></li>
-<li><a href="quarks/providers/direct/DirectTopology.html" title="class in quarks.providers.direct">DirectTopology</a></li>
-<li><a href="quarks/graph/Edge.html" title="interface in quarks.graph"><span class="interfaceName">Edge</span></a></li>
-<li><a href="quarks/runtime/etiao/graph/model/EdgeType.html" title="class in quarks.runtime.etiao.graph.model">EdgeType</a></li>
-<li><a href="quarks/samples/connectors/elm327/Elm327Cmds.html" title="enum in quarks.samples.connectors.elm327">Elm327Cmds</a></li>
-<li><a href="quarks/samples/connectors/elm327/Elm327Streams.html" title="class in quarks.samples.connectors.elm327">Elm327Streams</a></li>
-<li><a href="quarks/runtime/etiao/EtiaoJob.html" title="class in quarks.runtime.etiao">EtiaoJob</a></li>
-<li><a href="quarks/runtime/etiao/mbeans/EtiaoJobBean.html" title="class in quarks.runtime.etiao.mbeans">EtiaoJobBean</a></li>
-<li><a href="quarks/connectors/iot/Events.html" title="interface in quarks.connectors.iot"><span class="interfaceName">Events</span></a></li>
-<li><a href="quarks/oplet/functional/Events.html" title="class in quarks.oplet.functional">Events</a></li>
-<li><a href="quarks/runtime/etiao/Executable.html" title="class in quarks.runtime.etiao">Executable</a></li>
-<li><a href="quarks/runtime/etiao/graph/ExecutableVertex.html" title="class in quarks.runtime.etiao.graph">ExecutableVertex</a></li>
-<li><a href="quarks/oplet/core/FanIn.html" title="class in quarks.oplet.core">FanIn</a></li>
-<li><a href="quarks/oplet/core/FanOut.html" title="class in quarks.oplet.core">FanOut</a></li>
-<li><a href="quarks/samples/connectors/file/FileReaderApp.html" title="class in quarks.samples.connectors.file">FileReaderApp</a></li>
-<li><a href="quarks/connectors/file/FileStreams.html" title="class in quarks.connectors.file">FileStreams</a></li>
-<li><a href="quarks/samples/connectors/file/FileWriterApp.html" title="class in quarks.samples.connectors.file">FileWriterApp</a></li>
-<li><a href="quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a></li>
-<li><a href="quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a></li>
-<li><a href="quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file">FileWriterPolicy</a></li>
-<li><a href="quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a></li>
-<li><a href="quarks/oplet/functional/Filter.html" title="class in quarks.oplet.functional">Filter</a></li>
-<li><a href="quarks/analytics/sensors/Filters.html" title="class in quarks.analytics.sensors">Filters</a></li>
-<li><a href="quarks/oplet/functional/FlatMap.html" title="class in quarks.oplet.functional">FlatMap</a></li>
-<li><a href="quarks/test/svt/apps/FleetManagementAnalyticsClientApplication.html" title="class in quarks.test.svt.apps">FleetManagementAnalyticsClientApplication</a></li>
-<li><a href="quarks/function/Function.html" title="interface in quarks.function"><span class="interfaceName">Function</span></a></li>
-<li><a href="quarks/function/Functions.html" title="class in quarks.function">Functions</a></li>
-<li><a href="quarks/test/svt/apps/GpsAnalyticsApplication.html" title="class in quarks.test.svt.apps">GpsAnalyticsApplication</a></li>
-<li><a href="quarks/test/svt/utils/sensor/gps/GpsSensor.html" title="class in quarks.test.svt.utils.sensor.gps">GpsSensor</a></li>
-<li><a href="quarks/graph/Graph.html" title="interface in quarks.graph"><span class="interfaceName">Graph</span></a></li>
-<li><a href="quarks/runtime/etiao/graph/model/GraphType.html" title="class in quarks.runtime.etiao.graph.model">GraphType</a></li>
-<li><a href="quarks/samples/utils/sensor/HeartMonitorSensor.html" title="class in quarks.samples.utils.sensor">HeartMonitorSensor</a></li>
-<li><a href="quarks/samples/topology/HelloQuarks.html" title="class in quarks.samples.topology">HelloQuarks</a></li>
-<li><a href="quarks/connectors/http/HttpClients.html" title="class in quarks.connectors.http">HttpClients</a></li>
-<li><a href="quarks/connectors/http/HttpResponders.html" title="class in quarks.connectors.http">HttpResponders</a></li>
-<li><a href="quarks/samples/console/HttpServerSample.html" title="class in quarks.samples.console">HttpServerSample</a></li>
-<li><a href="quarks/connectors/http/HttpStreams.html" title="class in quarks.connectors.http">HttpStreams</a></li>
-<li><a href="quarks/window/InsertionTimeList.html" title="class in quarks.window">InsertionTimeList</a></li>
-<li><a href="quarks/runtime/etiao/Invocation.html" title="class in quarks.runtime.etiao">Invocation</a></li>
-<li><a href="quarks/runtime/etiao/InvocationContext.html" title="class in quarks.runtime.etiao">InvocationContext</a></li>
-<li><a href="quarks/runtime/etiao/graph/model/InvocationType.html" title="class in quarks.runtime.etiao.graph.model">InvocationType</a></li>
-<li><a href="quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><span class="interfaceName">IotDevice</span></a></li>
-<li><a href="quarks/apps/iot/IotDevicePubSub.html" title="class in quarks.apps.iot">IotDevicePubSub</a></li>
-<li><a href="quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf">IotfDevice</a></li>
-<li><a href="quarks/samples/scenarios/iotf/IotfFullScenario.html" title="class in quarks.samples.scenarios.iotf">IotfFullScenario</a></li>
-<li><a href="quarks/samples/connectors/iotf/IotfQuickstart.html" title="class in quarks.samples.connectors.iotf">IotfQuickstart</a></li>
-<li><a href="quarks/samples/connectors/iotf/IotfSensors.html" title="class in quarks.samples.connectors.iotf">IotfSensors</a></li>
-<li><a href="quarks/providers/iot/IotProvider.html" title="class in quarks.providers.iot">IotProvider</a></li>
-<li><a href="quarks/oplet/plumbing/Isolate.html" title="class in quarks.oplet.plumbing">Isolate</a></li>
-<li><a href="quarks/connectors/jdbc/JdbcStreams.html" title="class in quarks.connectors.jdbc">JdbcStreams</a></li>
-<li><a href="quarks/runtime/jmxcontrol/JMXControlService.html" title="class in quarks.runtime.jmxcontrol">JMXControlService</a></li>
-<li><a href="quarks/execution/Job.html" title="interface in quarks.execution"><span class="interfaceName">Job</span></a></li>
-<li><a href="quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a></li>
-<li><a href="quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a></li>
-<li><a href="quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a></li>
-<li><a href="quarks/oplet/JobContext.html" title="interface in quarks.oplet"><span class="interfaceName">JobContext</span></a></li>
-<li><a href="quarks/runtime/jobregistry/JobEvents.html" title="class in quarks.runtime.jobregistry">JobEvents</a></li>
-<li><a href="quarks/samples/topology/JobEventsSample.html" title="class in quarks.samples.topology">JobEventsSample</a></li>
-<li><a href="quarks/samples/topology/JobExecution.html" title="class in quarks.samples.topology">JobExecution</a></li>
-<li><a href="quarks/apps/runtime/JobMonitorApp.html" title="class in quarks.apps.runtime">JobMonitorApp</a></li>
-<li><a href="quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans"><span class="interfaceName">JobMXBean</span></a></li>
-<li><a href="quarks/runtime/jobregistry/JobRegistry.html" title="class in quarks.runtime.jobregistry">JobRegistry</a></li>
-<li><a href="quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services"><span class="interfaceName">JobRegistryService</span></a></li>
-<li><a href="quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a></li>
-<li><a href="quarks/analytics/math3/json/JsonAnalytics.html" title="class in quarks.analytics.math3.json">JsonAnalytics</a></li>
-<li><a href="quarks/runtime/jsoncontrol/JsonControlService.html" title="class in quarks.runtime.jsoncontrol">JsonControlService</a></li>
-<li><a href="quarks/topology/json/JsonFunctions.html" title="class in quarks.topology.json">JsonFunctions</a></li>
-<li><a href="quarks/analytics/math3/stat/JsonStorelessStatistic.html" title="class in quarks.analytics.math3.stat">JsonStorelessStatistic</a></li>
-<li><a href="quarks/samples/apps/JsonTuples.html" title="class in quarks.samples.apps">JsonTuples</a></li>
-<li><a href="quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json"><span class="interfaceName">JsonUnivariateAggregate</span></a></li>
-<li><a href="quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json"><span class="interfaceName">JsonUnivariateAggregator</span></a></li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in quarks.connectors.wsclient.javax.websocket">Jsr356WebSocketClient</a></li>
-<li><a href="quarks/samples/connectors/kafka/KafkaClient.html" title="class in quarks.samples.connectors.kafka">KafkaClient</a></li>
-<li><a href="quarks/connectors/kafka/KafkaConsumer.html" title="class in quarks.connectors.kafka">KafkaConsumer</a></li>
-<li><a href="quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="interfaceName">KafkaConsumer.ByteConsumerRecord</span></a></li>
-<li><a href="quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="interfaceName">KafkaConsumer.ConsumerRecord</span></a></li>
-<li><a href="quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="interfaceName">KafkaConsumer.StringConsumerRecord</span></a></li>
-<li><a href="quarks/connectors/kafka/KafkaProducer.html" title="class in quarks.connectors.kafka">KafkaProducer</a></li>
-<li><a href="quarks/topology/plumbing/LoadBalancedSplitter.html" title="class in quarks.topology.plumbing">LoadBalancedSplitter</a></li>
-<li><a href="quarks/oplet/functional/Map.html" title="class in quarks.oplet.functional">Map</a></li>
-<li><a href="quarks/metrics/MetricObjectNameFactory.html" title="class in quarks.metrics">MetricObjectNameFactory</a></li>
-<li><a href="quarks/metrics/Metrics.html" title="class in quarks.metrics">Metrics</a></li>
-<li><a href="quarks/metrics/MetricsSetup.html" title="class in quarks.metrics">MetricsSetup</a></li>
-<li><a href="quarks/samples/connectors/mqtt/MqttClient.html" title="class in quarks.samples.connectors.mqtt">MqttClient</a></li>
-<li><a href="quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a></li>
-<li><a href="quarks/connectors/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot">MqttDevice</a></li>
-<li><a href="quarks/connectors/mqtt/MqttStreams.html" title="class in quarks.connectors.mqtt">MqttStreams</a></li>
-<li><a href="quarks/samples/connectors/MsgSupplier.html" title="class in quarks.samples.connectors">MsgSupplier</a></li>
-<li><a href="quarks/test/svt/MyClass1.html" title="class in quarks.test.svt">MyClass1</a></li>
-<li><a href="quarks/test/svt/MyClass2.html" title="class in quarks.test.svt">MyClass2</a></li>
-<li><a href="quarks/samples/connectors/obd2/Obd2Streams.html" title="class in quarks.samples.connectors.obd2">Obd2Streams</a></li>
-<li><a href="quarks/test/svt/apps/ObdAnalyticsApplication.html" title="class in quarks.test.svt.apps">ObdAnalyticsApplication</a></li>
-<li><a href="quarks/oplet/Oplet.html" title="interface in quarks.oplet"><span class="interfaceName">Oplet</span></a></li>
-<li><a href="quarks/oplet/OpletContext.html" title="interface in quarks.oplet"><span class="interfaceName">OpletContext</span></a></li>
-<li><a href="quarks/samples/connectors/Options.html" title="class in quarks.samples.connectors">Options</a></li>
-<li><a href="quarks/oplet/OutputPortContext.html" title="interface in quarks.oplet"><span class="interfaceName">OutputPortContext</span></a></li>
-<li><a href="quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc"><span class="interfaceName">ParameterSetter</span></a></li>
-<li><a href="quarks/window/Partition.html" title="interface in quarks.window"><span class="interfaceName">Partition</span></a></li>
-<li><a href="quarks/window/PartitionedState.html" title="class in quarks.window">PartitionedState</a></li>
-<li><a href="quarks/oplet/core/Peek.html" title="class in quarks.oplet.core">Peek</a></li>
-<li><a href="quarks/oplet/functional/Peek.html" title="class in quarks.oplet.functional">Peek</a></li>
-<li><a href="quarks/samples/utils/sensor/PeriodicRandomSensor.html" title="class in quarks.samples.utils.sensor">PeriodicRandomSensor</a></li>
-<li><a href="quarks/oplet/core/PeriodicSource.html" title="class in quarks.oplet.core">PeriodicSource</a></li>
-<li><a href="quarks/samples/topology/PeriodicSource.html" title="class in quarks.samples.topology">PeriodicSource</a></li>
-<li><a href="quarks/samples/utils/metrics/PeriodicSourceWithMetrics.html" title="class in quarks.samples.utils.metrics">PeriodicSourceWithMetrics</a></li>
-<li><a href="quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans"><span class="interfaceName">PeriodMXBean</span></a></li>
-<li><a href="quarks/samples/connectors/jdbc/Person.html" title="class in quarks.samples.connectors.jdbc">Person</a></li>
-<li><a href="quarks/samples/connectors/jdbc/PersonData.html" title="class in quarks.samples.connectors.jdbc">PersonData</a></li>
-<li><a href="quarks/samples/connectors/jdbc/PersonId.html" title="class in quarks.samples.connectors.jdbc">PersonId</a></li>
-<li><a href="quarks/samples/connectors/elm327/Pids01.html" title="enum in quarks.samples.connectors.elm327">Pids01</a></li>
-<li><a href="quarks/oplet/core/Pipe.html" title="class in quarks.oplet.core">Pipe</a></li>
-<li><a href="quarks/topology/plumbing/PlumbingStreams.html" title="class in quarks.topology.plumbing">PlumbingStreams</a></li>
-<li><a href="quarks/window/Policies.html" title="class in quarks.window">Policies</a></li>
-<li><a href="quarks/function/Predicate.html" title="interface in quarks.function"><span class="interfaceName">Predicate</span></a></li>
-<li><a href="quarks/oplet/plumbing/PressureReliever.html" title="class in quarks.oplet.plumbing">PressureReliever</a></li>
-<li><a href="quarks/oplet/core/ProcessSource.html" title="class in quarks.oplet.core">ProcessSource</a></li>
-<li><a href="quarks/connectors/pubsub/service/ProviderPubSub.html" title="class in quarks.connectors.pubsub.service">ProviderPubSub</a></li>
-<li><a href="quarks/connectors/pubsub/oplets/Publish.html" title="class in quarks.connectors.pubsub.oplets">Publish</a></li>
-<li><a href="quarks/samples/connectors/kafka/PublisherApp.html" title="class in quarks.samples.connectors.kafka">PublisherApp</a></li>
-<li><a href="quarks/samples/connectors/mqtt/PublisherApp.html" title="class in quarks.samples.connectors.mqtt">PublisherApp</a></li>
-<li><a href="quarks/connectors/pubsub/PublishSubscribe.html" title="class in quarks.connectors.pubsub">PublishSubscribe</a></li>
-<li><a href="quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service"><span class="interfaceName">PublishSubscribeService</span></a></li>
-<li><a href="quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot"><span class="interfaceName">QoS</span></a></li>
-<li><a href="quarks/javax/websocket/QuarksSslContainerProvider.html" title="class in quarks.javax.websocket">QuarksSslContainerProvider</a></li>
-<li><a href="quarks/javax/websocket/impl/QuarksSslContainerProviderImpl.html" title="class in quarks.javax.websocket.impl">QuarksSslContainerProviderImpl</a></li>
-<li><a href="quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a></li>
-<li><a href="quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a></li>
-<li><a href="quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors">Ranges</a></li>
-<li><a href="quarks/metrics/oplets/RateMeter.html" title="class in quarks.metrics.oplets">RateMeter</a></li>
-<li><a href="quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a></li>
-<li><a href="quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc"><span class="interfaceName">ResultsHandler</span></a></li>
-<li><a href="quarks/samples/connectors/kafka/Runner.html" title="class in quarks.samples.connectors.kafka">Runner</a></li>
-<li><a href="quarks/samples/connectors/mqtt/Runner.html" title="class in quarks.samples.connectors.mqtt">Runner</a></li>
-<li><a href="quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services"><span class="interfaceName">RuntimeServices</span></a></li>
-<li><a href="quarks/samples/apps/sensorAnalytics/Sensor1.html" title="class in quarks.samples.apps.sensorAnalytics">Sensor1</a></li>
-<li><a href="quarks/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html" title="class in quarks.samples.apps.sensorAnalytics">SensorAnalyticsApplication</a></li>
-<li><a href="quarks/samples/topology/SensorsAggregates.html" title="class in quarks.samples.topology">SensorsAggregates</a></li>
-<li><a href="quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial"><span class="interfaceName">SerialDevice</span></a></li>
-<li><a href="quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial"><span class="interfaceName">SerialPort</span></a></li>
-<li><a href="quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a></li>
-<li><a href="quarks/runtime/etiao/SettableForwarder.html" title="class in quarks.runtime.etiao">SettableForwarder</a></li>
-<li><a href="quarks/samples/topology/SimpleFilterTransform.html" title="class in quarks.samples.topology">SimpleFilterTransform</a></li>
-<li><a href="quarks/samples/connectors/kafka/SimplePublisherApp.html" title="class in quarks.samples.connectors.kafka">SimplePublisherApp</a></li>
-<li><a href="quarks/samples/connectors/mqtt/SimplePublisherApp.html" title="class in quarks.samples.connectors.mqtt">SimplePublisherApp</a></li>
-<li><a href="quarks/samples/connectors/jdbc/SimpleReaderApp.html" title="class in quarks.samples.connectors.jdbc">SimpleReaderApp</a></li>
-<li><a href="quarks/samples/utils/sensor/SimpleSimulatedSensor.html" title="class in quarks.samples.utils.sensor">SimpleSimulatedSensor</a></li>
-<li><a href="quarks/samples/connectors/kafka/SimpleSubscriberApp.html" title="class in quarks.samples.connectors.kafka">SimpleSubscriberApp</a></li>
-<li><a href="quarks/samples/connectors/mqtt/SimpleSubscriberApp.html" title="class in quarks.samples.connectors.mqtt">SimpleSubscriberApp</a></li>
-<li><a href="quarks/samples/connectors/jdbc/SimpleWriterApp.html" title="class in quarks.samples.connectors.jdbc">SimpleWriterApp</a></li>
-<li><a href="quarks/test/svt/utils/sensor/gps/SimulatedGeofence.html" title="class in quarks.test.svt.utils.sensor.gps">SimulatedGeofence</a></li>
-<li><a href="quarks/test/svt/utils/sensor/gps/SimulatedGpsSensor.html" title="class in quarks.test.svt.utils.sensor.gps">SimulatedGpsSensor</a></li>
-<li><a href="quarks/samples/utils/sensor/SimulatedSensors.html" title="class in quarks.samples.utils.sensor">SimulatedSensors</a></li>
-<li><a href="quarks/samples/utils/sensor/SimulatedTemperatureSensor.html" title="class in quarks.samples.utils.sensor">SimulatedTemperatureSensor</a></li>
-<li><a href="quarks/metrics/oplets/SingleMetricAbstractOplet.html" title="class in quarks.metrics.oplets">SingleMetricAbstractOplet</a></li>
-<li><a href="quarks/oplet/core/Sink.html" title="class in quarks.oplet.core">Sink</a></li>
-<li><a href="quarks/oplet/core/Source.html" title="class in quarks.oplet.core">Source</a></li>
-<li><a href="quarks/oplet/core/Split.html" title="class in quarks.oplet.core">Split</a></li>
-<li><a href="quarks/samples/topology/SplitWithEnumSample.html" title="class in quarks.samples.topology">SplitWithEnumSample</a></li>
-<li><a href="quarks/samples/topology/SplitWithEnumSample.LogSeverityEnum.html" title="enum in quarks.samples.topology">SplitWithEnumSample.LogSeverityEnum</a></li>
-<li><a href="quarks/samples/utils/metrics/SplitWithMetrics.html" title="class in quarks.samples.utils.metrics">SplitWithMetrics</a></li>
-<li><a href="quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc"><span class="interfaceName">StatementSupplier</span></a></li>
-<li><a href="quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a></li>
-<li><a href="quarks/samples/topology/StreamTags.html" title="class in quarks.samples.topology">StreamTags</a></li>
-<li><a href="quarks/execution/Submitter.html" title="interface in quarks.execution"><span class="interfaceName">Submitter</span></a></li>
-<li><a href="quarks/samples/connectors/kafka/SubscriberApp.html" title="class in quarks.samples.connectors.kafka">SubscriberApp</a></li>
-<li><a href="quarks/samples/connectors/mqtt/SubscriberApp.html" title="class in quarks.samples.connectors.mqtt">SubscriberApp</a></li>
-<li><a href="quarks/function/Supplier.html" title="interface in quarks.function"><span class="interfaceName">Supplier</span></a></li>
-<li><a href="quarks/oplet/functional/SupplierPeriodicSource.html" title="class in quarks.oplet.functional">SupplierPeriodicSource</a></li>
-<li><a href="quarks/oplet/functional/SupplierSource.html" title="class in quarks.oplet.functional">SupplierSource</a></li>
-<li><a href="quarks/samples/topology/TerminateAfterNTuples.html" title="class in quarks.samples.topology">TerminateAfterNTuples</a></li>
-<li><a href="quarks/topology/tester/Tester.html" title="interface in quarks.topology.tester"><span class="interfaceName">Tester</span></a></li>
-<li><a href="quarks/runtime/etiao/ThreadFactoryTracker.html" title="class in quarks.runtime.etiao">ThreadFactoryTracker</a></li>
-<li><a href="quarks/function/ToDoubleFunction.html" title="interface in quarks.function"><span class="interfaceName">ToDoubleFunction</span></a></li>
-<li><a href="quarks/function/ToIntFunction.html" title="interface in quarks.function"><span class="interfaceName">ToIntFunction</span></a></li>
-<li><a href="quarks/topology/Topology.html" title="interface in quarks.topology"><span class="interfaceName">Topology</span></a></li>
-<li><a href="quarks/topology/TopologyElement.html" title="interface in quarks.topology"><span class="interfaceName">TopologyElement</span></a></li>
-<li><a href="quarks/topology/TopologyProvider.html" title="interface in quarks.topology"><span class="interfaceName">TopologyProvider</span></a></li>
-<li><a href="quarks/samples/apps/TopologyProviderFactory.html" title="class in quarks.samples.apps">TopologyProviderFactory</a></li>
-<li><a href="quarks/test/svt/TopologyTestBasic.html" title="class in quarks.test.svt">TopologyTestBasic</a></li>
-<li><a href="quarks/runtime/etiao/TrackingScheduledExecutor.html" title="class in quarks.runtime.etiao">TrackingScheduledExecutor</a></li>
-<li><a href="quarks/topology/TSink.html" title="interface in quarks.topology"><span class="interfaceName">TSink</span></a></li>
-<li><a href="quarks/topology/TStream.html" title="interface in quarks.topology"><span class="interfaceName">TStream</span></a></li>
-<li><a href="quarks/topology/TWindow.html" title="interface in quarks.topology"><span class="interfaceName">TWindow</span></a></li>
-<li><a href="quarks/function/UnaryOperator.html" title="interface in quarks.function"><span class="interfaceName">UnaryOperator</span></a></li>
-<li><a href="quarks/oplet/core/Union.html" title="class in quarks.oplet.core">Union</a></li>
-<li><a href="quarks/oplet/plumbing/UnorderedIsolate.html" title="class in quarks.oplet.plumbing">UnorderedIsolate</a></li>
-<li><a href="quarks/samples/connectors/Util.html" title="class in quarks.samples.connectors">Util</a></li>
-<li><a href="quarks/topology/plumbing/Valve.html" title="class in quarks.topology.plumbing">Valve</a></li>
-<li><a href="quarks/graph/Vertex.html" title="interface in quarks.graph"><span class="interfaceName">Vertex</span></a></li>
-<li><a href="quarks/runtime/etiao/graph/model/VertexType.html" title="class in quarks.runtime.etiao.graph.model">VertexType</a></li>
-<li><a href="quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient"><span class="interfaceName">WebSocketClient</span></a></li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinaryReceiver</a></li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a></li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a></li>
-<li><a href="quarks/window/Window.html" title="interface in quarks.window"><span class="interfaceName">Window</span></a></li>
-<li><a href="quarks/window/Windows.html" title="class in quarks.window">Windows</a></li>
-<li><a href="quarks/function/WrappedFunction.html" title="class in quarks.function">WrappedFunction</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/constant-values.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/constant-values.html b/content/javadoc/lastest/constant-values.html
deleted file mode 100644
index cad158f..0000000
--- a/content/javadoc/lastest/constant-values.html
+++ /dev/null
@@ -1,850 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Constant Field Values (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Constant Field Values (Quarks v0.4.0)";
-        }
-    }
-    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>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-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?constant-values.html" target="_top">Frames</a></li>
-<li><a href="constant-values.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="Constant Field Values" class="title">Constant Field Values</h1>
-<h2 title="Contents">Contents</h2>
-<ul>
-<li><a href="#quarks.analytics">quarks.analytics.*</a></li>
-<li><a href="#quarks.apps">quarks.apps.*</a></li>
-<li><a href="#quarks.connectors">quarks.connectors.*</a></li>
-<li><a href="#quarks.execution">quarks.execution.*</a></li>
-<li><a href="#quarks.metrics">quarks.metrics.*</a></li>
-<li><a href="#quarks.providers">quarks.providers.*</a></li>
-<li><a href="#quarks.runtime">quarks.runtime.*</a></li>
-<li><a href="#quarks.samples">quarks.samples.*</a></li>
-<li><a href="#quarks.topology">quarks.topology.*</a></li>
-</ul>
-</div>
-<div class="constantValuesContainer"><a name="quarks.analytics">
-<!--   -->
-</a>
-<h2 title="quarks.analytics">quarks.analytics.*</h2>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.analytics.math3.json.<a href="quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.analytics.math3.json.JsonUnivariateAggregate.N">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/analytics/math3/json/JsonUnivariateAggregate.html#N">N</a></code></td>
-<td class="colLast"><code>"N"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="quarks.apps">
-<!--   -->
-</a>
-<h2 title="quarks.apps">quarks.apps.*</h2>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.apps.iot.<a href="quarks/apps/iot/IotDevicePubSub.html" title="class in quarks.apps.iot">IotDevicePubSub</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.apps.iot.IotDevicePubSub.APP_NAME">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/apps/iot/IotDevicePubSub.html#APP_NAME">APP_NAME</a></code></td>
-<td class="colLast"><code>"quarksIotDevicePubSub"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="quarks.apps.iot.IotDevicePubSub.COMMANDS_TOPIC">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/apps/iot/IotDevicePubSub.html#COMMANDS_TOPIC">COMMANDS_TOPIC</a></code></td>
-<td class="colLast"><code>"quarks/iot/commands"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.apps.iot.IotDevicePubSub.EVENTS_TOPIC">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/apps/iot/IotDevicePubSub.html#EVENTS_TOPIC">EVENTS_TOPIC</a></code></td>
-<td class="colLast"><code>"quarks/iot/events"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.apps.runtime.<a href="quarks/apps/runtime/JobMonitorApp.html" title="class in quarks.apps.runtime">JobMonitorApp</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.apps.runtime.JobMonitorApp.APP_NAME">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/apps/runtime/JobMonitorApp.html#APP_NAME">APP_NAME</a></code></td>
-<td class="colLast"><code>"quarksJobMonitorApp"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="quarks.connectors">
-<!--   -->
-</a>
-<h2 title="quarks.connectors">quarks.connectors.*</h2>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.connectors.iot.<a href="quarks/connectors/iot/Commands.html" title="interface in quarks.connectors.iot">Commands</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.connectors.iot.Commands.CONTROL_SERVICE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/connectors/iot/Commands.html#CONTROL_SERVICE">CONTROL_SERVICE</a></code></td>
-<td class="colLast"><code>"quarksControl"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.connectors.iot.<a href="quarks/connectors/iot/Events.html" title="interface in quarks.connectors.iot">Events</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.connectors.iot.Events.IOT_START">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/connectors/iot/Events.html#IOT_START">IOT_START</a></code></td>
-<td class="colLast"><code>"quarksIotStart"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.connectors.iot.<a href="quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.connectors.iot.IotDevice.CMD_FORMAT">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a></code></td>
-<td class="colLast"><code>"format"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="quarks.connectors.iot.IotDevice.CMD_ID">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a></code></td>
-<td class="colLast"><code>"command"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.connectors.iot.IotDevice.CMD_PAYLOAD">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a></code></td>
-<td class="colLast"><code>"payload"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="quarks.connectors.iot.IotDevice.CMD_TS">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a></code></td>
-<td class="colLast"><code>"tsms"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.connectors.iot.IotDevice.RESERVED_ID_PREFIX">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></code></td>
-<td class="colLast"><code>"quarks"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.connectors.iotf.<a href="quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf">IotfDevice</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.connectors.iotf.IotfDevice.QUICKSTART_DEVICE_TYPE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/connectors/iotf/IotfDevice.html#QUICKSTART_DEVICE_TYPE">QUICKSTART_DEVICE_TYPE</a></code></td>
-<td class="colLast"><code>"iotsamples-quarks"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.connectors.pubsub.<a href="quarks/connectors/pubsub/PublishSubscribe.html" title="class in quarks.connectors.pubsub">PublishSubscribe</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.connectors.pubsub.PublishSubscribe.RESERVED_TOPIC_PREFIX">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/connectors/pubsub/PublishSubscribe.html#RESERVED_TOPIC_PREFIX">RESERVED_TOPIC_PREFIX</a></code></td>
-<td class="colLast"><code>"quarks/"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="quarks.execution">
-<!--   -->
-</a>
-<h2 title="quarks.execution">quarks.execution.*</h2>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.execution.<a href="quarks/execution/Configs.html" title="interface in quarks.execution">Configs</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.execution.Configs.JOB_NAME">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/execution/Configs.html#JOB_NAME">JOB_NAME</a></code></td>
-<td class="colLast"><code>"jobName"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.execution.mbeans.<a href="quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans">JobMXBean</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.execution.mbeans.JobMXBean.TYPE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/execution/mbeans/JobMXBean.html#TYPE">TYPE</a></code></td>
-<td class="colLast"><code>"job"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="quarks.metrics">
-<!--   -->
-</a>
-<h2 title="quarks.metrics">quarks.metrics.*</h2>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.metrics.<a href="quarks/metrics/MetricObjectNameFactory.html" title="class in quarks.metrics">MetricObjectNameFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.metrics.MetricObjectNameFactory.KEY_JOBID">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/metrics/MetricObjectNameFactory.html#KEY_JOBID">KEY_JOBID</a></code></td>
-<td class="colLast"><code>"jobId"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="quarks.metrics.MetricObjectNameFactory.KEY_NAME">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/metrics/MetricObjectNameFactory.html#KEY_NAME">KEY_NAME</a></code></td>
-<td class="colLast"><code>"name"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.metrics.MetricObjectNameFactory.KEY_OPID">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/metrics/MetricObjectNameFactory.html#KEY_OPID">KEY_OPID</a></code></td>
-<td class="colLast"><code>"opId"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="quarks.metrics.MetricObjectNameFactory.KEY_TYPE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/metrics/MetricObjectNameFactory.html#KEY_TYPE">KEY_TYPE</a></code></td>
-<td class="colLast"><code>"type"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.metrics.MetricObjectNameFactory.PREFIX_JOBID">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/metrics/MetricObjectNameFactory.html#PREFIX_JOBID">PREFIX_JOBID</a></code></td>
-<td class="colLast"><code>"JOB_"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="quarks.metrics.MetricObjectNameFactory.PREFIX_OPID">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/metrics/MetricObjectNameFactory.html#PREFIX_OPID">PREFIX_OPID</a></code></td>
-<td class="colLast"><code>"OP_"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.metrics.MetricObjectNameFactory.TYPE_PREFIX">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/metrics/MetricObjectNameFactory.html#TYPE_PREFIX">TYPE_PREFIX</a></code></td>
-<td class="colLast"><code>"metric"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.metrics.oplets.<a href="quarks/metrics/oplets/CounterOp.html" title="class in quarks.metrics.oplets">CounterOp</a>&lt;<a href="quarks/metrics/oplets/CounterOp.html" title="type parameter in CounterOp">T</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.metrics.oplets.CounterOp.METRIC_NAME">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/metrics/oplets/CounterOp.html#METRIC_NAME">METRIC_NAME</a></code></td>
-<td class="colLast"><code>"TupleCounter"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.metrics.oplets.<a href="quarks/metrics/oplets/RateMeter.html" title="class in quarks.metrics.oplets">RateMeter</a>&lt;<a href="quarks/metrics/oplets/RateMeter.html" title="type parameter in RateMeter">T</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.metrics.oplets.RateMeter.METRIC_NAME">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/metrics/oplets/RateMeter.html#METRIC_NAME">METRIC_NAME</a></code></td>
-<td class="colLast"><code>"TupleRateMeter"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="quarks.providers">
-<!--   -->
-</a>
-<h2 title="quarks.providers">quarks.providers.*</h2>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.providers.development.<a href="quarks/providers/development/DevelopmentProvider.html" title="class in quarks.providers.development">DevelopmentProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.providers.development.DevelopmentProvider.JMX_DOMAIN">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/providers/development/DevelopmentProvider.html#JMX_DOMAIN">JMX_DOMAIN</a></code></td>
-<td class="colLast"><code>"quarks.providers.development"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.providers.iot.<a href="quarks/providers/iot/IotProvider.html" title="class in quarks.providers.iot">IotProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.providers.iot.IotProvider.CONTROL_APP_NAME">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/providers/iot/IotProvider.html#CONTROL_APP_NAME">CONTROL_APP_NAME</a></code></td>
-<td class="colLast"><code>"quarksIotCommandsToControl"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="quarks.runtime">
-<!--   -->
-</a>
-<h2 title="quarks.runtime">quarks.runtime.*</h2>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.runtime.etiao.<a href="quarks/runtime/etiao/EtiaoJob.html" title="class in quarks.runtime.etiao">EtiaoJob</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.runtime.etiao.EtiaoJob.ID_PREFIX">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/runtime/etiao/EtiaoJob.html#ID_PREFIX">ID_PREFIX</a></code></td>
-<td class="colLast"><code>"JOB_"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.runtime.etiao.<a href="quarks/runtime/etiao/Invocation.html" title="class in quarks.runtime.etiao">Invocation</a>&lt;<a href="quarks/runtime/etiao/Invocation.html" title="type parameter in Invocation">T</a> extends <a href="quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;<a href="quarks/runtime/etiao/Invocation.html" title="type parameter in Invocation">I</a>,<a href="quarks/runtime/etiao/Invocation.html" title="type parameter in Invocation">O</a>&gt;,<a href="quarks/runtime/etiao/Invocation.html" title="type parameter in Invocation">I</a>,<a href="quarks/runtime/etiao/Invocation.html" title="type parameter in Invocation">O</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.runtime.etiao.Invocation.ID_PREFIX">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/runtime/etiao/Invocation.html#ID_PREFIX">ID_PREFIX</a></code></td>
-<td class="colLast"><code>"OP_"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.runtime.jsoncontrol.<a href="quarks/runtime/jsoncontrol/JsonControlService.html" title="class in quarks.runtime.jsoncontrol">JsonControlService</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.runtime.jsoncontrol.JsonControlService.ALIAS_KEY">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/runtime/jsoncontrol/JsonControlService.html#ALIAS_KEY">ALIAS_KEY</a></code></td>
-<td class="colLast"><code>"alias"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="quarks.runtime.jsoncontrol.JsonControlService.ARGS_KEY">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/runtime/jsoncontrol/JsonControlService.html#ARGS_KEY">ARGS_KEY</a></code></td>
-<td class="colLast"><code>"args"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.runtime.jsoncontrol.JsonControlService.OP_KEY">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/runtime/jsoncontrol/JsonControlService.html#OP_KEY">OP_KEY</a></code></td>
-<td class="colLast"><code>"op"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="quarks.runtime.jsoncontrol.JsonControlService.TYPE_KEY">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/runtime/jsoncontrol/JsonControlService.html#TYPE_KEY">TYPE_KEY</a></code></td>
-<td class="colLast"><code>"type"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="quarks.samples">
-<!--   -->
-</a>
-<h2 title="quarks.samples">quarks.samples.*</h2>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.samples.apps.<a href="quarks/samples/apps/JsonTuples.html" title="class in quarks.samples.apps">JsonTuples</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.samples.apps.JsonTuples.KEY_AGG_BEGIN_TS">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/samples/apps/JsonTuples.html#KEY_AGG_BEGIN_TS">KEY_AGG_BEGIN_TS</a></code></td>
-<td class="colLast"><code>"agg.begin.msec"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="quarks.samples.apps.JsonTuples.KEY_AGG_COUNT">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/samples/apps/JsonTuples.html#KEY_AGG_COUNT">KEY_AGG_COUNT</a></code></td>
-<td class="colLast"><code>"agg.count"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.samples.apps.JsonTuples.KEY_ID">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/samples/apps/JsonTuples.html#KEY_ID">KEY_ID</a></code></td>
-<td class="colLast"><code>"id"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="quarks.samples.apps.JsonTuples.KEY_READING">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/samples/apps/JsonTuples.html#KEY_READING">KEY_READING</a></code></td>
-<td class="colLast"><code>"reading"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.samples.apps.JsonTuples.KEY_TS">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/samples/apps/JsonTuples.html#KEY_TS">KEY_TS</a></code></td>
-<td class="colLast"><code>"msec"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.samples.connectors.elm327.<a href="quarks/samples/connectors/elm327/Cmd.html" title="interface in quarks.samples.connectors.elm327">Cmd</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.samples.connectors.elm327.Cmd.PID">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/samples/connectors/elm327/Cmd.html#PID">PID</a></code></td>
-<td class="colLast"><code>"pid"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="quarks.samples.connectors.elm327.Cmd.TS">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/samples/connectors/elm327/Cmd.html#TS">TS</a></code></td>
-<td class="colLast"><code>"ts"</code></td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.samples.connectors.elm327.Cmd.VALUE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/samples/connectors/elm327/Cmd.html#VALUE">VALUE</a></code></td>
-<td class="colLast"><code>"value"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.samples.topology.<a href="quarks/samples/topology/JobExecution.html" title="class in quarks.samples.topology">JobExecution</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.samples.topology.JobExecution.JOB_LIFE_MILLIS">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
-<td><code><a href="quarks/samples/topology/JobExecution.html#JOB_LIFE_MILLIS">JOB_LIFE_MILLIS</a></code></td>
-<td class="colLast"><code>10000L</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="quarks.samples.topology.JobExecution.WAIT_AFTER_CLOSE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
-<td><code><a href="quarks/samples/topology/JobExecution.html#WAIT_AFTER_CLOSE">WAIT_AFTER_CLOSE</a></code></td>
-<td class="colLast"><code>2000L</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.samples.topology.<a href="quarks/samples/topology/TerminateAfterNTuples.html" title="class in quarks.samples.topology">TerminateAfterNTuples</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.samples.topology.TerminateAfterNTuples.TERMINATE_COUNT">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="quarks/samples/topology/TerminateAfterNTuples.html#TERMINATE_COUNT">TERMINATE_COUNT</a></code></td>
-<td class="colLast"><code>15</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="quarks.topology">
-<!--   -->
-</a>
-<h2 title="quarks.topology">quarks.topology.*</h2>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.topology.<a href="quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;<a href="quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.topology.TStream.TYPE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/topology/TStream.html#TYPE">TYPE</a></code></td>
-<td class="colLast"><code>"stream"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.topology.mbeans.<a href="quarks/topology/mbeans/ApplicationServiceMXBean.html" title="interface in quarks.topology.mbeans">ApplicationServiceMXBean</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.topology.mbeans.ApplicationServiceMXBean.TYPE">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/topology/mbeans/ApplicationServiceMXBean.html#TYPE">TYPE</a></code></td>
-<td class="colLast"><code>"appService"</code></td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<ul class="blockList">
-<li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
-<caption><span>quarks.topology.services.<a href="quarks/topology/services/ApplicationService.html" title="interface in quarks.topology.services">ApplicationService</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
-<th class="colLast" scope="col">Value</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a name="quarks.topology.services.ApplicationService.ALIAS">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/topology/services/ApplicationService.html#ALIAS">ALIAS</a></code></td>
-<td class="colLast"><code>"quarks"</code></td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a name="quarks.topology.services.ApplicationService.SYSTEM_APP_PREFIX">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
-<td><code><a href="quarks/topology/services/ApplicationService.html#SYSTEM_APP_PREFIX">SYSTEM_APP_PREFIX</a></code></td>
-<td class="colLast"><code>"quarks"</code></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>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
-<li><a href="constant-values.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/deprecated-list.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/deprecated-list.html b/content/javadoc/lastest/deprecated-list.html
deleted file mode 100644
index 816978d..0000000
--- a/content/javadoc/lastest/deprecated-list.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Deprecated List (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Deprecated List (Quarks v0.4.0)";
-        }
-    }
-    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>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
-<li class="navBarCell1Rev">Deprecated</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?deprecated-list.html" target="_top">Frames</a></li>
-<li><a href="deprecated-list.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="Deprecated API" class="title">Deprecated API</h1>
-<h2 title="Contents">Contents</h2>
-</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>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
-<li class="navBarCell1Rev">Deprecated</li>
-<li><a href="index-all.html">Index</a></li>
-<li><a href="help-doc.html">Help</a></li>
-</ul>
-<div class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
-<li><a href="deprecated-list.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/help-doc.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/help-doc.html b/content/javadoc/lastest/help-doc.html
deleted file mode 100644
index 4e8ca6a..0000000
--- a/content/javadoc/lastest/help-doc.html
+++ /dev/null
@@ -1,231 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>API Help (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="API Help (Quarks v0.4.0)";
-        }
-    }
-    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>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
-<li><a href="deprecated-list.html">Deprecated</a></li>
-<li><a href="index-all.html">Index</a></li>
-<li class="navBarCell1Rev">Help</li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
-<li><a href="help-doc.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">How This API Document Is Organized</h1>
-<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<h2>Overview</h2>
-<p>The <a href="overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</p>
-</li>
-<li class="blockList">
-<h2>Package</h2>
-<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p>
-<ul>
-<li>Interfaces (italic)</li>
-<li>Classes</li>
-<li>Enums</li>
-<li>Exceptions</li>
-<li>Errors</li>
-<li>Annotation Types</li>
-</ul>
-</li>
-<li class="blockList">
-<h2>Class/Interface</h2>
-<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
-<ul>
-<li>Class inheritance diagram</li>
-<li>Direct Subclasses</li>
-<li>All Known Subinterfaces</li>
-<li>All Known Implementing Classes</li>
-<li>Class/interface declaration</li>
-<li>Class/interface description</li>
-</ul>
-<ul>
-<li>Nested Class Summary</li>
-<li>Field Summary</li>
-<li>Constructor Summary</li>
-<li>Method Summary</li>
-</ul>
-<ul>
-<li>Field Detail</li>
-<li>Constructor Detail</li>
-<li>Method Detail</li>
-</ul>
-<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
-</li>
-<li class="blockList">
-<h2>Annotation Type</h2>
-<p>Each annotation type has its own separate page with the following sections:</p>
-<ul>
-<li>Annotation Type declaration</li>
-<li>Annotation Type description</li>
-<li>Required Element Summary</li>
-<li>Optional Element Summary</li>
-<li>Element Detail</li>
-</ul>
-</li>
-<li class="blockList">
-<h2>Enum</h2>
-<p>Each enum has its own separate page with the following sections:</p>
-<ul>
-<li>Enum declaration</li>
-<li>Enum description</li>
-<li>Enum Constant Summary</li>
-<li>Enum Constant Detail</li>
-</ul>
-</li>
-<li class="blockList">
-<h2>Use</h2>
-<p>Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p>
-</li>
-<li class="blockList">
-<h2>Tree (Class Hierarchy)</h2>
-<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p>
-<ul>
-<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
-<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li>
-</ul>
-</li>
-<li class="blockList">
-<h2>Deprecated API</h2>
-<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
-</li>
-<li class="blockList">
-<h2>Index</h2>
-<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p>
-</li>
-<li class="blockList">
-<h2>Prev/Next</h2>
-<p>These links take you to the next or previous class, interface, package, or related page.</p>
-</li>
-<li class="blockList">
-<h2>Frames/No Frames</h2>
-<p>These links show and hide the HTML frames.  All pages are available with or without frames.</p>
-</li>
-<li class="blockList">
-<h2>All Classes</h2>
-<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
-</li>
-<li class="blockList">
-<h2>Serialized Form</h2>
-<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
-</li>
-<li class="blockList">
-<h2>Constant Field Values</h2>
-<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
-</li>
-</ul>
-<span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></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>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
-<li><a href="deprecated-list.html">Deprecated</a></li>
-<li><a href="index-all.html">Index</a></li>
-<li class="navBarCell1Rev">Help</li>
-</ul>
-<div class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
-<li><a href="help-doc.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[15/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/class-use/Job.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/class-use/Job.html b/content/javadoc/lastest/quarks/execution/class-use/Job.html
deleted file mode 100644
index ebdc86d..0000000
--- a/content/javadoc/lastest/quarks/execution/class-use/Job.html
+++ /dev/null
@@ -1,639 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.execution.Job (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.execution.Job (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/execution/Job.html" title="interface in quarks.execution">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?quarks/execution/class-use/Job.html" target="_top">Frames</a></li>
-<li><a href="Job.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 Interface quarks.execution.Job" class="title">Uses of Interface<br>quarks.execution.Job</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="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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="#quarks.apps.runtime">quarks.apps.runtime</a></td>
-<td class="colLast">
-<div class="block">Applications which provide monitoring and failure recovery to other 
- Quarks applications.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.execution">quarks.execution</a></td>
-<td class="colLast">
-<div class="block">Execution of Quarks topologies and graphs.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.execution.services">quarks.execution.services</a></td>
-<td class="colLast">
-<div class="block">Execution services.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.graph.spi.execution">quarks.graph.spi.execution</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.providers.development">quarks.providers.development</a></td>
-<td class="colLast">
-<div class="block">Execution of a streaming topology in a development environment .</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.direct">quarks.providers.direct</a></td>
-<td class="colLast">
-<div class="block">Direct execution of a streaming topology.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.providers.iot">quarks.providers.iot</a></td>
-<td class="colLast">
-<div class="block">Iot provider that allows multiple applications to
- share an <code>IotDevice</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.appservice">quarks.runtime.appservice</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao">quarks.runtime.etiao</a></td>
-<td class="colLast">
-<div class="block">A runtime for executing a Quarks streaming topology, designed as an embeddable library 
- so that it can be executed in a simple Java application.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.jobregistry">quarks.runtime.jobregistry</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.samples.connectors">quarks.samples.connectors</a></td>
-<td class="colLast">
-<div class="block">General support for connector samples.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.topology.tester">quarks.topology.tester</a></td>
-<td class="colLast">
-<div class="block">Testing for a streaming topology.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.apps.runtime">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a> in <a href="../../../quarks/apps/runtime/package-summary.html">quarks.apps.runtime</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="../../../quarks/apps/runtime/package-summary.html">quarks.apps.runtime</a> that return <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobMonitorApp.</span><code><span class="memberNameLink"><a href="../../../quarks/apps/runtime/JobMonitorApp.html#submit--">submit</a></span>()</code>
-<div class="block">Submits the application topology.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructor parameters in <a href="../../../quarks/apps/runtime/package-summary.html">quarks.apps.runtime</a> with type arguments of type <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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="../../../quarks/apps/runtime/JobMonitorApp.html#JobMonitorApp-quarks.topology.TopologyProvider-quarks.execution.DirectSubmitter-java.lang.String-">JobMonitorApp</a></span>(<a href="../../../quarks/topology/TopologyProvider.html" title="interface in quarks.topology">TopologyProvider</a>&nbsp;provider,
-             <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;submitter,
-             java.lang.String&nbsp;name)</code>
-<div class="block">Constructs a <code>JobMonitorApp</code> with the specified name in the 
- context of the specified provider.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.execution">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a> in <a href="../../../quarks/execution/package-summary.html">quarks.execution</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/package-summary.html">quarks.execution</a> with type parameters of type <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Interface and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>interface&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;E,J extends <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;</span></code>
-<div class="block">An interface for submission of an executable
- that is executed directly within the current
- virtual machine.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>interface&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</a>&lt;E,J extends <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;</span></code>
-<div class="block">An interface for submission of an executable.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.execution.services">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a> in <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</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="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> that return <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobRegistryService.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.html#getJob-java.lang.String-">getJob</a></span>(java.lang.String&nbsp;id)</code>
-<div class="block">Returns a job given its identifier.</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="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> with parameters of type <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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">JobRegistryService.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.html#addJob-quarks.execution.Job-">addJob</a></span>(<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&nbsp;job)</code>
-<div class="block">Adds the specified job.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">JobRegistryService.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.html#updateJob-quarks.execution.Job-">updateJob</a></span>(<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&nbsp;job)</code>
-<div class="block">Notifies listeners that the specified registered job has 
- been updated.</div>
-</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="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> with type arguments of type <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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">JobRegistryService.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.html#addListener-quarks.function.BiConsumer-">addListener</a></span>(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)</code>
-<div class="block">Adds a handler to a collection of listeners that will be notified
- on job registration and state changes.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">JobRegistryService.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.html#removeListener-quarks.function.BiConsumer-">removeListener</a></span>(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)</code>
-<div class="block">Removes a handler from this registry's collection of listeners.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.graph.spi.execution">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a> in quarks.graph.spi.execution</h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in quarks.graph.spi.execution with annotations of type  with type parameters of type  that implement  declared as  with annotations of type  with type parameters of type  with annotations of type  with annotations of type  with type parameters of type  that return  that return types with arguments of type  with parameters of type  with type arguments of type  that throw  with annotations of type  with annotations of type  with parameters of type  with type arguments of type  that throw <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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">quarks.graph.spi.execution.AbstractGraphJob</span></code>
-<div class="block">Placeholder for a skeletal implementation of the <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution"><code>Job</code></a> interface,
- to minimize the effort required to implement the interface.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.development">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a> in <a href="../../../quarks/providers/development/package-summary.html">quarks.providers.development</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="../../../quarks/providers/development/package-summary.html">quarks.providers.development</a> that return types with arguments of type <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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>java.util.concurrent.Future&lt;<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">DevelopmentProvider.</span><code><span class="memberNameLink"><a href="../../../quarks/providers/development/DevelopmentProvider.html#submit-quarks.topology.Topology-com.google.gson.JsonObject-">submit</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-      com.google.gson.JsonObject&nbsp;config)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.direct">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a> in <a href="../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</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="../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</a> that return types with arguments of type <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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>java.util.concurrent.Future&lt;<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">DirectProvider.</span><code><span class="memberNameLink"><a href="../../../quarks/providers/direct/DirectProvider.html#submit-quarks.topology.Topology-">submit</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>java.util.concurrent.Future&lt;<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">DirectProvider.</span><code><span class="memberNameLink"><a href="../../../quarks/providers/direct/DirectProvider.html#submit-quarks.topology.Topology-com.google.gson.JsonObject-">submit</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-      com.google.gson.JsonObject&nbsp;config)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.iot">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a> in <a href="../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</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="../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</a> that return types with arguments of type <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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>java.util.concurrent.Future&lt;<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">IotProvider.</span><code><span class="memberNameLink"><a href="../../../quarks/providers/iot/IotProvider.html#submit-quarks.topology.Topology-">submit</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology)</code>
-<div class="block">Submit an executable.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>java.util.concurrent.Future&lt;<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">IotProvider.</span><code><span class="memberNameLink"><a href="../../../quarks/providers/iot/IotProvider.html#submit-quarks.topology.Topology-com.google.gson.JsonObject-">submit</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-      com.google.gson.JsonObject&nbsp;config)</code>
-<div class="block">Submit an executable.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructor parameters in <a href="../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</a> with type arguments of type <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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="../../../quarks/providers/iot/IotProvider.html#IotProvider-quarks.topology.TopologyProvider-quarks.execution.DirectSubmitter-quarks.function.Function-">IotProvider</a></span>(<a href="../../../quarks/topology/TopologyProvider.html" title="interface in quarks.topology">TopologyProvider</a>&nbsp;provider,
-           <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;submitter,
-           <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>&gt;&nbsp;iotDeviceCreator)</code>
-<div class="block">Create an <code>IotProvider</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.appservice">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a> in <a href="../../../quarks/runtime/appservice/package-summary.html">quarks.runtime.appservice</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="../../../quarks/runtime/appservice/package-summary.html">quarks.runtime.appservice</a> with type arguments of type <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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 <a href="../../../quarks/topology/services/ApplicationService.html" title="interface in quarks.topology.services">ApplicationService</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AppService.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/appservice/AppService.html#createAndRegister-quarks.topology.TopologyProvider-quarks.execution.DirectSubmitter-">createAndRegister</a></span>(<a href="../../../quarks/topology/TopologyProvider.html" title="interface in quarks.topology">TopologyProvider</a>&nbsp;provider,
-                 <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;submitter)</code>
-<div class="block">Create an register an application service using the default alias <a href="../../../quarks/topology/services/ApplicationService.html#ALIAS"><code>ApplicationService.ALIAS</code></a>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructor parameters in <a href="../../../quarks/runtime/appservice/package-summary.html">quarks.runtime.appservice</a> with type arguments of type <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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="../../../quarks/runtime/appservice/AppService.html#AppService-quarks.topology.TopologyProvider-quarks.execution.DirectSubmitter-java.lang.String-">AppService</a></span>(<a href="../../../quarks/topology/TopologyProvider.html" title="interface in quarks.topology">TopologyProvider</a>&nbsp;provider,
-          <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;submitter,
-          java.lang.String&nbsp;alias)</code>
-<div class="block">Create an <code>ApplicationService</code> instance.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a> in <a href="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> that implement <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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="../../../quarks/runtime/etiao/EtiaoJob.html" title="class in quarks.runtime.etiao">EtiaoJob</a></span></code>
-<div class="block">Etiao runtime implementation of the <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution"><code>Job</code></a> interface.</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="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> that return <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Executable.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/Executable.html#createJob-quarks.graph.Graph-java.lang.String-java.lang.String-">createJob</a></span>(<a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a>&nbsp;graph,
-         java.lang.String&nbsp;topologyName,
-         java.lang.String&nbsp;jobName)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.jobregistry">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a> in <a href="../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</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="../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</a> that return <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobRegistry.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/jobregistry/JobRegistry.html#getJob-java.lang.String-">getJob</a></span>(java.lang.String&nbsp;id)</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>Methods in <a href="../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</a> with parameters of type <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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">JobRegistry.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/jobregistry/JobRegistry.html#addJob-quarks.execution.Job-">addJob</a></span>(<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&nbsp;job)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">JobRegistry.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/jobregistry/JobRegistry.html#updateJob-quarks.execution.Job-">updateJob</a></span>(<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&nbsp;job)</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="../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</a> with type arguments of type <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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">JobRegistry.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/jobregistry/JobRegistry.html#addListener-quarks.function.BiConsumer-">addListener</a></span>(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">JobRegistry.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/jobregistry/JobRegistry.html#removeListener-quarks.function.BiConsumer-">removeListener</a></span>(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JobEvents.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/jobregistry/JobEvents.html#source-quarks.topology.Topology-quarks.function.BiFunction-">source</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-      <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>,T&gt;&nbsp;wrapper)</code>
-<div class="block">Declares a stream populated by <a href="../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services"><code>JobRegistryService</code></a> events.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.connectors">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a> in <a href="../../../quarks/samples/connectors/package-summary.html">quarks.samples.connectors</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="../../../quarks/samples/connectors/package-summary.html">quarks.samples.connectors</a> with parameters of type <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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 boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">Util.</span><code><span class="memberNameLink"><a href="../../../quarks/samples/connectors/Util.html#awaitState-quarks.execution.Job-quarks.execution.Job.State-long-java.util.concurrent.TimeUnit-">awaitState</a></span>(<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&nbsp;job,
-          <a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a>&nbsp;state,
-          long&nbsp;timeout,
-          java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">Wait for the job to reach the specified state.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology.tester">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a> in <a href="../../../quarks/topology/tester/package-summary.html">quarks.topology.tester</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="../../../quarks/topology/tester/package-summary.html">quarks.topology.tester</a> that return <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Tester.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/tester/Tester.html#getJob--">getJob</a></span>()</code>
-<div class="block">Get the <code>Job</code> reference for the topology submitted by <code>complete()</code>.</div>
-</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="../../../quarks/topology/tester/package-summary.html">quarks.topology.tester</a> with type arguments of type <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</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>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">Tester.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/tester/Tester.html#complete-quarks.execution.Submitter-com.google.gson.JsonObject-quarks.topology.tester.Condition-long-java.util.concurrent.TimeUnit-">complete</a></span>(<a href="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,? extends <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;submitter,
-        com.google.gson.JsonObject&nbsp;config,
-        <a href="../../../quarks/topology/tester/Condition.html" title="interface in quarks.topology.tester">Condition</a>&lt;?&gt;&nbsp;endCondition,
-        long&nbsp;timeout,
-        java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">Submit the topology for this tester and wait for it to complete, or reach
- an end condition.</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="../../../quarks/execution/Job.html" title="interface in quarks.execution">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/class-use/Job.html" target="_top">Frames</a></li>
-<li><a href="Job.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/class-use/Submitter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/class-use/Submitter.html b/content/javadoc/lastest/quarks/execution/class-use/Submitter.html
deleted file mode 100644
index 9d3bb5a..0000000
--- a/content/javadoc/lastest/quarks/execution/class-use/Submitter.html
+++ /dev/null
@@ -1,285 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.execution.Submitter (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.execution.Submitter (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">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?quarks/execution/class-use/Submitter.html" target="_top">Frames</a></li>
-<li><a href="Submitter.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 Interface quarks.execution.Submitter" class="title">Uses of Interface<br>quarks.execution.Submitter</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="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</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="#quarks.execution">quarks.execution</a></td>
-<td class="colLast">
-<div class="block">Execution of Quarks topologies and graphs.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.development">quarks.providers.development</a></td>
-<td class="colLast">
-<div class="block">Execution of a streaming topology in a development environment .</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.providers.direct">quarks.providers.direct</a></td>
-<td class="colLast">
-<div class="block">Direct execution of a streaming topology.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.iot">quarks.providers.iot</a></td>
-<td class="colLast">
-<div class="block">Iot provider that allows multiple applications to
- share an <code>IotDevice</code>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.topology.tester">quarks.topology.tester</a></td>
-<td class="colLast">
-<div class="block">Testing for a streaming topology.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.execution">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</a> in <a href="../../../quarks/execution/package-summary.html">quarks.execution</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
-<caption><span>Subinterfaces of <a href="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</a> in <a href="../../../quarks/execution/package-summary.html">quarks.execution</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Interface and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>interface&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;E,J extends <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;</span></code>
-<div class="block">An interface for submission of an executable
- that is executed directly within the current
- virtual machine.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.development">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</a> in <a href="../../../quarks/providers/development/package-summary.html">quarks.providers.development</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/providers/development/package-summary.html">quarks.providers.development</a> that implement <a href="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</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="../../../quarks/providers/development/DevelopmentProvider.html" title="class in quarks.providers.development">DevelopmentProvider</a></span></code>
-<div class="block">Provider intended for development.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.direct">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</a> in <a href="../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</a> that implement <a href="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</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="../../../quarks/providers/direct/DirectProvider.html" title="class in quarks.providers.direct">DirectProvider</a></span></code>
-<div class="block"><code>DirectProvider</code> is a <a href="../../../quarks/topology/TopologyProvider.html" title="interface in quarks.topology"><code>TopologyProvider</code></a> that
- runs a submitted topology as a <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution"><code>Job</code></a> in threads
- in the current virtual machine.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.iot">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</a> in <a href="../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</a> that implement <a href="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</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="../../../quarks/providers/iot/IotProvider.html" title="class in quarks.providers.iot">IotProvider</a></span></code>
-<div class="block">IoT provider supporting multiple topologies with a single connection to a
- message hub.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology.tester">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</a> in <a href="../../../quarks/topology/tester/package-summary.html">quarks.topology.tester</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="../../../quarks/topology/tester/package-summary.html">quarks.topology.tester</a> with parameters of type <a href="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</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>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">Tester.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/tester/Tester.html#complete-quarks.execution.Submitter-com.google.gson.JsonObject-quarks.topology.tester.Condition-long-java.util.concurrent.TimeUnit-">complete</a></span>(<a href="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,? extends <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;submitter,
-        com.google.gson.JsonObject&nbsp;config,
-        <a href="../../../quarks/topology/tester/Condition.html" title="interface in quarks.topology.tester">Condition</a>&lt;?&gt;&nbsp;endCondition,
-        long&nbsp;timeout,
-        java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">Submit the topology for this tester and wait for it to complete, or reach
- an end condition.</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="../../../quarks/execution/Submitter.html" title="interface in quarks.execution">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/class-use/Submitter.html" target="_top">Frames</a></li>
-<li><a href="Submitter.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/mbeans/JobMXBean.Health.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/mbeans/JobMXBean.Health.html b/content/javadoc/lastest/quarks/execution/mbeans/JobMXBean.Health.html
deleted file mode 100644
index 565729e..0000000
--- a/content/javadoc/lastest/quarks/execution/mbeans/JobMXBean.Health.html
+++ /dev/null
@@ -1,381 +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_71) on Fri May 13 05:38:12 UTC 2016 -->
-<title>JobMXBean.Health (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-13">
-<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="JobMXBean.Health (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9,"i2":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/JobMXBean.Health.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="../../../quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/mbeans/JobMXBean.Health.html" target="_top">Frames</a></li>
-<li><a href="JobMXBean.Health.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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">quarks.execution.mbeans</div>
-<h2 title="Enum JobMXBean.Health" class="title">Enum JobMXBean.Health</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.Enum&lt;<a href="../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a>&gt;</li>
-<li>
-<ul class="inheritance">
-<li>quarks.execution.mbeans.JobMXBean.Health</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a>&gt;</dd>
-</dl>
-<dl>
-<dt>Enclosing interface:</dt>
-<dd><a href="../../../quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans">JobMXBean</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static enum <span class="typeNameLabel">JobMXBean.Health</span>
-extends java.lang.Enum&lt;<a href="../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a>&gt;</pre>
-<div class="block">Enumeration for the current job health indicator.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== ENUM CONSTANT SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.summary">
-<!--   -->
-</a>
-<h3>Enum Constant Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
-<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Enum Constant and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.Health.html#HEALTHY">HEALTHY</a></span></code>
-<div class="block">All graph nodes in the job are healthy.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.Health.html#UNHEALTHY">UNHEALTHY</a></span></code>
-<div class="block">The execution of at least one graph node in the job has stopped
- because of an abnormal condition.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static <a href="../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.Health.html#fromString-java.lang.String-">fromString</a></span>(java.lang.String&nbsp;health)</code>
-<div class="block">Converts from a string representation of a job health to the corresponding enumeration value.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.Health.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a>[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.Health.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
-<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ ENUM CONSTANT DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.detail">
-<!--   -->
-</a>
-<h3>Enum Constant Detail</h3>
-<a name="HEALTHY">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>HEALTHY</h4>
-<pre>public static final&nbsp;<a href="../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a> HEALTHY</pre>
-<div class="block">All graph nodes in the job are healthy.</div>
-</li>
-</ul>
-<a name="UNHEALTHY">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>UNHEALTHY</h4>
-<pre>public static final&nbsp;<a href="../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a> UNHEALTHY</pre>
-<div class="block">The execution of at least one graph node in the job has stopped
- because of an abnormal condition.</div>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="values--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>values</h4>
-<pre>public static&nbsp;<a href="../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a>[]&nbsp;values()</pre>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.  This method may be used to iterate
-over the constants as follows:
-<pre>
-for (JobMXBean.Health c : JobMXBean.Health.values())
-&nbsp;   System.out.println(c);
-</pre></div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>an array containing the constants of this enum type, in the order they are declared</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOf-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
-<div class="block">Returns the enum constant of this type with the specified name.
-The string must match <i>exactly</i> an identifier used to declare an
-enum constant in this type.  (Extraneous whitespace characters are 
-not permitted.)</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the name of the enum constant to be returned.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the enum constant with the specified name</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
-<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
-</dl>
-</li>
-</ul>
-<a name="fromString-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>fromString</h4>
-<pre>public static&nbsp;<a href="../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a>&nbsp;fromString(java.lang.String&nbsp;health)</pre>
-<div class="block">Converts from a string representation of a job health to the corresponding enumeration value.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>health</code> - specifies a job health string value.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the corresponding <code>Health</code> enumeration value.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if the input string does not map to an enumeration value.</dd>
-<dd><code>java.lang.NullPointerException</code> - if the input value is null.</dd>
-</dl>
-</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/JobMXBean.Health.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/mbeans/JobMXBean.Health.html" target="_top">Frames</a></li>
-<li><a href="JobMXBean.Health.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - c288cc9-20160513-0537</small></p>
-</body>
-</html>


[11/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/class-use/JobRegistryService.EventType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/class-use/JobRegistryService.EventType.html b/content/javadoc/lastest/quarks/execution/services/class-use/JobRegistryService.EventType.html
deleted file mode 100644
index 9ef5bfb..0000000
--- a/content/javadoc/lastest/quarks/execution/services/class-use/JobRegistryService.EventType.html
+++ /dev/null
@@ -1,232 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.execution.services.JobRegistryService.EventType (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.execution.services.JobRegistryService.EventType (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">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?quarks/execution/services/class-use/JobRegistryService.EventType.html" target="_top">Frames</a></li>
-<li><a href="JobRegistryService.EventType.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 quarks.execution.services.JobRegistryService.EventType" class="title">Uses of Class<br>quarks.execution.services.JobRegistryService.EventType</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="../../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</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="#quarks.execution.services">quarks.execution.services</a></td>
-<td class="colLast">
-<div class="block">Execution services.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.jobregistry">quarks.runtime.jobregistry</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.execution.services">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a> in <a href="../../../../quarks/execution/services/package-summary.html">quarks.execution.services</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="../../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> that return <a href="../../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</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 <a href="../../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobRegistryService.EventType.</span><code><span class="memberNameLink"><a href="../../../../quarks/execution/services/JobRegistryService.EventType.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">JobRegistryService.EventType.</span><code><span class="memberNameLink"><a href="../../../../quarks/execution/services/JobRegistryService.EventType.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</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="../../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> with type arguments of type <a href="../../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</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">JobRegistryService.</span><code><span class="memberNameLink"><a href="../../../../quarks/execution/services/JobRegistryService.html#addListener-quarks.function.BiConsumer-">addListener</a></span>(<a href="../../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)</code>
-<div class="block">Adds a handler to a collection of listeners that will be notified
- on job registration and state changes.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">JobRegistryService.</span><code><span class="memberNameLink"><a href="../../../../quarks/execution/services/JobRegistryService.html#removeListener-quarks.function.BiConsumer-">removeListener</a></span>(<a href="../../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)</code>
-<div class="block">Removes a handler from this registry's collection of listeners.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.jobregistry">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a> in <a href="../../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</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="../../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</a> with type arguments of type <a href="../../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</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">JobRegistry.</span><code><span class="memberNameLink"><a href="../../../../quarks/runtime/jobregistry/JobRegistry.html#addListener-quarks.function.BiConsumer-">addListener</a></span>(<a href="../../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">JobRegistry.</span><code><span class="memberNameLink"><a href="../../../../quarks/runtime/jobregistry/JobRegistry.html#removeListener-quarks.function.BiConsumer-">removeListener</a></span>(<a href="../../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JobEvents.</span><code><span class="memberNameLink"><a href="../../../../quarks/runtime/jobregistry/JobEvents.html#source-quarks.topology.Topology-quarks.function.BiFunction-">source</a></span>(<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-      <a href="../../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>,T&gt;&nbsp;wrapper)</code>
-<div class="block">Declares a stream populated by <a href="../../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services"><code>JobRegistryService</code></a> events.</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="../../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/execution/services/class-use/JobRegistryService.EventType.html" target="_top">Frames</a></li>
-<li><a href="JobRegistryService.EventType.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/class-use/JobRegistryService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/class-use/JobRegistryService.html b/content/javadoc/lastest/quarks/execution/services/class-use/JobRegistryService.html
deleted file mode 100644
index 27ecf57..0000000
--- a/content/javadoc/lastest/quarks/execution/services/class-use/JobRegistryService.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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.execution.services.JobRegistryService (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.execution.services.JobRegistryService (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services">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?quarks/execution/services/class-use/JobRegistryService.html" target="_top">Frames</a></li>
-<li><a href="JobRegistryService.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 Interface quarks.execution.services.JobRegistryService" class="title">Uses of Interface<br>quarks.execution.services.JobRegistryService</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="../../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services">JobRegistryService</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="#quarks.runtime.jobregistry">quarks.runtime.jobregistry</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.runtime.jobregistry">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services">JobRegistryService</a> in <a href="../../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</a> that implement <a href="../../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services">JobRegistryService</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="../../../../quarks/runtime/jobregistry/JobRegistry.html" title="class in quarks.runtime.jobregistry">JobRegistry</a></span></code>
-<div class="block">Maintains a set of registered jobs and a set of listeners.</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="../../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</a> that return <a href="../../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services">JobRegistryService</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 <a href="../../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services">JobRegistryService</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobRegistry.</span><code><span class="memberNameLink"><a href="../../../../quarks/runtime/jobregistry/JobRegistry.html#createAndRegister-quarks.execution.services.ServiceContainer-">createAndRegister</a></span>(<a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a>&nbsp;services)</code>
-<div class="block">Creates and registers a <a href="../../../../quarks/runtime/jobregistry/JobRegistry.html" title="class in quarks.runtime.jobregistry"><code>JobRegistry</code></a> with the given service 
- container.</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="../../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/execution/services/class-use/JobRegistryService.html" target="_top">Frames</a></li>
-<li><a href="JobRegistryService.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/class-use/RuntimeServices.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/class-use/RuntimeServices.html b/content/javadoc/lastest/quarks/execution/services/class-use/RuntimeServices.html
deleted file mode 100644
index 8cf6b2c..0000000
--- a/content/javadoc/lastest/quarks/execution/services/class-use/RuntimeServices.html
+++ /dev/null
@@ -1,301 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.execution.services.RuntimeServices (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.execution.services.RuntimeServices (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">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?quarks/execution/services/class-use/RuntimeServices.html" target="_top">Frames</a></li>
-<li><a href="RuntimeServices.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 Interface quarks.execution.services.RuntimeServices" class="title">Uses of Interface<br>quarks.execution.services.RuntimeServices</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="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</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="#quarks.oplet">quarks.oplet</a></td>
-<td class="colLast">
-<div class="block">Oplets API.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.direct">quarks.providers.direct</a></td>
-<td class="colLast">
-<div class="block">Direct execution of a streaming topology.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao">quarks.runtime.etiao</a></td>
-<td class="colLast">
-<div class="block">A runtime for executing a Quarks streaming topology, designed as an embeddable library 
- so that it can be executed in a simple Java application.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.topology">quarks.topology</a></td>
-<td class="colLast">
-<div class="block">Functional api to build a streaming topology.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.oplet">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</a> in <a href="../../../../quarks/oplet/package-summary.html">quarks.oplet</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
-<caption><span>Subinterfaces of <a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</a> in <a href="../../../../quarks/oplet/package-summary.html">quarks.oplet</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Interface and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>interface&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/oplet/OpletContext.html" title="interface in quarks.oplet">OpletContext</a>&lt;I,O&gt;</span></code>
-<div class="block">Context information for the <code>Oplet</code>'s invocation context.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.direct">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</a> in <a href="../../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</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="../../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</a> that return types with arguments of type <a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</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="../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">DirectTopology.</span><code><span class="memberNameLink"><a href="../../../../quarks/providers/direct/DirectTopology.html#getRuntimeServiceSupplier--">getRuntimeServiceSupplier</a></span>()</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</a> in <a href="../../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> that implement <a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</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="../../../../quarks/runtime/etiao/AbstractContext.html" title="class in quarks.runtime.etiao">AbstractContext</a>&lt;I,O&gt;</span></code>
-<div class="block">Provides a skeletal implementation of the <a href="../../../../quarks/oplet/OpletContext.html" title="interface in quarks.oplet"><code>OpletContext</code></a>
- interface.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/runtime/etiao/Executable.html" title="class in quarks.runtime.etiao">Executable</a></span></code>
-<div class="block">Executes and provides runtime services to the executable graph 
- elements (oplets and functions).</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/runtime/etiao/InvocationContext.html" title="class in quarks.runtime.etiao">InvocationContext</a>&lt;I,O&gt;</span></code>
-<div class="block">Context information for the <code>Oplet</code>'s execution context.</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="../../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> with parameters of type <a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</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">Invocation.</span><code><span class="memberNameLink"><a href="../../../../quarks/runtime/etiao/Invocation.html#initialize-quarks.oplet.JobContext-quarks.execution.services.RuntimeServices-">initialize</a></span>(<a href="../../../../quarks/oplet/JobContext.html" title="interface in quarks.oplet">JobContext</a>&nbsp;job,
-          <a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</a>&nbsp;services)</code>
-<div class="block">Initialize the invocation.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> with parameters of type <a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</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="../../../../quarks/runtime/etiao/AbstractContext.html#AbstractContext-quarks.oplet.JobContext-quarks.execution.services.RuntimeServices-">AbstractContext</a></span>(<a href="../../../../quarks/oplet/JobContext.html" title="interface in quarks.oplet">JobContext</a>&nbsp;job,
-               <a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</a>&nbsp;services)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/runtime/etiao/InvocationContext.html#InvocationContext-java.lang.String-quarks.oplet.JobContext-quarks.execution.services.RuntimeServices-int-java.util.List-java.util.List-">InvocationContext</a></span>(java.lang.String&nbsp;id,
-                 <a href="../../../../quarks/oplet/JobContext.html" title="interface in quarks.oplet">JobContext</a>&nbsp;job,
-                 <a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</a>&nbsp;services,
-                 int&nbsp;inputCount,
-                 java.util.List&lt;? extends <a href="../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../../quarks/runtime/etiao/InvocationContext.html" title="type parameter in InvocationContext">O</a>&gt;&gt;&nbsp;outputs,
-                 java.util.List&lt;<a href="../../../../quarks/oplet/OutputPortContext.html" title="interface in quarks.oplet">OutputPortContext</a>&gt;&nbsp;outputContext)</code>
-<div class="block">Creates an <code>InvocationContext</code> with the specified parameters.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</a> in <a href="../../../../quarks/topology/package-summary.html">quarks.topology</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="../../../../quarks/topology/package-summary.html">quarks.topology</a> that return types with arguments of type <a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</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="../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Topology.</span><code><span class="memberNameLink"><a href="../../../../quarks/topology/Topology.html#getRuntimeServiceSupplier--">getRuntimeServiceSupplier</a></span>()</code>
-<div class="block">Return a function that at execution time
- will return a <a href="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services"><code>RuntimeServices</code></a> instance
- a stream function can use.</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="../../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/execution/services/class-use/RuntimeServices.html" target="_top">Frames</a></li>
-<li><a href="RuntimeServices.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/class-use/ServiceContainer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/class-use/ServiceContainer.html b/content/javadoc/lastest/quarks/execution/services/class-use/ServiceContainer.html
deleted file mode 100644
index 97d551c..0000000
--- a/content/javadoc/lastest/quarks/execution/services/class-use/ServiceContainer.html
+++ /dev/null
@@ -1,334 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.execution.services.ServiceContainer (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.execution.services.ServiceContainer (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">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?quarks/execution/services/class-use/ServiceContainer.html" target="_top">Frames</a></li>
-<li><a href="ServiceContainer.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 quarks.execution.services.ServiceContainer" class="title">Uses of Class<br>quarks.execution.services.ServiceContainer</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="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</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="#quarks.execution">quarks.execution</a></td>
-<td class="colLast">
-<div class="block">Execution of Quarks topologies and graphs.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.metrics">quarks.metrics</a></td>
-<td class="colLast">
-<div class="block">Metric utility methods, oplets, and reporters which allow an 
- application to expose metric values, for example via JMX.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.providers.direct">quarks.providers.direct</a></td>
-<td class="colLast">
-<div class="block">Direct execution of a streaming topology.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.iot">quarks.providers.iot</a></td>
-<td class="colLast">
-<div class="block">Iot provider that allows multiple applications to
- share an <code>IotDevice</code>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao">quarks.runtime.etiao</a></td>
-<td class="colLast">
-<div class="block">A runtime for executing a Quarks streaming topology, designed as an embeddable library 
- so that it can be executed in a simple Java application.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao.graph">quarks.runtime.etiao.graph</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.jobregistry">quarks.runtime.jobregistry</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.execution">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a> in <a href="../../../../quarks/execution/package-summary.html">quarks.execution</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="../../../../quarks/execution/package-summary.html">quarks.execution</a> that return <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</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="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a></code></td>
-<td class="colLast"><span class="typeNameLabel">DirectSubmitter.</span><code><span class="memberNameLink"><a href="../../../../quarks/execution/DirectSubmitter.html#getServices--">getServices</a></span>()</code>
-<div class="block">Access to services.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.metrics">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a> in <a href="../../../../quarks/metrics/package-summary.html">quarks.metrics</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="../../../../quarks/metrics/package-summary.html">quarks.metrics</a> with parameters of type <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</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 <a href="../../../../quarks/metrics/MetricsSetup.html" title="class in quarks.metrics">MetricsSetup</a></code></td>
-<td class="colLast"><span class="typeNameLabel">MetricsSetup.</span><code><span class="memberNameLink"><a href="../../../../quarks/metrics/MetricsSetup.html#withRegistry-quarks.execution.services.ServiceContainer-com.codahale.metrics.MetricRegistry-">withRegistry</a></span>(<a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a>&nbsp;services,
-            com.codahale.metrics.MetricRegistry&nbsp;registry)</code>
-<div class="block">Returns a new <a href="../../../../quarks/metrics/MetricsSetup.html" title="class in quarks.metrics"><code>MetricsSetup</code></a> for configuring metrics.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.direct">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a> in <a href="../../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</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="../../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</a> that return <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</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="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a></code></td>
-<td class="colLast"><span class="typeNameLabel">DirectProvider.</span><code><span class="memberNameLink"><a href="../../../../quarks/providers/direct/DirectProvider.html#getServices--">getServices</a></span>()</code>
-<div class="block">Access to services.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.iot">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a> in <a href="../../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</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="../../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</a> that return <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</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="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a></code></td>
-<td class="colLast"><span class="typeNameLabel">IotProvider.</span><code><span class="memberNameLink"><a href="../../../../quarks/providers/iot/IotProvider.html#getServices--">getServices</a></span>()</code>
-<div class="block">Access to services.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a> in <a href="../../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> with parameters of type <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</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="../../../../quarks/runtime/etiao/Executable.html#Executable-java.lang.String-quarks.execution.services.ServiceContainer-">Executable</a></span>(java.lang.String&nbsp;name,
-          <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a>&nbsp;containerServices)</code>
-<div class="block">Creates a new <code>Executable</code> for the specified job.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/runtime/etiao/Executable.html#Executable-java.lang.String-quarks.execution.services.ServiceContainer-java.util.concurrent.ThreadFactory-">Executable</a></span>(java.lang.String&nbsp;name,
-          <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a>&nbsp;containerServices,
-          java.util.concurrent.ThreadFactory&nbsp;threads)</code>
-<div class="block">Creates a new <code>Executable</code> for the specified topology name, which uses the 
- given thread factory to create new threads for oplet execution.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao.graph">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a> in <a href="../../../../quarks/runtime/etiao/graph/package-summary.html">quarks.runtime.etiao.graph</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../quarks/runtime/etiao/graph/package-summary.html">quarks.runtime.etiao.graph</a> with parameters of type <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</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="../../../../quarks/runtime/etiao/graph/DirectGraph.html#DirectGraph-java.lang.String-quarks.execution.services.ServiceContainer-">DirectGraph</a></span>(java.lang.String&nbsp;topologyName,
-           <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a>&nbsp;container)</code>
-<div class="block">Creates a new <code>DirectGraph</code> instance underlying the specified 
- topology.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.jobregistry">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a> in <a href="../../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</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="../../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</a> with parameters of type <a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</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 <a href="../../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services">JobRegistryService</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobRegistry.</span><code><span class="memberNameLink"><a href="../../../../quarks/runtime/jobregistry/JobRegistry.html#createAndRegister-quarks.execution.services.ServiceContainer-">createAndRegister</a></span>(<a href="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a>&nbsp;services)</code>
-<div class="block">Creates and registers a <a href="../../../../quarks/runtime/jobregistry/JobRegistry.html" title="class in quarks.runtime.jobregistry"><code>JobRegistry</code></a> with the given service 
- container.</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="../../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/execution/services/class-use/ServiceContainer.html" target="_top">Frames</a></li>
-<li><a href="ServiceContainer.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/package-frame.html b/content/javadoc/lastest/quarks/execution/services/package-frame.html
deleted file mode 100644
index 55d00de..0000000
--- a/content/javadoc/lastest/quarks/execution/services/package-frame.html
+++ /dev/null
@@ -1,31 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.execution.services (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../quarks/execution/services/package-summary.html" target="classFrame">quarks.execution.services</a></h1>
-<div class="indexContainer">
-<h2 title="Interfaces">Interfaces</h2>
-<ul title="Interfaces">
-<li><a href="ControlService.html" title="interface in quarks.execution.services" target="classFrame"><span class="interfaceName">ControlService</span></a></li>
-<li><a href="JobRegistryService.html" title="interface in quarks.execution.services" target="classFrame"><span class="interfaceName">JobRegistryService</span></a></li>
-<li><a href="RuntimeServices.html" title="interface in quarks.execution.services" target="classFrame"><span class="interfaceName">RuntimeServices</span></a></li>
-</ul>
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="Controls.html" title="class in quarks.execution.services" target="classFrame">Controls</a></li>
-<li><a href="ServiceContainer.html" title="class in quarks.execution.services" target="classFrame">ServiceContainer</a></li>
-</ul>
-<h2 title="Enums">Enums</h2>
-<ul title="Enums">
-<li><a href="JobRegistryService.EventType.html" title="enum in quarks.execution.services" target="classFrame">JobRegistryService.EventType</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/package-summary.html b/content/javadoc/lastest/quarks/execution/services/package-summary.html
deleted file mode 100644
index eb789af..0000000
--- a/content/javadoc/lastest/quarks/execution/services/package-summary.html
+++ /dev/null
@@ -1,208 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.execution.services (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.execution.services (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/execution/mbeans/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/function/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/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;quarks.execution.services</h1>
-<div class="docSummary">
-<div class="block">Execution services.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
-<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Interface</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services">ControlService</a></td>
-<td class="colLast">
-<div class="block">Service that provides a control mechanism.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services">JobRegistryService</a></td>
-<td class="colLast">
-<div class="block">Job registry service.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</a></td>
-<td class="colLast">
-<div class="block">At runtime a container provides services to
- executing elements such as oplets and functions.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<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="../../../quarks/execution/services/Controls.html" title="class in quarks.execution.services">Controls</a></td>
-<td class="colLast">
-<div class="block">Utilities for the control service.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a></td>
-<td class="colLast">
-<div class="block">Provides a container for services.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
-<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Enum</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a></td>
-<td class="colLast">
-<div class="block">Job event types.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.execution.services Description">Package quarks.execution.services Description</h2>
-<div class="block">Execution services.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/execution/mbeans/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/function/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/package-tree.html b/content/javadoc/lastest/quarks/execution/services/package-tree.html
deleted file mode 100644
index 94ec6c4..0000000
--- a/content/javadoc/lastest/quarks/execution/services/package-tree.html
+++ /dev/null
@@ -1,158 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.execution.services Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.execution.services Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/execution/mbeans/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/function/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/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 quarks.execution.services</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.Object
-<ul>
-<li type="circle">quarks.execution.services.<a href="../../../quarks/execution/services/Controls.html" title="class in quarks.execution.services"><span class="typeNameLink">Controls</span></a></li>
-<li type="circle">quarks.execution.services.<a href="../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services"><span class="typeNameLink">ServiceContainer</span></a></li>
-</ul>
-</li>
-</ul>
-<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
-<ul>
-<li type="circle">quarks.execution.services.<a href="../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services"><span class="typeNameLink">ControlService</span></a></li>
-<li type="circle">quarks.execution.services.<a href="../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services"><span class="typeNameLink">JobRegistryService</span></a></li>
-<li type="circle">quarks.execution.services.<a href="../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services"><span class="typeNameLink">RuntimeServices</span></a></li>
-</ul>
-<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
-<ul>
-<li type="circle">java.lang.Object
-<ul>
-<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
-<ul>
-<li type="circle">quarks.execution.services.<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services"><span class="typeNameLink">JobRegistryService.EventType</span></a></li>
-</ul>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/execution/mbeans/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/function/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[28/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/CheckedSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/CheckedSupplier.html b/content/javadoc/lastest/quarks/connectors/jdbc/CheckedSupplier.html
deleted file mode 100644
index 17aa266..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/CheckedSupplier.html
+++ /dev/null
@@ -1,243 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>CheckedSupplier (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="CheckedSupplier (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/CheckedSupplier.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="../../../quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/jdbc/JdbcStreams.html" title="class in quarks.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/CheckedSupplier.html" target="_top">Frames</a></li>
-<li><a href="CheckedSupplier.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">quarks.connectors.jdbc</div>
-<h2 title="Interface CheckedSupplier" class="title">Interface CheckedSupplier&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - stream tuple type</dd>
-</dl>
-<dl>
-<dt>Functional Interface:</dt>
-<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
-</dl>
-<hr>
-<br>
-<pre>@FunctionalInterface
-public interface <span class="typeNameLabel">CheckedSupplier&lt;T&gt;</span></pre>
-<div class="block">Function that supplies a result and may throw an Exception.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/connectors/jdbc/CheckedSupplier.html" title="type parameter in CheckedSupplier">T</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/jdbc/CheckedSupplier.html#get--">get</a></span>()</code>
-<div class="block">Get a result.</div>
-</td>
-</tr>
-</table>
-</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="get--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>get</h4>
-<pre><a href="../../../quarks/connectors/jdbc/CheckedSupplier.html" title="type parameter in CheckedSupplier">T</a>&nbsp;get()
-throws java.lang.Exception</pre>
-<div class="block">Get a result.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the result</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.Exception</code> - if there are errors</dd>
-</dl>
-</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/CheckedSupplier.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/jdbc/JdbcStreams.html" title="class in quarks.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/CheckedSupplier.html" target="_top">Frames</a></li>
-<li><a href="CheckedSupplier.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/JdbcStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/JdbcStreams.html b/content/javadoc/lastest/quarks/connectors/jdbc/JdbcStreams.html
deleted file mode 100644
index 54fc038..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/JdbcStreams.html
+++ /dev/null
@@ -1,564 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>JdbcStreams (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="JdbcStreams (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":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/JdbcStreams.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="../../../quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/JdbcStreams.html" target="_top">Frames</a></li>
-<li><a href="JdbcStreams.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.jdbc</div>
-<h2 title="Class JdbcStreams" class="title">Class JdbcStreams</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.jdbc.JdbcStreams</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">JdbcStreams</span>
-extends java.lang.Object</pre>
-<div class="block"><code>JdbcStreams</code> is a streams connector to a database via the
- JDBC API <code>java.sql</code> package.
- <p>
- The connector provides general SQL access to a database, enabling
- writing of a stream's tuples to a database, creating a stream from
- database query results, and other operations.  
- Knowledge of the JDBC API is required.
- <p>
- Use of the connector involves:
- <ul>
- <li>constructing a streams connector to a database by providing it with:
-     <ul>
-     <li>a JDBC <code>DataSource</code></li>
-     <li>a function that creates a JDBC <code>Connection</code> 
-         from the <code>DataSource</code></li>
-     </ul>
-     </li>
- <li>defining SQL statement executions and results handling by calling one
-     of the <code>executeStatement()</code> methods:
-     <ul>
-     <li>specify an SQL statement String or define a <a href="../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc"><code>StatementSupplier</code></a>.
-         A <code>StatementSupplier</code> 
-         creates a JDBC <code>PreparedStatement</code> for an SQL statement
-         (e.g., a query, insert, update, etc operation).</li>
-     <li>define a <a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc"><code>ParameterSetter</code></a>.  A <code>ParameterSetter</code>
-         sets the parameter values in a generic <code>PreparedStatement</code>.</li>
-     <li>define a <a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc"><code>ResultsHandler</code></a> as required.
-         A <code>ResultsHandler</code> processes a JDBC
-         <code>ResultSet</code> created by executing a SQL statement,
-         optionally creating one or more tuples from the results
-         and adding them to a stream.</li>
-     </ul>
-     </li>
- </ul>
- <p>
- Sample use:
- <pre><code>
-  // construct a connector to the database
-  JdbcStreams mydb = new JdbcStreams(
-                // fn to create the javax.sql.DataSource to the db
-                () -&gt; {
-                       Context ctx = new javax.naming.InitialContext();
-                       return (DataSource) ctx.lookup("jdbc/myDb");
-                      },
-                // fn to connect to the db (via the DataSource)
-                (dataSource,cn) -&gt;  dataSource.getConnection(username,pw)
-              );
-
-  // ----------------------------------------------------
-  //
-  // Write a Person stream to a table
-  //                       
-  TStream&lt;Person&gt; persons = ...
-  TSink sink = mydb.executeStatement(persons,
-           () -&gt; "INSERT INTO persons VALUES(?,?,?)",
-           (person,stmt) -&gt; {
-               stmt.setInt(1, person.getId());
-               stmt.setString(2, person.getFirstName());
-               stmt.setString(3, person.getLastName());
-               }, 
-           );
-           
-  // ----------------------------------------------------
-  //
-  // Create a stream of Person from a PersonId tuple
-  //
-  TStream&lt;PersonId&gt; personIds = ...
-  TStream&lt;Person&gt; persons = mydb.executeStatement(personIds,
-            () -&gt; "SELECT id, firstname, lastname FROM persons WHERE id = ?",
-            (personId,stmt) -&gt; stmt.setInt(1,personId.getId()),
-            (personId,rs,exc,consumer) -&gt; {
-                    if (exc != null) {
-                        // statement failed, do something
-                        int ecode = exc.getErrorCode();
-                        String state = exc.getSQLState();
-                        ...  // consumer.accept(...) if desired.
-                    }
-                    else {
-                        rs.next();
-                        int id = resultSet.getInt("id");
-                        String firstName = resultSet.getString("firstname");
-                        String lastName = resultSet.getString("lastname");
-                        consumer.accept(new Person(id, firstName, lastName));
-                    }
-                }
-            ); 
-  persons.print();
-    
-  // ----------------------------------------------------
-  //
-  // Delete all the rows from a table
-  //
-  TStream&lt;String&gt; beacon = topology.strings("once");
-  mydb.executeStatement(beacon,
-               () -&gt; "DELETE FROM persons",
-               (tuple,stmt) -&gt; { }  // no params to set
-              ); 
- </code></pre></div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/connectors/jdbc/JdbcStreams.html#JdbcStreams-quarks.topology.Topology-quarks.connectors.jdbc.CheckedSupplier-quarks.connectors.jdbc.CheckedFunction-">JdbcStreams</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-           <a href="../../../quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc">CheckedSupplier</a>&lt;javax.sql.DataSource&gt;&nbsp;dataSourceFn,
-           <a href="../../../quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc">CheckedFunction</a>&lt;javax.sql.DataSource,java.sql.Connection&gt;&nbsp;connFn)</code>
-<div class="block">Create a connector that uses a JDBC <code>DataSource</code> object to get
- a database connection.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.connectors.jdbc.StatementSupplier-quarks.connectors.jdbc.ParameterSetter-">executeStatement</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                <a href="../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
-                <a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter)</code>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>&lt;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.connectors.jdbc.StatementSupplier-quarks.connectors.jdbc.ParameterSetter-quarks.connectors.jdbc.ResultsHandler-">executeStatement</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                <a href="../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
-                <a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
-                <a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</code>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
- add 0 or more resulting tuples to a result stream.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.function.Supplier-quarks.connectors.jdbc.ParameterSetter-">executeStatement</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
-                <a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter)</code>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>&lt;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.function.Supplier-quarks.connectors.jdbc.ParameterSetter-quarks.connectors.jdbc.ResultsHandler-">executeStatement</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
-                <a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
-                <a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</code>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
- add 0 or more resulting tuples to a result stream.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="JdbcStreams-quarks.topology.Topology-quarks.connectors.jdbc.CheckedSupplier-quarks.connectors.jdbc.CheckedFunction-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>JdbcStreams</h4>
-<pre>public&nbsp;JdbcStreams(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-                   <a href="../../../quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc">CheckedSupplier</a>&lt;javax.sql.DataSource&gt;&nbsp;dataSourceFn,
-                   <a href="../../../quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc">CheckedFunction</a>&lt;javax.sql.DataSource,java.sql.Connection&gt;&nbsp;connFn)</pre>
-<div class="block">Create a connector that uses a JDBC <code>DataSource</code> object to get
- a database connection.
- <p>
- In some environments it's common for JDBC DataSource objects to
- have been registered in JNDI. In such cases the dataSourceFn can be:
- <pre><code>
- () -&gt; {  Context ctx = new javax.naming.InitialContext();
-          return (DataSource) ctx.lookup("jdbc/" + logicalDbName);
-       }
- </code></pre>
- <p>
- Alternatively, a DataSource can be created using a dbms implementation's
- DataSource class.
- For example:
- <pre><code>
- () -&gt; { EmbeddedDataSource ds = new org.apache.derby.jdbc.EmbeddedDataSource();
-         ds.setDatabaseName(dbName);
-         ds.setCreateDatabase("create");
-         return ds;
-       }
- </code></pre>
- <p>
- Once <code>dataSourceFn</code> returns a DataSource it will not be called again. 
- <p>
- <code>connFn</code> is called only if a new JDBC connection is needed.
- It is not called per-processed-tuple.  JDBC failures in
- <code>executeStatement()</code> can result in a JDBC connection getting
- closed and <code>connFn</code> is subsequently called to reconnect.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topology</code> - topology that this connector is for</dd>
-<dd><code>dataSourceFn</code> - function that yields the <code>DataSource</code>
-              for the database.</dd>
-<dd><code>connFn</code> - function that yields a <code>Connection</code> from a <code>DataSource</code>.</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="executeStatement-quarks.topology.TStream-quarks.function.Supplier-quarks.connectors.jdbc.ParameterSetter-quarks.connectors.jdbc.ResultsHandler-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>executeStatement</h4>
-<pre>public&nbsp;&lt;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;&nbsp;executeStatement(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                                         <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
-                                         <a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
-                                         <a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</pre>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
- add 0 or more resulting tuples to a result stream.
- <p>
- Same as using <a href="../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.connectors.jdbc.StatementSupplier-quarks.connectors.jdbc.ParameterSetter-quarks.connectors.jdbc.ResultsHandler-"><code>executeStatement(TStream, StatementSupplier, ParameterSetter, ResultsHandler)</code></a>
- specifying <code>dataSource -&gt; dataSource.prepareStatement(stmtSupplier.get()</code>}
- for the <code>StatementSupplier</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - tuples to execute a SQL statement on behalf of</dd>
-<dd><code>stmtSupplier</code> - an SQL statement</dd>
-<dd><code>paramSetter</code> - function to set SQL statement parameters</dd>
-<dd><code>resultsHandler</code> - SQL ResultSet handler</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>result Stream</dd>
-</dl>
-</li>
-</ul>
-<a name="executeStatement-quarks.topology.TStream-quarks.connectors.jdbc.StatementSupplier-quarks.connectors.jdbc.ParameterSetter-quarks.connectors.jdbc.ResultsHandler-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>executeStatement</h4>
-<pre>public&nbsp;&lt;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;&nbsp;executeStatement(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                                         <a href="../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
-                                         <a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
-                                         <a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</pre>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
- add 0 or more resulting tuples to a result stream.
- <p>
- Use to transform T tuples to R tuples, or
- enrich/update T tuples with additional information from a database.
- It can also be used to load a table into stream, 
- using a T to trigger that.
- Or to execute non-ResultSet generating
- SQL statements and receive failure info and/or generate tuple(s)
- upon completion.
- <p>
- <code>stmtSupplier</code> is called only once per new JDBC connection/reconnect.
- It is not called per-tuple.  Hence, with the exception of statement
- parameters, the returned statement is expected to be unchanging.
- Failures executing a statement can result in the connection getting
- closed and subsequently reconnected, resulting in another
- <code>stmtSupplier</code> call.
- <p>
- <code>resultsHandler</code> is called for every tuple.
- If <code>resultsHandler</code> throws an Exception, it is called a
- second time for the tuple with a non-null exception argument.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - tuples to execute a SQL statement on behalf of</dd>
-<dd><code>stmtSupplier</code> - an SQL statement</dd>
-<dd><code>paramSetter</code> - function to set SQL statement parameters</dd>
-<dd><code>resultsHandler</code> - SQL ResultSet handler</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>result Stream</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.function.Supplier-quarks.connectors.jdbc.ParameterSetter-quarks.connectors.jdbc.ResultsHandler-"><code>executeStatement(TStream, Supplier, ParameterSetter, ResultsHandler)</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="executeStatement-quarks.topology.TStream-quarks.function.Supplier-quarks.connectors.jdbc.ParameterSetter-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>executeStatement</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;&nbsp;executeStatement(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                                     <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
-                                     <a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter)</pre>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement.
- <p>
- Same as using <a href="../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.connectors.jdbc.StatementSupplier-quarks.connectors.jdbc.ParameterSetter-"><code>executeStatement(TStream, StatementSupplier, ParameterSetter)</code></a>
- specifying <code>dataSource -&gt; dataSource.prepareStatement(stmtSupplier.get()</code>}
- for the <code>StatementSupplier</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - tuples to execute a SQL statement on behalf of</dd>
-<dd><code>stmtSupplier</code> - an SQL statement</dd>
-<dd><code>paramSetter</code> - function to set SQL statement parameters</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>TSink sink element representing termination of this stream.</dd>
-</dl>
-</li>
-</ul>
-<a name="executeStatement-quarks.topology.TStream-quarks.connectors.jdbc.StatementSupplier-quarks.connectors.jdbc.ParameterSetter-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>executeStatement</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;&nbsp;executeStatement(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                                     <a href="../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
-                                     <a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter)</pre>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement.
- <p>
- Use to write a stream of T to a table.
- More generally, use a T as a trigger to execute some SQL statement
- that doesn't yield a ResultSet.
- <p>
- Use a non-sink form of <code>executeStatement()</code> (forms
- that take a <code>ResultsHandler</code>), if you want to:
- <ul>
- <li>be notified of statement execution failures</li>
- <li>generate tuple(s) after the statement has run.</li>
- </ul></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - tuples to execute a SQL statement on behalf of</dd>
-<dd><code>stmtSupplier</code> - an SQL statement</dd>
-<dd><code>paramSetter</code> - function to set SQL statement parameters</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>TSink sink element representing termination of this stream.</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.function.Supplier-quarks.connectors.jdbc.ParameterSetter-"><code>executeStatement(TStream, Supplier, ParameterSetter)</code></a></dd>
-</dl>
-</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/JdbcStreams.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/JdbcStreams.html" target="_top">Frames</a></li>
-<li><a href="JdbcStreams.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/ParameterSetter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/ParameterSetter.html b/content/javadoc/lastest/quarks/connectors/jdbc/ParameterSetter.html
deleted file mode 100644
index da50b8a..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/ParameterSetter.html
+++ /dev/null
@@ -1,255 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>ParameterSetter (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="ParameterSetter (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/ParameterSetter.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="../../../quarks/connectors/jdbc/JdbcStreams.html" title="class in quarks.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/ParameterSetter.html" target="_top">Frames</a></li>
-<li><a href="ParameterSetter.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">quarks.connectors.jdbc</div>
-<h2 title="Interface ParameterSetter" class="title">Interface ParameterSetter&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - stream tuple type</dd>
-</dl>
-<dl>
-<dt>Functional Interface:</dt>
-<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
-</dl>
-<hr>
-<br>
-<pre>@FunctionalInterface
-public interface <span class="typeNameLabel">ParameterSetter&lt;T&gt;</span></pre>
-<div class="block">Function that sets parameters in a JDBC SQL <code>PreparedStatement</code>.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/jdbc/ParameterSetter.html#setParameters-T-java.sql.PreparedStatement-">setParameters</a></span>(<a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="type parameter in ParameterSetter">T</a>&nbsp;t,
-             java.sql.PreparedStatement&nbsp;stmt)</code>
-<div class="block">Set 0 or more parameters in a JDBC PreparedStatement.</div>
-</td>
-</tr>
-</table>
-</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="setParameters-java.lang.Object-java.sql.PreparedStatement-">
-<!--   -->
-</a><a name="setParameters-T-java.sql.PreparedStatement-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>setParameters</h4>
-<pre>void&nbsp;setParameters(<a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="type parameter in ParameterSetter">T</a>&nbsp;t,
-                   java.sql.PreparedStatement&nbsp;stmt)
-            throws java.sql.SQLException</pre>
-<div class="block">Set 0 or more parameters in a JDBC PreparedStatement. 
- <p>
- Sample use for a PreparedStatement of:
- <br>
- <code>"SELECT id, firstname, lastname FROM persons WHERE id = ?"</code>
- <pre><code>
- ParameterSetter&lt;PersonId&gt; ps = (personId,stmt) -&gt; stmt.setInt(1, personId.getId());
- </code></pre></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>t</code> - stream tuple of type T</dd>
-<dd><code>stmt</code> - PreparedStatement</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.sql.SQLException</code></dd>
-</dl>
-</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/ParameterSetter.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/jdbc/JdbcStreams.html" title="class in quarks.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/ParameterSetter.html" target="_top">Frames</a></li>
-<li><a href="ParameterSetter.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/ResultsHandler.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/ResultsHandler.html b/content/javadoc/lastest/quarks/connectors/jdbc/ResultsHandler.html
deleted file mode 100644
index 901006b..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/ResultsHandler.html
+++ /dev/null
@@ -1,278 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>ResultsHandler (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="ResultsHandler (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/ResultsHandler.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="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/ResultsHandler.html" target="_top">Frames</a></li>
-<li><a href="ResultsHandler.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">quarks.connectors.jdbc</div>
-<h2 title="Interface ResultsHandler" class="title">Interface ResultsHandler&lt;T,R&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - type of the tuple inducing the SQL statement execution / results</dd>
-<dd><code>R</code> - type of tuple of a result stream consumer</dd>
-</dl>
-<dl>
-<dt>Functional Interface:</dt>
-<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
-</dl>
-<hr>
-<br>
-<pre>@FunctionalInterface
-public interface <span class="typeNameLabel">ResultsHandler&lt;T,R&gt;</span></pre>
-<div class="block">Handle the results of executing an SQL statement.
- <p>
- Sample use:
- <br>
- For a ResultSet created by executing the SQL statement:
- <br>
- <code>"SELECT id, firstname, lastname FROM persons WHERE id = ?"</code>
- <pre><code> 
- // create a Person tuple from db person info and add it to a stream
- ResultsHandler&lt;PersonId,Person&gt; rh = 
-     (tuple,rs,exc,consumer) -&gt; {
-         if (exc != null)
-             return;
-         rs.next();
-         int id = rs.getInt("id");
-         String firstName = rs.getString("firstname");
-         String lastName = rs.getString("lastname");
-         consumer.accept(new Person(id, firstName, lastName));
-         }
-      </code>
-    };
- }</pre></div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/jdbc/ResultsHandler.html#handleResults-T-java.sql.ResultSet-java.lang.Exception-quarks.function.Consumer-">handleResults</a></span>(<a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="type parameter in ResultsHandler">T</a>&nbsp;tuple,
-             java.sql.ResultSet&nbsp;resultSet,
-             java.lang.Exception&nbsp;exc,
-             <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="type parameter in ResultsHandler">R</a>&gt;&nbsp;consumer)</code>
-<div class="block">Process the <code>ResultSet</code> and add 0 or more tuples to <code>consumer</code>.</div>
-</td>
-</tr>
-</table>
-</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="handleResults-java.lang.Object-java.sql.ResultSet-java.lang.Exception-quarks.function.Consumer-">
-<!--   -->
-</a><a name="handleResults-T-java.sql.ResultSet-java.lang.Exception-quarks.function.Consumer-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>handleResults</h4>
-<pre>void&nbsp;handleResults(<a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="type parameter in ResultsHandler">T</a>&nbsp;tuple,
-                   java.sql.ResultSet&nbsp;resultSet,
-                   java.lang.Exception&nbsp;exc,
-                   <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="type parameter in ResultsHandler">R</a>&gt;&nbsp;consumer)
-            throws java.sql.SQLException</pre>
-<div class="block">Process the <code>ResultSet</code> and add 0 or more tuples to <code>consumer</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>tuple</code> - the tuple that induced the resultSet</dd>
-<dd><code>resultSet</code> - the SQL statement's result set. null if <code>exc</code>
-        is non-null or if the statement doesn't generate a <code>ResultSet</code>.</dd>
-<dd><code>exc</code> - non-null if there was an exception executing the statement.
-        Typically a SQLException.</dd>
-<dd><code>consumer</code> - a Consumer to a result stream.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.sql.SQLException</code> - if there are problems handling the result</dd>
-</dl>
-</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/ResultsHandler.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/ResultsHandler.html" target="_top">Frames</a></li>
-<li><a href="ResultsHandler.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/StatementSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/StatementSupplier.html b/content/javadoc/lastest/quarks/connectors/jdbc/StatementSupplier.html
deleted file mode 100644
index 2e02add..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/StatementSupplier.html
+++ /dev/null
@@ -1,246 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>StatementSupplier (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="StatementSupplier (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/StatementSupplier.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="../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/StatementSupplier.html" target="_top">Frames</a></li>
-<li><a href="StatementSupplier.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">quarks.connectors.jdbc</div>
-<h2 title="Interface StatementSupplier" class="title">Interface StatementSupplier</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>Functional Interface:</dt>
-<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
-</dl>
-<hr>
-<br>
-<pre>@FunctionalInterface
-public interface <span class="typeNameLabel">StatementSupplier</span></pre>
-<div class="block">Function that supplies a JDBC SQL <code>PreparedStatement</code>.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>java.sql.PreparedStatement</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/jdbc/StatementSupplier.html#get-java.sql.Connection-">get</a></span>(java.sql.Connection&nbsp;cn)</code>
-<div class="block">Create a JDBC SQL PreparedStatement containing 0 or more parameters.</div>
-</td>
-</tr>
-</table>
-</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="get-java.sql.Connection-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>get</h4>
-<pre>java.sql.PreparedStatement&nbsp;get(java.sql.Connection&nbsp;cn)
-                        throws java.sql.SQLException</pre>
-<div class="block">Create a JDBC SQL PreparedStatement containing 0 or more parameters.
- <p>
- Sample use:
- <pre><code>
- StatementSupplier ss = 
-     (cn) -&gt; cn.prepareStatement("SELECT id, firstname, lastname"
-                                  + " FROM persons WHERE id = ?");
- </code></pre></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>cn</code> - JDBC connection</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.sql.SQLException</code></dd>
-</dl>
-</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/StatementSupplier.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/StatementSupplier.html" target="_top">Frames</a></li>
-<li><a href="StatementSupplier.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/class-use/CheckedFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/class-use/CheckedFunction.html b/content/javadoc/lastest/quarks/connectors/jdbc/class-use/CheckedFunction.html
deleted file mode 100644
index 6ff8a3a..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/class-use/CheckedFunction.html
+++ /dev/null
@@ -1,171 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.jdbc.CheckedFunction (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.jdbc.CheckedFunction (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc">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?quarks/connectors/jdbc/class-use/CheckedFunction.html" target="_top">Frames</a></li>
-<li><a href="CheckedFunction.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 Interface quarks.connectors.jdbc.CheckedFunction" class="title">Uses of Interface<br>quarks.connectors.jdbc.CheckedFunction</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="../../../../quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc">CheckedFunction</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="#quarks.connectors.jdbc">quarks.connectors.jdbc</a></td>
-<td class="colLast">
-<div class="block">JDBC based database stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.jdbc">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc">CheckedFunction</a> in <a href="../../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</a> with parameters of type <a href="../../../../quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc">CheckedFunction</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="../../../../quarks/connectors/jdbc/JdbcStreams.html#JdbcStreams-quarks.topology.Topology-quarks.connectors.jdbc.CheckedSupplier-quarks.connectors.jdbc.CheckedFunction-">JdbcStreams</a></span>(<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-           <a href="../../../../quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc">CheckedSupplier</a>&lt;javax.sql.DataSource&gt;&nbsp;dataSourceFn,
-           <a href="../../../../quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc">CheckedFunction</a>&lt;javax.sql.DataSource,java.sql.Connection&gt;&nbsp;connFn)</code>
-<div class="block">Create a connector that uses a JDBC <code>DataSource</code> object to get
- a database connection.</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="../../../../quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/jdbc/class-use/CheckedFunction.html" target="_top">Frames</a></li>
-<li><a href="CheckedFunction.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/class-use/CheckedSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/class-use/CheckedSupplier.html b/content/javadoc/lastest/quarks/connectors/jdbc/class-use/CheckedSupplier.html
deleted file mode 100644
index 6919ab3..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/class-use/CheckedSupplier.html
+++ /dev/null
@@ -1,171 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.jdbc.CheckedSupplier (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.jdbc.CheckedSupplier (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc">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?quarks/connectors/jdbc/class-use/CheckedSupplier.html" target="_top">Frames</a></li>
-<li><a href="CheckedSupplier.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 Interface quarks.connectors.jdbc.CheckedSupplier" class="title">Uses of Interface<br>quarks.connectors.jdbc.CheckedSupplier</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="../../../../quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc">CheckedSupplier</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="#quarks.connectors.jdbc">quarks.connectors.jdbc</a></td>
-<td class="colLast">
-<div class="block">JDBC based database stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.jdbc">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc">CheckedSupplier</a> in <a href="../../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</a> with parameters of type <a href="../../../../quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc">CheckedSupplier</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="../../../../quarks/connectors/jdbc/JdbcStreams.html#JdbcStreams-quarks.topology.Topology-quarks.connectors.jdbc.CheckedSupplier-quarks.connectors.jdbc.CheckedFunction-">JdbcStreams</a></span>(<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-           <a href="../../../../quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc">CheckedSupplier</a>&lt;javax.sql.DataSource&gt;&nbsp;dataSourceFn,
-           <a href="../../../../quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc">CheckedFunction</a>&lt;javax.sql.DataSource,java.sql.Connection&gt;&nbsp;connFn)</code>
-<div class="block">Create a connector that uses a JDBC <code>DataSource</code> object to get
- a database connection.</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="../../../../quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/jdbc/class-use/CheckedSupplier.html" target="_top">Frames</a></li>
-<li><a href="CheckedSupplier.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[16/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/class-use/DirectSubmitter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/class-use/DirectSubmitter.html b/content/javadoc/lastest/quarks/execution/class-use/DirectSubmitter.html
deleted file mode 100644
index 02ae169..0000000
--- a/content/javadoc/lastest/quarks/execution/class-use/DirectSubmitter.html
+++ /dev/null
@@ -1,309 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.execution.DirectSubmitter (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.execution.DirectSubmitter (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">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?quarks/execution/class-use/DirectSubmitter.html" target="_top">Frames</a></li>
-<li><a href="DirectSubmitter.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 Interface quarks.execution.DirectSubmitter" class="title">Uses of Interface<br>quarks.execution.DirectSubmitter</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="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</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="#quarks.apps.runtime">quarks.apps.runtime</a></td>
-<td class="colLast">
-<div class="block">Applications which provide monitoring and failure recovery to other 
- Quarks applications.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.development">quarks.providers.development</a></td>
-<td class="colLast">
-<div class="block">Execution of a streaming topology in a development environment .</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.providers.direct">quarks.providers.direct</a></td>
-<td class="colLast">
-<div class="block">Direct execution of a streaming topology.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.iot">quarks.providers.iot</a></td>
-<td class="colLast">
-<div class="block">Iot provider that allows multiple applications to
- share an <code>IotDevice</code>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.appservice">quarks.runtime.appservice</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.apps.runtime">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a> in <a href="../../../quarks/apps/runtime/package-summary.html">quarks.apps.runtime</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/apps/runtime/package-summary.html">quarks.apps.runtime</a> with parameters of type <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</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="../../../quarks/apps/runtime/JobMonitorApp.html#JobMonitorApp-quarks.topology.TopologyProvider-quarks.execution.DirectSubmitter-java.lang.String-">JobMonitorApp</a></span>(<a href="../../../quarks/topology/TopologyProvider.html" title="interface in quarks.topology">TopologyProvider</a>&nbsp;provider,
-             <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;submitter,
-             java.lang.String&nbsp;name)</code>
-<div class="block">Constructs a <code>JobMonitorApp</code> with the specified name in the 
- context of the specified provider.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.development">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a> in <a href="../../../quarks/providers/development/package-summary.html">quarks.providers.development</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/providers/development/package-summary.html">quarks.providers.development</a> that implement <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</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="../../../quarks/providers/development/DevelopmentProvider.html" title="class in quarks.providers.development">DevelopmentProvider</a></span></code>
-<div class="block">Provider intended for development.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.direct">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a> in <a href="../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</a> that implement <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</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="../../../quarks/providers/direct/DirectProvider.html" title="class in quarks.providers.direct">DirectProvider</a></span></code>
-<div class="block"><code>DirectProvider</code> is a <a href="../../../quarks/topology/TopologyProvider.html" title="interface in quarks.topology"><code>TopologyProvider</code></a> that
- runs a submitted topology as a <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution"><code>Job</code></a> in threads
- in the current virtual machine.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.iot">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a> in <a href="../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</a> that implement <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</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="../../../quarks/providers/iot/IotProvider.html" title="class in quarks.providers.iot">IotProvider</a></span></code>
-<div class="block">IoT provider supporting multiple topologies with a single connection to a
- message hub.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</a> with parameters of type <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</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="../../../quarks/providers/iot/IotProvider.html#IotProvider-quarks.topology.TopologyProvider-quarks.execution.DirectSubmitter-quarks.function.Function-">IotProvider</a></span>(<a href="../../../quarks/topology/TopologyProvider.html" title="interface in quarks.topology">TopologyProvider</a>&nbsp;provider,
-           <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;submitter,
-           <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>&gt;&nbsp;iotDeviceCreator)</code>
-<div class="block">Create an <code>IotProvider</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.appservice">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a> in <a href="../../../quarks/runtime/appservice/package-summary.html">quarks.runtime.appservice</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="../../../quarks/runtime/appservice/package-summary.html">quarks.runtime.appservice</a> with parameters of type <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</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 <a href="../../../quarks/topology/services/ApplicationService.html" title="interface in quarks.topology.services">ApplicationService</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AppService.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/appservice/AppService.html#createAndRegister-quarks.topology.TopologyProvider-quarks.execution.DirectSubmitter-">createAndRegister</a></span>(<a href="../../../quarks/topology/TopologyProvider.html" title="interface in quarks.topology">TopologyProvider</a>&nbsp;provider,
-                 <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;submitter)</code>
-<div class="block">Create an register an application service using the default alias <a href="../../../quarks/topology/services/ApplicationService.html#ALIAS"><code>ApplicationService.ALIAS</code></a>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/runtime/appservice/package-summary.html">quarks.runtime.appservice</a> with parameters of type <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</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="../../../quarks/runtime/appservice/AppService.html#AppService-quarks.topology.TopologyProvider-quarks.execution.DirectSubmitter-java.lang.String-">AppService</a></span>(<a href="../../../quarks/topology/TopologyProvider.html" title="interface in quarks.topology">TopologyProvider</a>&nbsp;provider,
-          <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;submitter,
-          java.lang.String&nbsp;alias)</code>
-<div class="block">Create an <code>ApplicationService</code> instance.</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="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/class-use/DirectSubmitter.html" target="_top">Frames</a></li>
-<li><a href="DirectSubmitter.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/class-use/Job.Action.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/class-use/Job.Action.html b/content/javadoc/lastest/quarks/execution/class-use/Job.Action.html
deleted file mode 100644
index 8a67cb7..0000000
--- a/content/javadoc/lastest/quarks/execution/class-use/Job.Action.html
+++ /dev/null
@@ -1,265 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.execution.Job.Action (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.execution.Job.Action (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">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?quarks/execution/class-use/Job.Action.html" target="_top">Frames</a></li>
-<li><a href="Job.Action.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 quarks.execution.Job.Action" class="title">Uses of Class<br>quarks.execution.Job.Action</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="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</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="#quarks.execution">quarks.execution</a></td>
-<td class="colLast">
-<div class="block">Execution of Quarks topologies and graphs.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.execution.mbeans">quarks.execution.mbeans</a></td>
-<td class="colLast">
-<div class="block">Management MBeans for execution.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao">quarks.runtime.etiao</a></td>
-<td class="colLast">
-<div class="block">A runtime for executing a Quarks streaming topology, designed as an embeddable library 
- so that it can be executed in a simple Java application.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao.mbeans">quarks.runtime.etiao.mbeans</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.execution">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a> in <a href="../../../quarks/execution/package-summary.html">quarks.execution</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="../../../quarks/execution/package-summary.html">quarks.execution</a> that return <a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</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 <a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Job.Action.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/Job.Action.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">Job.Action.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/Job.Action.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</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="../../../quarks/execution/package-summary.html">quarks.execution</a> with parameters of type <a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</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">Job.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/Job.html#stateChange-quarks.execution.Job.Action-">stateChange</a></span>(<a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a>&nbsp;action)</code>
-<div class="block">Initiates an execution state change.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.execution.mbeans">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a> in <a href="../../../quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</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="../../../quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</a> with parameters of type <a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</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">JobMXBean.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.html#stateChange-quarks.execution.Job.Action-">stateChange</a></span>(<a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a>&nbsp;action)</code>
-<div class="block">Initiates an execution state change.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a> in <a href="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</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="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> with parameters of type <a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</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">EtiaoJob.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/EtiaoJob.html#stateChange-quarks.execution.Job.Action-">stateChange</a></span>(<a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a>&nbsp;action)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao.mbeans">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a> in <a href="../../../quarks/runtime/etiao/mbeans/package-summary.html">quarks.runtime.etiao.mbeans</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="../../../quarks/runtime/etiao/mbeans/package-summary.html">quarks.runtime.etiao.mbeans</a> with parameters of type <a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</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">EtiaoJobBean.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/mbeans/EtiaoJobBean.html#stateChange-quarks.execution.Job.Action-">stateChange</a></span>(<a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a>&nbsp;action)</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="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/class-use/Job.Action.html" target="_top">Frames</a></li>
-<li><a href="Job.Action.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/class-use/Job.Health.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/class-use/Job.Health.html b/content/javadoc/lastest/quarks/execution/class-use/Job.Health.html
deleted file mode 100644
index 9a720a0..0000000
--- a/content/javadoc/lastest/quarks/execution/class-use/Job.Health.html
+++ /dev/null
@@ -1,231 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.execution.Job.Health (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.execution.Job.Health (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">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?quarks/execution/class-use/Job.Health.html" target="_top">Frames</a></li>
-<li><a href="Job.Health.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 quarks.execution.Job.Health" class="title">Uses of Class<br>quarks.execution.Job.Health</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="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</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="#quarks.execution">quarks.execution</a></td>
-<td class="colLast">
-<div class="block">Execution of Quarks topologies and graphs.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.execution.mbeans">quarks.execution.mbeans</a></td>
-<td class="colLast">
-<div class="block">Management MBeans for execution.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao.mbeans">quarks.runtime.etiao.mbeans</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.execution">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a> in <a href="../../../quarks/execution/package-summary.html">quarks.execution</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="../../../quarks/execution/package-summary.html">quarks.execution</a> that return <a href="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</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="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Job.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/Job.html#getHealth--">getHealth</a></span>()</code>
-<div class="block">Returns the summarized health indicator of the graph nodes.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Job.Health.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/Job.Health.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">Job.Health.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/Job.Health.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.execution.mbeans">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a> in <a href="../../../quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</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="../../../quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</a> that return <a href="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</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="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobMXBean.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.html#getHealth--">getHealth</a></span>()</code>
-<div class="block">Returns the summarized health indicator of the job.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao.mbeans">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a> in <a href="../../../quarks/runtime/etiao/mbeans/package-summary.html">quarks.runtime.etiao.mbeans</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="../../../quarks/runtime/etiao/mbeans/package-summary.html">quarks.runtime.etiao.mbeans</a> that return <a href="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</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="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a></code></td>
-<td class="colLast"><span class="typeNameLabel">EtiaoJobBean.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/mbeans/EtiaoJobBean.html#getHealth--">getHealth</a></span>()</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="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/class-use/Job.Health.html" target="_top">Frames</a></li>
-<li><a href="Job.Health.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/class-use/Job.State.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/class-use/Job.State.html b/content/javadoc/lastest/quarks/execution/class-use/Job.State.html
deleted file mode 100644
index 96fc654..0000000
--- a/content/javadoc/lastest/quarks/execution/class-use/Job.State.html
+++ /dev/null
@@ -1,278 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.execution.Job.State (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.execution.Job.State (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">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?quarks/execution/class-use/Job.State.html" target="_top">Frames</a></li>
-<li><a href="Job.State.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 quarks.execution.Job.State" class="title">Uses of Class<br>quarks.execution.Job.State</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="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</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="#quarks.execution">quarks.execution</a></td>
-<td class="colLast">
-<div class="block">Execution of Quarks topologies and graphs.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.execution.mbeans">quarks.execution.mbeans</a></td>
-<td class="colLast">
-<div class="block">Management MBeans for execution.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao.mbeans">quarks.runtime.etiao.mbeans</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.samples.connectors">quarks.samples.connectors</a></td>
-<td class="colLast">
-<div class="block">General support for connector samples.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.execution">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a> in <a href="../../../quarks/execution/package-summary.html">quarks.execution</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="../../../quarks/execution/package-summary.html">quarks.execution</a> that return <a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</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="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Job.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/Job.html#getCurrentState--">getCurrentState</a></span>()</code>
-<div class="block">Retrieves the current state of this job.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Job.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/Job.html#getNextState--">getNextState</a></span>()</code>
-<div class="block">Retrieves the next execution state when this job makes a state 
- transition.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Job.State.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/Job.State.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">Job.State.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/Job.State.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.execution.mbeans">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a> in <a href="../../../quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</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="../../../quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</a> that return <a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</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="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobMXBean.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.html#getCurrentState--">getCurrentState</a></span>()</code>
-<div class="block">Retrieves the current state of the job.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobMXBean.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.html#getNextState--">getNextState</a></span>()</code>
-<div class="block">Retrieves the next execution state when the job makes a state 
- transition.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao.mbeans">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a> in <a href="../../../quarks/runtime/etiao/mbeans/package-summary.html">quarks.runtime.etiao.mbeans</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="../../../quarks/runtime/etiao/mbeans/package-summary.html">quarks.runtime.etiao.mbeans</a> that return <a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</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="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a></code></td>
-<td class="colLast"><span class="typeNameLabel">EtiaoJobBean.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/mbeans/EtiaoJobBean.html#getCurrentState--">getCurrentState</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a></code></td>
-<td class="colLast"><span class="typeNameLabel">EtiaoJobBean.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/mbeans/EtiaoJobBean.html#getNextState--">getNextState</a></span>()</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.connectors">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a> in <a href="../../../quarks/samples/connectors/package-summary.html">quarks.samples.connectors</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="../../../quarks/samples/connectors/package-summary.html">quarks.samples.connectors</a> with parameters of type <a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</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 boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">Util.</span><code><span class="memberNameLink"><a href="../../../quarks/samples/connectors/Util.html#awaitState-quarks.execution.Job-quarks.execution.Job.State-long-java.util.concurrent.TimeUnit-">awaitState</a></span>(<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&nbsp;job,
-          <a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a>&nbsp;state,
-          long&nbsp;timeout,
-          java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">Wait for the job to reach the specified state.</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="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/class-use/Job.State.html" target="_top">Frames</a></li>
-<li><a href="Job.State.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[21/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/serial/class-use/SerialDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/serial/class-use/SerialDevice.html b/content/javadoc/lastest/quarks/connectors/serial/class-use/SerialDevice.html
deleted file mode 100644
index a2b6c46..0000000
--- a/content/javadoc/lastest/quarks/connectors/serial/class-use/SerialDevice.html
+++ /dev/null
@@ -1,212 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.serial.SerialDevice (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.serial.SerialDevice (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial">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?quarks/connectors/serial/class-use/SerialDevice.html" target="_top">Frames</a></li>
-<li><a href="SerialDevice.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 Interface quarks.connectors.serial.SerialDevice" class="title">Uses of Interface<br>quarks.connectors.serial.SerialDevice</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="../../../../quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial">SerialDevice</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="#quarks.samples.connectors.elm327">quarks.samples.connectors.elm327</a></td>
-<td class="colLast">
-<div class="block">OBD-II protocol sample using ELM327.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.samples.connectors.obd2">quarks.samples.connectors.obd2</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.samples.connectors.elm327">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial">SerialDevice</a> in <a href="../../../../quarks/samples/connectors/elm327/package-summary.html">quarks.samples.connectors.elm327</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="../../../../quarks/samples/connectors/elm327/package-summary.html">quarks.samples.connectors.elm327</a> with parameters of type <a href="../../../../quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial">SerialDevice</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">Elm327Cmds.</span><code><span class="memberNameLink"><a href="../../../../quarks/samples/connectors/elm327/Elm327Cmds.html#initializeProtocol-quarks.connectors.serial.SerialDevice-quarks.samples.connectors.elm327.Elm327Cmds-">initializeProtocol</a></span>(<a href="../../../../quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial">SerialDevice</a>&nbsp;device,
-                  <a href="../../../../quarks/samples/connectors/elm327/Elm327Cmds.html" title="enum in quarks.samples.connectors.elm327">Elm327Cmds</a>&nbsp;protocol)</code>
-<div class="block">Initialize the ELM327 to a specific protocol.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonArray&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Elm327Streams.</span><code><span class="memberNameLink"><a href="../../../../quarks/samples/connectors/elm327/Elm327Streams.html#poll-quarks.connectors.serial.SerialDevice-long-java.util.concurrent.TimeUnit-quarks.samples.connectors.elm327.Cmd...-">poll</a></span>(<a href="../../../../quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial">SerialDevice</a>&nbsp;device,
-    long&nbsp;period,
-    java.util.concurrent.TimeUnit&nbsp;unit,
-    <a href="../../../../quarks/samples/connectors/elm327/Cmd.html" title="interface in quarks.samples.connectors.elm327">Cmd</a>...&nbsp;cmds)</code>
-<div class="block">Periodically execute a number of ELM327 commands.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.connectors.obd2">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial">SerialDevice</a> in <a href="../../../../quarks/samples/connectors/obd2/package-summary.html">quarks.samples.connectors.obd2</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="../../../../quarks/samples/connectors/obd2/package-summary.html">quarks.samples.connectors.obd2</a> with parameters of type <a href="../../../../quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial">SerialDevice</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 <a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Obd2Streams.</span><code><span class="memberNameLink"><a href="../../../../quarks/samples/connectors/obd2/Obd2Streams.html#increasingTemps-quarks.connectors.serial.SerialDevice-">increasingTemps</a></span>(<a href="../../../../quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial">SerialDevice</a>&nbsp;device)</code>
-<div class="block">Get a stream of temperature readings which
- are increasing over the last minute.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Obd2Streams.</span><code><span class="memberNameLink"><a href="../../../../quarks/samples/connectors/obd2/Obd2Streams.html#tach-quarks.connectors.serial.SerialDevice-">tach</a></span>(<a href="../../../../quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial">SerialDevice</a>&nbsp;device)</code>
-<div class="block">Get a stream containing vehicle speed (km/h)
- and engine revs (rpm).</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="../../../../quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/serial/class-use/SerialDevice.html" target="_top">Frames</a></li>
-<li><a href="SerialDevice.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/serial/class-use/SerialPort.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/serial/class-use/SerialPort.html b/content/javadoc/lastest/quarks/connectors/serial/class-use/SerialPort.html
deleted file mode 100644
index 849b55c..0000000
--- a/content/javadoc/lastest/quarks/connectors/serial/class-use/SerialPort.html
+++ /dev/null
@@ -1,177 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.serial.SerialPort (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.serial.SerialPort (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial">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?quarks/connectors/serial/class-use/SerialPort.html" target="_top">Frames</a></li>
-<li><a href="SerialPort.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 Interface quarks.connectors.serial.SerialPort" class="title">Uses of Interface<br>quarks.connectors.serial.SerialPort</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="../../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial">SerialPort</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="#quarks.connectors.serial">quarks.connectors.serial</a></td>
-<td class="colLast">
-<div class="block">Serial port connector API.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.serial">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial">SerialPort</a> in <a href="../../../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</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="../../../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</a> with type arguments of type <a href="../../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial">SerialPort</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>&lt;T&gt;&nbsp;<a href="../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SerialDevice.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/serial/SerialDevice.html#getSource-quarks.function.Function-">getSource</a></span>(<a href="../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial">SerialPort</a>,T&gt;&nbsp;driver)</code>
-<div class="block">Create a function that can be used to source a
- stream from a serial port device.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">SerialDevice.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/serial/SerialDevice.html#setInitializer-quarks.function.Consumer-">setInitializer</a></span>(<a href="../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial">SerialPort</a>&gt;&nbsp;initializer)</code>
-<div class="block">Set the initialization function for this port.</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="../../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/serial/class-use/SerialPort.html" target="_top">Frames</a></li>
-<li><a href="SerialPort.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/serial/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/serial/package-frame.html b/content/javadoc/lastest/quarks/connectors/serial/package-frame.html
deleted file mode 100644
index e4093b5..0000000
--- a/content/javadoc/lastest/quarks/connectors/serial/package-frame.html
+++ /dev/null
@@ -1,21 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.serial (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../quarks/connectors/serial/package-summary.html" target="classFrame">quarks.connectors.serial</a></h1>
-<div class="indexContainer">
-<h2 title="Interfaces">Interfaces</h2>
-<ul title="Interfaces">
-<li><a href="SerialDevice.html" title="interface in quarks.connectors.serial" target="classFrame"><span class="interfaceName">SerialDevice</span></a></li>
-<li><a href="SerialPort.html" title="interface in quarks.connectors.serial" target="classFrame"><span class="interfaceName">SerialPort</span></a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/serial/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/serial/package-summary.html b/content/javadoc/lastest/quarks/connectors/serial/package-summary.html
deleted file mode 100644
index ef787fb..0000000
--- a/content/javadoc/lastest/quarks/connectors/serial/package-summary.html
+++ /dev/null
@@ -1,161 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.serial (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.serial (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/pubsub/service/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/wsclient/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/serial/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;quarks.connectors.serial</h1>
-<div class="docSummary">
-<div class="block">Serial port connector API.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
-<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Interface</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial">SerialDevice</a></td>
-<td class="colLast">
-<div class="block">Access to a device (or devices) connected by a serial port.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial">SerialPort</a></td>
-<td class="colLast">
-<div class="block">Serial port runtime access.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.connectors.serial Description">Package quarks.connectors.serial Description</h2>
-<div class="block">Serial port connector API.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/pubsub/service/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/wsclient/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/serial/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/serial/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/serial/package-tree.html b/content/javadoc/lastest/quarks/connectors/serial/package-tree.html
deleted file mode 100644
index ff488dd..0000000
--- a/content/javadoc/lastest/quarks/connectors/serial/package-tree.html
+++ /dev/null
@@ -1,140 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.serial Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.serial Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/pubsub/service/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/wsclient/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/serial/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 quarks.connectors.serial</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="Interface Hierarchy">Interface Hierarchy</h2>
-<ul>
-<li type="circle">quarks.connectors.serial.<a href="../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial"><span class="typeNameLink">SerialPort</span></a></li>
-<li type="circle">quarks.topology.<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology"><span class="typeNameLink">TopologyElement</span></a>
-<ul>
-<li type="circle">quarks.connectors.serial.<a href="../../../quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial"><span class="typeNameLink">SerialDevice</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/pubsub/service/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/wsclient/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/serial/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/serial/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/serial/package-use.html b/content/javadoc/lastest/quarks/connectors/serial/package-use.html
deleted file mode 100644
index 7fd9e6d..0000000
--- a/content/javadoc/lastest/quarks/connectors/serial/package-use.html
+++ /dev/null
@@ -1,207 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.connectors.serial (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.serial (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/connectors/serial/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 quarks.connectors.serial" class="title">Uses of Package<br>quarks.connectors.serial</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="../../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</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="#quarks.connectors.serial">quarks.connectors.serial</a></td>
-<td class="colLast">
-<div class="block">Serial port connector API.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.samples.connectors.elm327">quarks.samples.connectors.elm327</a></td>
-<td class="colLast">
-<div class="block">OBD-II protocol sample using ELM327.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.samples.connectors.obd2">quarks.samples.connectors.obd2</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.serial">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</a> used by <a href="../../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</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="../../../quarks/connectors/serial/class-use/SerialPort.html#quarks.connectors.serial">SerialPort</a>
-<div class="block">Serial port runtime access.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.connectors.elm327">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</a> used by <a href="../../../quarks/samples/connectors/elm327/package-summary.html">quarks.samples.connectors.elm327</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="../../../quarks/connectors/serial/class-use/SerialDevice.html#quarks.samples.connectors.elm327">SerialDevice</a>
-<div class="block">Access to a device (or devices) connected by a serial port.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.connectors.obd2">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</a> used by <a href="../../../quarks/samples/connectors/obd2/package-summary.html">quarks.samples.connectors.obd2</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="../../../quarks/connectors/serial/class-use/SerialDevice.html#quarks.samples.connectors.obd2">SerialDevice</a>
-<div class="block">Access to a device (or devices) connected by a serial port.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/serial/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/WebSocketClient.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/WebSocketClient.html b/content/javadoc/lastest/quarks/connectors/wsclient/WebSocketClient.html
deleted file mode 100644
index a94fe88..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/WebSocketClient.html
+++ /dev/null
@@ -1,412 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>WebSocketClient (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="WebSocketClient (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
-var 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/WebSocketClient.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>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/wsclient/WebSocketClient.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClient.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">quarks.connectors.wsclient</div>
-<h2 title="Interface WebSocketClient" class="title">Interface WebSocketClient</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd><a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a></dd>
-</dl>
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in quarks.connectors.wsclient.javax.websocket">Jsr356WebSocketClient</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">WebSocketClient</span>
-extends <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a></pre>
-<div class="block">A generic connector for sending and receiving messages to a WebSocket Server.
- <p>
- A connector is bound to its configuration specified 
- <code>javax.websockets</code> WebSocket URI.
- <p> 
- A single connector instance supports sinking at most one stream
- and sourcing at most one stream.
- <p>
- Sample use:
- <pre><code>
- // assuming a properties file containing at least:
- // ws.uri=ws://myWsServerHost/myService
-  
- String propsPath = &lt;path to properties file&gt;; 
- Properties properties = new Properties();
- properties.load(Files.newBufferedReader(new File(propsPath).toPath()));
-
- Topology t = ...;
- Jsr356WebSocketClient wsclient = new SomeWebSocketClient(t, properties);
- 
- // send a stream's JsonObject tuples as JSON WebSocket text messages
- TStream&lt;JsonObject&gt; s = ...;
- wsclient.send(s);
- 
- // create a stream of JsonObject tuples from received JSON WebSocket text messages
- TStream&lt;JsonObject&gt; r = wsclient.receive();
- r.print();
- </code></pre>
- <p>
- Note, the WebSocket protocol differentiates between text/String and 
- binary/byte messages.
- A receiver only receives the messages of the type that it requests.
- <p> 
- Implementations are strongly encouraged to support construction from
- Properties with the following configuration parameters:
- <ul>
- <li>ws.uri - "ws://host[:port][/path]", "wss://host[:port][/path]"
-   the default port is 80 and 443 for "ws" and "wss" respectively.
-   The optional path must match the server's configuration.</li>
- <li>ws.trustStore - optional. Only used with "wss:".
-     Path to trust store file in JKS format.
-     If not set, the standard JRE and javax.net.ssl system properties
-     control the SSL behavior.
-     Generally not required if server has a CA-signed certificate.</li>
- <li>ws.trustStorePassword - required if ws.trustStore is set</li>
- <li>ws.keyStore - optional. Only used with "wss:" when the
-     server is configured for client auth.
-     Path to key store file in JKS format.
-     If not set, the standard JRE and javax.net.ssl system properties
-     control the SSL behavior.</li>
- <li>ws.keyStorePassword - required if ws.keyStore is set.</li>
- <li>ws.keyPassword - defaults to ws.keyStorePassword value</li>
- <li>ws.keyCertificateAlias - alias for certificate in key store. defaults to "default"</li>
- </ul></div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/wsclient/WebSocketClient.html#receive--">receive</a></span>()</code>
-<div class="block">Create a stream of JsonObject tuples from received JSON WebSocket text messages.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;byte[]&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/wsclient/WebSocketClient.html#receiveBytes--">receiveBytes</a></span>()</code>
-<div class="block">Create a stream of byte[] tuples from received WebSocket binary messages.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/wsclient/WebSocketClient.html#receiveString--">receiveString</a></span>()</code>
-<div class="block">Create a stream of String tuples from received WebSocket text messages.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/wsclient/WebSocketClient.html#send-quarks.topology.TStream-">send</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream)</code>
-<div class="block">Send a stream's JsonObject tuples as JSON in a WebSocket text message.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;byte[]&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/wsclient/WebSocketClient.html#sendBytes-quarks.topology.TStream-">sendBytes</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;byte[]&gt;&nbsp;stream)</code>
-<div class="block">Send a stream's byte[] tuples in a WebSocket binary message.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/wsclient/WebSocketClient.html#sendString-quarks.topology.TStream-">sendString</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;stream)</code>
-<div class="block">Send a stream's String tuples in a WebSocket text message.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.topology.TopologyElement">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;quarks.topology.<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a></h3>
-<code><a href="../../../quarks/topology/TopologyElement.html#topology--">topology</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="send-quarks.topology.TStream-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>send</h4>
-<pre><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;send(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream)</pre>
-<div class="block">Send a stream's JsonObject tuples as JSON in a WebSocket text message.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - the stream</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>sink</dd>
-</dl>
-</li>
-</ul>
-<a name="sendString-quarks.topology.TStream-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>sendString</h4>
-<pre><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;java.lang.String&gt;&nbsp;sendString(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;stream)</pre>
-<div class="block">Send a stream's String tuples in a WebSocket text message.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - the stream</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>sink</dd>
-</dl>
-</li>
-</ul>
-<a name="sendBytes-quarks.topology.TStream-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>sendBytes</h4>
-<pre><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;byte[]&gt;&nbsp;sendBytes(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;byte[]&gt;&nbsp;stream)</pre>
-<div class="block">Send a stream's byte[] tuples in a WebSocket binary message.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - the stream</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>sink</dd>
-</dl>
-</li>
-</ul>
-<a name="receive--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>receive</h4>
-<pre><a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;receive()</pre>
-<div class="block">Create a stream of JsonObject tuples from received JSON WebSocket text messages.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the stream</dd>
-</dl>
-</li>
-</ul>
-<a name="receiveString--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>receiveString</h4>
-<pre><a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;receiveString()</pre>
-<div class="block">Create a stream of String tuples from received WebSocket text messages.
- <p>
- Note, the WebSocket protocol differentiates between text/String and
- binary/byte messages.  This method only receives messages sent as text.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the stream</dd>
-</dl>
-</li>
-</ul>
-<a name="receiveBytes--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>receiveBytes</h4>
-<pre><a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;byte[]&gt;&nbsp;receiveBytes()</pre>
-<div class="block">Create a stream of byte[] tuples from received WebSocket binary messages.
- <p>
- Note, the WebSocket protocol differentiates between text/String and
- binary/byte messages.  This method only receives messages sent as bytes.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the stream</dd>
-</dl>
-</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/WebSocketClient.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/wsclient/WebSocketClient.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClient.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/class-use/WebSocketClient.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/class-use/WebSocketClient.html b/content/javadoc/lastest/quarks/connectors/wsclient/class-use/WebSocketClient.html
deleted file mode 100644
index 87ff83a..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/class-use/WebSocketClient.html
+++ /dev/null
@@ -1,170 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.wsclient.WebSocketClient (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.wsclient.WebSocketClient (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">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?quarks/connectors/wsclient/class-use/WebSocketClient.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClient.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 Interface quarks.connectors.wsclient.WebSocketClient" class="title">Uses of Interface<br>quarks.connectors.wsclient.WebSocketClient</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="../../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">WebSocketClient</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="#quarks.connectors.wsclient.javax.websocket">quarks.connectors.wsclient.javax.websocket</a></td>
-<td class="colLast">
-<div class="block">WebSocket Client Connector for sending and receiving messages to a WebSocket Server.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.wsclient.javax.websocket">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">WebSocketClient</a> in <a href="../../../../quarks/connectors/wsclient/javax/websocket/package-summary.html">quarks.connectors.wsclient.javax.websocket</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/connectors/wsclient/javax/websocket/package-summary.html">quarks.connectors.wsclient.javax.websocket</a> that implement <a href="../../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">WebSocketClient</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="../../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in quarks.connectors.wsclient.javax.websocket">Jsr356WebSocketClient</a></span></code>
-<div class="block">A connector for sending and receiving messages to a WebSocket Server.</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="../../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/wsclient/class-use/WebSocketClient.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClient.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[31/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/http/HttpClients.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/http/HttpClients.html b/content/javadoc/lastest/quarks/connectors/http/HttpClients.html
deleted file mode 100644
index 89220ad..0000000
--- a/content/javadoc/lastest/quarks/connectors/http/HttpClients.html
+++ /dev/null
@@ -1,354 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>HttpClients (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="HttpClients (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9,"i2":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/HttpClients.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>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/connectors/http/HttpResponders.html" title="class in quarks.connectors.http"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/http/HttpClients.html" target="_top">Frames</a></li>
-<li><a href="HttpClients.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.http</div>
-<h2 title="Class HttpClients" class="title">Class HttpClients</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.http.HttpClients</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">HttpClients</span>
-extends java.lang.Object</pre>
-<div class="block">Creation of HTTP Clients.
- 
- This methods are called at runtime to create
- HTTP clients for <a href="../../../quarks/connectors/http/HttpStreams.html" title="class in quarks.connectors.http"><code>HttpStreams</code></a>. They are
- passed into methods such as
- <a href="../../../quarks/connectors/http/HttpStreams.html#requests-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Function-quarks.function.Function-quarks.function.BiFunction-"><code>HttpStreams.requests(quarks.topology.TStream, Supplier, quarks.function.Function, quarks.function.Function, quarks.function.BiFunction)</code></a>
- as functions, for example:
- <UL style="list-style-type:none">
- <LI><code>() -&gt; HttpClients::noAuthentication </code> // using a method reference</LI>
-  <LI><code>() -&gt; HttpClients.basic("user", "password") </code> // using a lambda expression</LI>
- </UL></div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/http/HttpStreams.html" title="class in quarks.connectors.http"><code>HttpStreams</code></a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpClients.html#HttpClients--">HttpClients</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static org.apache.http.impl.client.CloseableHttpClient</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpClients.html#basic-java.lang.String-java.lang.String-">basic</a></span>(java.lang.String&nbsp;user,
-     java.lang.String&nbsp;password)</code>
-<div class="block">Create a basic authentication HTTP client with a fixed user and password.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static org.apache.http.impl.client.CloseableHttpClient</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpClients.html#basic-quarks.function.Supplier-quarks.function.Supplier-">basic</a></span>(<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;user,
-     <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;password)</code>
-<div class="block">Method to create a basic authentication HTTP client.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>static org.apache.http.impl.client.CloseableHttpClient</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpClients.html#noAuthentication--">noAuthentication</a></span>()</code>
-<div class="block">Create HTTP client with no authentication.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="HttpClients--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>HttpClients</h4>
-<pre>public&nbsp;HttpClients()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="noAuthentication--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>noAuthentication</h4>
-<pre>public static&nbsp;org.apache.http.impl.client.CloseableHttpClient&nbsp;noAuthentication()</pre>
-<div class="block">Create HTTP client with no authentication.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>HTTP client with basic authentication.</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/http/HttpStreams.html" title="class in quarks.connectors.http"><code>HttpStreams</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="basic-java.lang.String-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>basic</h4>
-<pre>public static&nbsp;org.apache.http.impl.client.CloseableHttpClient&nbsp;basic(java.lang.String&nbsp;user,
-                                                                    java.lang.String&nbsp;password)</pre>
-<div class="block">Create a basic authentication HTTP client with a fixed user and password.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>user</code> - User for authentication</dd>
-<dd><code>password</code> - Password for authentication</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>HTTP client with basic authentication.</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/http/HttpStreams.html" title="class in quarks.connectors.http"><code>HttpStreams</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="basic-quarks.function.Supplier-quarks.function.Supplier-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>basic</h4>
-<pre>public static&nbsp;org.apache.http.impl.client.CloseableHttpClient&nbsp;basic(<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;user,
-                                                                    <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;password)</pre>
-<div class="block">Method to create a basic authentication HTTP client.
- The functions <code>user</code> and <code>password</code> are called
- when this method is invoked to obtain the user and password
- and runtime.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>user</code> - Function that provides user for authentication</dd>
-<dd><code>password</code> - Function that provides password for authentication</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>HTTP client with basic authentication.</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/http/HttpStreams.html" title="class in quarks.connectors.http"><code>HttpStreams</code></a></dd>
-</dl>
-</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/HttpClients.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/connectors/http/HttpResponders.html" title="class in quarks.connectors.http"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/http/HttpClients.html" target="_top">Frames</a></li>
-<li><a href="HttpClients.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/http/HttpResponders.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/http/HttpResponders.html b/content/javadoc/lastest/quarks/connectors/http/HttpResponders.html
deleted file mode 100644
index ecb4efc..0000000
--- a/content/javadoc/lastest/quarks/connectors/http/HttpResponders.html
+++ /dev/null
@@ -1,348 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>HttpResponders (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="HttpResponders (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9,"i2":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/HttpResponders.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="../../../quarks/connectors/http/HttpClients.html" title="class in quarks.connectors.http"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/http/HttpStreams.html" title="class in quarks.connectors.http"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/http/HttpResponders.html" target="_top">Frames</a></li>
-<li><a href="HttpResponders.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.http</div>
-<h2 title="Class HttpResponders" class="title">Class HttpResponders</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.http.HttpResponders</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">HttpResponders</span>
-extends java.lang.Object</pre>
-<div class="block">Functions to process HTTP requests.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/http/HttpStreams.html" title="class in quarks.connectors.http"><code>HttpStreams</code></a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpResponders.html#HttpResponders--">HttpResponders</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static &lt;T&gt;&nbsp;<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpResponders.html#inputOn-java.lang.Integer...-">inputOn</a></span>(java.lang.Integer...&nbsp;codes)</code>
-<div class="block">Return the input tuple on specified codes.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpResponders.html#inputOn200--">inputOn200</a></span>()</code>
-<div class="block">Return the input tuple on OK.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;com.google.gson.JsonObject,org.apache.http.client.methods.CloseableHttpResponse,com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpResponders.html#json--">json</a></span>()</code>
-<div class="block">A HTTP response handler for <code>application/json</code>.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="HttpResponders--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>HttpResponders</h4>
-<pre>public&nbsp;HttpResponders()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="inputOn200--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>inputOn200</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,T&gt;&nbsp;inputOn200()</pre>
-<div class="block">Return the input tuple on OK.
- Function that returns null (no output) if the HTTP response
- is not OK (200), otherwise it returns the input tuple.
- The HTTP entity in the response is consumed and discarded.</div>
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - Type of input tuple.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Function that returns the input tuple on OK.</dd>
-</dl>
-</li>
-</ul>
-<a name="inputOn-java.lang.Integer...-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>inputOn</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,T&gt;&nbsp;inputOn(java.lang.Integer...&nbsp;codes)</pre>
-<div class="block">Return the input tuple on specified codes.
- Function that returns null (no output) if the HTTP response
- is not one of <code>codes</code>, otherwise it returns the input tuple.
- The HTTP entity in the response is consumed and discarded.</div>
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - Type of input tuple.</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>codes</code> - HTTP status codes to result in output</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Function that returns the input tuple on matching codes.</dd>
-</dl>
-</li>
-</ul>
-<a name="json--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>json</h4>
-<pre>public static&nbsp;<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;com.google.gson.JsonObject,org.apache.http.client.methods.CloseableHttpResponse,com.google.gson.JsonObject&gt;&nbsp;json()</pre>
-<div class="block">A HTTP response handler for <code>application/json</code>.
- 
- For each HTTP response a JSON object is produced that contains:
- <UL>
- <LI> <code>request</code> - the original input tuple that lead to the request  </LI>
- <LI> <code>response</code> - JSON object containing information about the response
- <UL>
-    <LI> <code>status</code> - Status code for the response as an integer</LI>
-    <LI> <code>entity</code> - JSON response entity if one exists </LI>
- </UL>
- </LI>
- </UL></div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Function that will process the <code>application/json</code> responses.</dd>
-</dl>
-</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/HttpResponders.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/http/HttpClients.html" title="class in quarks.connectors.http"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/http/HttpStreams.html" title="class in quarks.connectors.http"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/http/HttpResponders.html" target="_top">Frames</a></li>
-<li><a href="HttpResponders.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/http/HttpStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/http/HttpStreams.html b/content/javadoc/lastest/quarks/connectors/http/HttpStreams.html
deleted file mode 100644
index 0441597..0000000
--- a/content/javadoc/lastest/quarks/connectors/http/HttpStreams.html
+++ /dev/null
@@ -1,340 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>HttpStreams (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="HttpStreams (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/HttpStreams.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="../../../quarks/connectors/http/HttpResponders.html" title="class in quarks.connectors.http"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/http/HttpStreams.html" target="_top">Frames</a></li>
-<li><a href="HttpStreams.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.http</div>
-<h2 title="Class HttpStreams" class="title">Class HttpStreams</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.http.HttpStreams</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">HttpStreams</span>
-extends java.lang.Object</pre>
-<div class="block">HTTP streams.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpStreams.html#HttpStreams--">HttpStreams</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpStreams.html#getJson-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Function-">getJson</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-       <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;uri)</code>&nbsp;</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static &lt;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpStreams.html#requests-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Function-quarks.function.Function-quarks.function.BiFunction-">requests</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-        <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;method,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
-        <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
-<div class="block">Make an HTTP request for each tuple on a stream.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="HttpStreams--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>HttpStreams</h4>
-<pre>public&nbsp;HttpStreams()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="getJson-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Function-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getJson</h4>
-<pre>public static&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;getJson(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-                                                          <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
-                                                          <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;uri)</pre>
-</li>
-</ul>
-<a name="requests-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Function-quarks.function.Function-quarks.function.BiFunction-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>requests</h4>
-<pre>public static&nbsp;&lt;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;&nbsp;requests(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                                        <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
-                                        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;method,
-                                        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
-                                        <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</pre>
-<div class="block">Make an HTTP request for each tuple on a stream.
- <UL>
- <LI><code>clientCreator</code> is invoked once to create a new HTTP client
- to make the requests.
- </LI>
-  <LI>
- <code>method</code> is invoked for each tuple to define the method
- to be used for the HTTP request driven by the tuple. A fixed method
- can be declared using a function such as:
- <UL style="list-style-type:none"><LI><code>t -&gt; HttpGet.METHOD_NAME</code></LI></UL>
-  </LI>
-  <LI>
- <code>uri</code> is invoked for each tuple to define the URI
- to be used for the HTTP request driven by the tuple. A fixed method
- can be declared using a function such as:
- <UL style="list-style-type:none"><LI><code>t -&gt; "http://www.example.com"</code></LI></UL>
-  </LI>
-  <LI>
-  <code>response</code> is invoked after each request that did not throw an exception.
-  It is passed the input tuple and the HTTP response. The function must completely
-  consume the entity stream for the response. The return value is present on
-  the stream returned by this method if it is non-null. A null return results
-  in no tuple on the returned stream.
-  
-  </LI>
-  </UL></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - Stream to invoke HTTP requests.</dd>
-<dd><code>clientCreator</code> - Function to create a HTTP client.</dd>
-<dd><code>method</code> - Function to define the HTTP method.</dd>
-<dd><code>uri</code> - Function to define the URI.</dd>
-<dd><code>response</code> - Function to process the response.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Stream containing HTTP responses processed by the <code>response</code> function.</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/http/HttpClients.html" title="class in quarks.connectors.http"><code>HttpClients</code></a>, 
-<a href="../../../quarks/connectors/http/HttpResponders.html" title="class in quarks.connectors.http"><code>HttpResponders</code></a></dd>
-</dl>
-</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/HttpStreams.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/http/HttpResponders.html" title="class in quarks.connectors.http"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/http/HttpStreams.html" target="_top">Frames</a></li>
-<li><a href="HttpStreams.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/http/class-use/HttpClients.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/http/class-use/HttpClients.html b/content/javadoc/lastest/quarks/connectors/http/class-use/HttpClients.html
deleted file mode 100644
index e4dc77b..0000000
--- a/content/javadoc/lastest/quarks/connectors/http/class-use/HttpClients.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.http.HttpClients (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.http.HttpClients (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/http/HttpClients.html" title="class in quarks.connectors.http">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?quarks/connectors/http/class-use/HttpClients.html" target="_top">Frames</a></li>
-<li><a href="HttpClients.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 quarks.connectors.http.HttpClients" class="title">Uses of Class<br>quarks.connectors.http.HttpClients</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.http.HttpClients</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="../../../../quarks/connectors/http/HttpClients.html" title="class in quarks.connectors.http">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/http/class-use/HttpClients.html" target="_top">Frames</a></li>
-<li><a href="HttpClients.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/http/class-use/HttpResponders.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/http/class-use/HttpResponders.html b/content/javadoc/lastest/quarks/connectors/http/class-use/HttpResponders.html
deleted file mode 100644
index 3e665b5..0000000
--- a/content/javadoc/lastest/quarks/connectors/http/class-use/HttpResponders.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.http.HttpResponders (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.http.HttpResponders (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/http/HttpResponders.html" title="class in quarks.connectors.http">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?quarks/connectors/http/class-use/HttpResponders.html" target="_top">Frames</a></li>
-<li><a href="HttpResponders.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 quarks.connectors.http.HttpResponders" class="title">Uses of Class<br>quarks.connectors.http.HttpResponders</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.http.HttpResponders</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="../../../../quarks/connectors/http/HttpResponders.html" title="class in quarks.connectors.http">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/http/class-use/HttpResponders.html" target="_top">Frames</a></li>
-<li><a href="HttpResponders.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/http/class-use/HttpStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/http/class-use/HttpStreams.html b/content/javadoc/lastest/quarks/connectors/http/class-use/HttpStreams.html
deleted file mode 100644
index 41d2981..0000000
--- a/content/javadoc/lastest/quarks/connectors/http/class-use/HttpStreams.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.http.HttpStreams (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.http.HttpStreams (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/http/HttpStreams.html" title="class in quarks.connectors.http">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?quarks/connectors/http/class-use/HttpStreams.html" target="_top">Frames</a></li>
-<li><a href="HttpStreams.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 quarks.connectors.http.HttpStreams" class="title">Uses of Class<br>quarks.connectors.http.HttpStreams</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.http.HttpStreams</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="../../../../quarks/connectors/http/HttpStreams.html" title="class in quarks.connectors.http">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/http/class-use/HttpStreams.html" target="_top">Frames</a></li>
-<li><a href="HttpStreams.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/http/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/http/package-frame.html b/content/javadoc/lastest/quarks/connectors/http/package-frame.html
deleted file mode 100644
index 27d6940..0000000
--- a/content/javadoc/lastest/quarks/connectors/http/package-frame.html
+++ /dev/null
@@ -1,22 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.http (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../quarks/connectors/http/package-summary.html" target="classFrame">quarks.connectors.http</a></h1>
-<div class="indexContainer">
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="HttpClients.html" title="class in quarks.connectors.http" target="classFrame">HttpClients</a></li>
-<li><a href="HttpResponders.html" title="class in quarks.connectors.http" target="classFrame">HttpResponders</a></li>
-<li><a href="HttpStreams.html" title="class in quarks.connectors.http" target="classFrame">HttpStreams</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/http/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/http/package-summary.html b/content/javadoc/lastest/quarks/connectors/http/package-summary.html
deleted file mode 100644
index 2db6121..0000000
--- a/content/javadoc/lastest/quarks/connectors/http/package-summary.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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.http (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.http (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/file/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/iot/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/http/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;quarks.connectors.http</h1>
-<div class="docSummary">
-<div class="block">HTTP stream connector.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</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="../../../quarks/connectors/http/HttpClients.html" title="class in quarks.connectors.http">HttpClients</a></td>
-<td class="colLast">
-<div class="block">Creation of HTTP Clients.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/connectors/http/HttpResponders.html" title="class in quarks.connectors.http">HttpResponders</a></td>
-<td class="colLast">
-<div class="block">Functions to process HTTP requests.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/connectors/http/HttpStreams.html" title="class in quarks.connectors.http">HttpStreams</a></td>
-<td class="colLast">
-<div class="block">HTTP streams.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.connectors.http Description">Package quarks.connectors.http Description</h2>
-<div class="block">HTTP stream connector.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/file/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/iot/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/http/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/http/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/http/package-tree.html b/content/javadoc/lastest/quarks/connectors/http/package-tree.html
deleted file mode 100644
index 421449d..0000000
--- a/content/javadoc/lastest/quarks/connectors/http/package-tree.html
+++ /dev/null
@@ -1,141 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.http Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.http Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/file/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/iot/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/http/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 quarks.connectors.http</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.Object
-<ul>
-<li type="circle">quarks.connectors.http.<a href="../../../quarks/connectors/http/HttpClients.html" title="class in quarks.connectors.http"><span class="typeNameLink">HttpClients</span></a></li>
-<li type="circle">quarks.connectors.http.<a href="../../../quarks/connectors/http/HttpResponders.html" title="class in quarks.connectors.http"><span class="typeNameLink">HttpResponders</span></a></li>
-<li type="circle">quarks.connectors.http.<a href="../../../quarks/connectors/http/HttpStreams.html" title="class in quarks.connectors.http"><span class="typeNameLink">HttpStreams</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/file/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/iot/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/http/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/http/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/http/package-use.html b/content/javadoc/lastest/quarks/connectors/http/package-use.html
deleted file mode 100644
index 233a80d..0000000
--- a/content/javadoc/lastest/quarks/connectors/http/package-use.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.connectors.http (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.http (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/connectors/http/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 quarks.connectors.http" class="title">Uses of Package<br>quarks.connectors.http</h1>
-</div>
-<div class="contentContainer">No usage of quarks.connectors.http</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/http/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iot/Commands.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iot/Commands.html b/content/javadoc/lastest/quarks/connectors/iot/Commands.html
deleted file mode 100644
index 52c9779..0000000
--- a/content/javadoc/lastest/quarks/connectors/iot/Commands.html
+++ /dev/null
@@ -1,237 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>Commands (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Commands (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/Commands.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>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/connectors/iot/Events.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iot/Commands.html" target="_top">Frames</a></li>
-<li><a href="Commands.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.iot</div>
-<h2 title="Interface Commands" class="title">Interface Commands</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">Commands</span></pre>
-<div class="block">Devic command identifiers used by Quarks.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX"><code>IotDevice.RESERVED_ID_PREFIX</code></a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/Commands.html#CONTROL_SERVICE">CONTROL_SERVICE</a></span></code>
-<div class="block">Command identifier used for the control service.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="CONTROL_SERVICE">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>CONTROL_SERVICE</h4>
-<pre>static final&nbsp;java.lang.String CONTROL_SERVICE</pre>
-<div class="block">Command identifier used for the control service.
- <BR>
- The command payload is used to invoke operations
- against control MBeans using an instance of
- <a href="../../../quarks/runtime/jsoncontrol/JsonControlService.html" title="class in quarks.runtime.jsoncontrol"><code>JsonControlService</code></a>.
- <BR>
- Value is "quarksControl".</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services"><code>ControlService</code></a>, 
-<a href="../../../quarks/providers/iot/IotProvider.html" title="class in quarks.providers.iot"><code>IotProvider</code></a>, 
-<a href="../../../constant-values.html#quarks.connectors.iot.Commands.CONTROL_SERVICE">Constant Field Values</a></dd>
-</dl>
-</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/Commands.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/connectors/iot/Events.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iot/Commands.html" target="_top">Frames</a></li>
-<li><a href="Commands.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>



[34/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/apps/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/apps/iot/package-tree.html b/content/javadoc/lastest/quarks/apps/iot/package-tree.html
deleted file mode 100644
index 41ba019..0000000
--- a/content/javadoc/lastest/quarks/apps/iot/package-tree.html
+++ /dev/null
@@ -1,139 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.apps.iot Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.apps.iot Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/analytics/sensors/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/apps/runtime/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/apps/iot/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 quarks.apps.iot</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.Object
-<ul>
-<li type="circle">quarks.apps.iot.<a href="../../../quarks/apps/iot/IotDevicePubSub.html" title="class in quarks.apps.iot"><span class="typeNameLink">IotDevicePubSub</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/analytics/sensors/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/apps/runtime/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/apps/iot/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/apps/iot/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/apps/iot/package-use.html b/content/javadoc/lastest/quarks/apps/iot/package-use.html
deleted file mode 100644
index 9e60f7e..0000000
--- a/content/javadoc/lastest/quarks/apps/iot/package-use.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.apps.iot (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.apps.iot (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/apps/iot/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 quarks.apps.iot" class="title">Uses of Package<br>quarks.apps.iot</h1>
-</div>
-<div class="contentContainer">No usage of quarks.apps.iot</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/apps/iot/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/apps/runtime/JobMonitorApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/apps/runtime/JobMonitorApp.html b/content/javadoc/lastest/quarks/apps/runtime/JobMonitorApp.html
deleted file mode 100644
index c893fe0..0000000
--- a/content/javadoc/lastest/quarks/apps/runtime/JobMonitorApp.html
+++ /dev/null
@@ -1,417 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>JobMonitorApp (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="JobMonitorApp (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/JobMonitorApp.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>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/apps/runtime/JobMonitorApp.html" target="_top">Frames</a></li>
-<li><a href="JobMonitorApp.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.apps.runtime</div>
-<h2 title="Class JobMonitorApp" class="title">Class JobMonitorApp</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.apps.runtime.JobMonitorApp</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">JobMonitorApp</span>
-extends java.lang.Object</pre>
-<div class="block">Job monitoring application.
- <P>
- The application listens on JobRegistry events and resubmits jobs for which 
- an event has been emitted because the job is unhealthy. The monitored 
- applications must be registered with an <code>ApplicationService</code> 
- prior to submission, otherwise the monitor application cannot restart 
- them.
- </P>
- <P>
- The monitoring application must be submitted within a context which 
- provides the following services:
- <ul>
- <li>ApplicationService - an <code>ApplicationServiceMXBean</code> control 
- registered by this service is used to resubmit failed applications.</li>
- <li>ControlService - the application queries this service for an 
- <code>ApplicationServiceMXBean</code> control, which is then used for 
- restarting failed applications.</li>
- <li>JobRegistryService - generates job monitoring events. </li>
- </ul>
- </P></div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/apps/runtime/JobMonitorApp.html#APP_NAME">APP_NAME</a></span></code>
-<div class="block">Job monitoring application name.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/apps/runtime/JobMonitorApp.html#JobMonitorApp-quarks.topology.TopologyProvider-quarks.execution.DirectSubmitter-java.lang.String-">JobMonitorApp</a></span>(<a href="../../../quarks/topology/TopologyProvider.html" title="interface in quarks.topology">TopologyProvider</a>&nbsp;provider,
-             <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;submitter,
-             java.lang.String&nbsp;name)</code>
-<div class="block">Constructs a <code>JobMonitorApp</code> with the specified name in the 
- context of the specified provider.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></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>protected <a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/apps/runtime/JobMonitorApp.html#declareTopology-java.lang.String-">declareTopology</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Declares the following topology:</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/apps/runtime/JobMonitorApp.html#submit--">submit</a></span>()</code>
-<div class="block">Submits the application topology.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/apps/runtime/JobMonitorApp.html#submitApplication-java.lang.String-quarks.execution.services.ControlService-">submitApplication</a></span>(java.lang.String&nbsp;applicationName,
-                 <a href="../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services">ControlService</a>&nbsp;controlService)</code>
-<div class="block">Submits an application using an <code>ApplicationServiceMXBean</code> control 
- registered with the specified <code>ControlService</code>.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="APP_NAME">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>APP_NAME</h4>
-<pre>public static final&nbsp;java.lang.String APP_NAME</pre>
-<div class="block">Job monitoring application name.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../constant-values.html#quarks.apps.runtime.JobMonitorApp.APP_NAME">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="JobMonitorApp-quarks.topology.TopologyProvider-quarks.execution.DirectSubmitter-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>JobMonitorApp</h4>
-<pre>public&nbsp;JobMonitorApp(<a href="../../../quarks/topology/TopologyProvider.html" title="interface in quarks.topology">TopologyProvider</a>&nbsp;provider,
-                     <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;submitter,
-                     java.lang.String&nbsp;name)</pre>
-<div class="block">Constructs a <code>JobMonitorApp</code> with the specified name in the 
- context of the specified provider.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>provider</code> - the topology provider</dd>
-<dd><code>submitter</code> - a <code>DirectSubmitter</code> which provides required 
-      services and submits the application</dd>
-<dd><code>name</code> - the application name</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if the submitter does not provide 
-      access to the required services</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="submit--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>submit</h4>
-<pre>public&nbsp;<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&nbsp;submit()
-           throws java.lang.InterruptedException,
-                  java.util.concurrent.ExecutionException</pre>
-<div class="block">Submits the application topology.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the job.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.InterruptedException</code></dd>
-<dd><code>java.util.concurrent.ExecutionException</code></dd>
-</dl>
-</li>
-</ul>
-<a name="submitApplication-java.lang.String-quarks.execution.services.ControlService-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>submitApplication</h4>
-<pre>public static&nbsp;void&nbsp;submitApplication(java.lang.String&nbsp;applicationName,
-                                     <a href="../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services">ControlService</a>&nbsp;controlService)</pre>
-<div class="block">Submits an application using an <code>ApplicationServiceMXBean</code> control 
- registered with the specified <code>ControlService</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>applicationName</code> - the name of the application to submit</dd>
-<dd><code>controlService</code> - the control service</dd>
-</dl>
-</li>
-</ul>
-<a name="declareTopology-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>declareTopology</h4>
-<pre>protected&nbsp;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;declareTopology(java.lang.String&nbsp;name)</pre>
-<div class="block">Declares the following topology:
- <pre>
- JobEvents source --&gt; Filter (health == unhealthy) --&gt; Restart application
- </pre></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the topology name</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the application topology</dd>
-</dl>
-</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/JobMonitorApp.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/apps/runtime/JobMonitorApp.html" target="_top">Frames</a></li>
-<li><a href="JobMonitorApp.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/apps/runtime/class-use/JobMonitorApp.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/apps/runtime/class-use/JobMonitorApp.html b/content/javadoc/lastest/quarks/apps/runtime/class-use/JobMonitorApp.html
deleted file mode 100644
index 1df423c..0000000
--- a/content/javadoc/lastest/quarks/apps/runtime/class-use/JobMonitorApp.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.apps.runtime.JobMonitorApp (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.apps.runtime.JobMonitorApp (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/apps/runtime/JobMonitorApp.html" title="class in quarks.apps.runtime">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?quarks/apps/runtime/class-use/JobMonitorApp.html" target="_top">Frames</a></li>
-<li><a href="JobMonitorApp.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 quarks.apps.runtime.JobMonitorApp" class="title">Uses of Class<br>quarks.apps.runtime.JobMonitorApp</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.apps.runtime.JobMonitorApp</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="../../../../quarks/apps/runtime/JobMonitorApp.html" title="class in quarks.apps.runtime">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/apps/runtime/class-use/JobMonitorApp.html" target="_top">Frames</a></li>
-<li><a href="JobMonitorApp.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/apps/runtime/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/apps/runtime/package-frame.html b/content/javadoc/lastest/quarks/apps/runtime/package-frame.html
deleted file mode 100644
index ea319a1..0000000
--- a/content/javadoc/lastest/quarks/apps/runtime/package-frame.html
+++ /dev/null
@@ -1,20 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.apps.runtime (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../quarks/apps/runtime/package-summary.html" target="classFrame">quarks.apps.runtime</a></h1>
-<div class="indexContainer">
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="JobMonitorApp.html" title="class in quarks.apps.runtime" target="classFrame">JobMonitorApp</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/apps/runtime/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/apps/runtime/package-summary.html b/content/javadoc/lastest/quarks/apps/runtime/package-summary.html
deleted file mode 100644
index e9d5610..0000000
--- a/content/javadoc/lastest/quarks/apps/runtime/package-summary.html
+++ /dev/null
@@ -1,157 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.apps.runtime (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.apps.runtime (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/apps/iot/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/file/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/apps/runtime/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;quarks.apps.runtime</h1>
-<div class="docSummary">
-<div class="block">Applications which provide monitoring and failure recovery to other 
- Quarks applications.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</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="../../../quarks/apps/runtime/JobMonitorApp.html" title="class in quarks.apps.runtime">JobMonitorApp</a></td>
-<td class="colLast">
-<div class="block">Job monitoring application.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.apps.runtime Description">Package quarks.apps.runtime Description</h2>
-<div class="block">Applications which provide monitoring and failure recovery to other 
- Quarks applications.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/apps/iot/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/file/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/apps/runtime/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/apps/runtime/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/apps/runtime/package-tree.html b/content/javadoc/lastest/quarks/apps/runtime/package-tree.html
deleted file mode 100644
index 402ec4c..0000000
--- a/content/javadoc/lastest/quarks/apps/runtime/package-tree.html
+++ /dev/null
@@ -1,139 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.apps.runtime Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.apps.runtime Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/apps/iot/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/file/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/apps/runtime/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 quarks.apps.runtime</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.Object
-<ul>
-<li type="circle">quarks.apps.runtime.<a href="../../../quarks/apps/runtime/JobMonitorApp.html" title="class in quarks.apps.runtime"><span class="typeNameLink">JobMonitorApp</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/apps/iot/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/file/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/apps/runtime/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/apps/runtime/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/apps/runtime/package-use.html b/content/javadoc/lastest/quarks/apps/runtime/package-use.html
deleted file mode 100644
index 3ff2246..0000000
--- a/content/javadoc/lastest/quarks/apps/runtime/package-use.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.apps.runtime (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.apps.runtime (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/apps/runtime/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 quarks.apps.runtime" class="title">Uses of Package<br>quarks.apps.runtime</h1>
-</div>
-<div class="contentContainer">No usage of quarks.apps.runtime</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/apps/runtime/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/file/FileStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/file/FileStreams.html b/content/javadoc/lastest/quarks/connectors/file/FileStreams.html
deleted file mode 100644
index 0eeaefa..0000000
--- a/content/javadoc/lastest/quarks/connectors/file/FileStreams.html
+++ /dev/null
@@ -1,512 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>FileStreams (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="FileStreams (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/FileStreams.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>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/file/FileStreams.html" target="_top">Frames</a></li>
-<li><a href="FileStreams.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">quarks.connectors.file</div>
-<h2 title="Class FileStreams" class="title">Class FileStreams</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.file.FileStreams</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">FileStreams</span>
-extends java.lang.Object</pre>
-<div class="block"><code>FileStreams</code> is a connector for integrating with file system objects.
- <p>
- File stream operations include:
- <ul>
- <li>Write tuples to text files - <a href="../../../quarks/connectors/file/FileStreams.html#textFileWriter-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Supplier-"><code>textFileWriter</code></a></li>
- <li>Watch a directory for new files - <a href="../../../quarks/connectors/file/FileStreams.html#directoryWatcher-quarks.topology.TopologyElement-quarks.function.Supplier-"><code>directoryWatcher</code></a></li>
- <li>Create tuples from text files - <a href="../../../quarks/connectors/file/FileStreams.html#textFileReader-quarks.topology.TStream-quarks.function.Function-quarks.function.BiFunction-"><code>textFileReader</code></a></li>
- </ul></div>
-</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="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#directoryWatcher-quarks.topology.TopologyElement-quarks.function.Supplier-">directoryWatcher</a></span>(<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a>&nbsp;te,
-                <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;directory)</code>
-<div class="block">Declare a stream containing the absolute pathname of 
- newly created file names from watching <code>directory</code>.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#directoryWatcher-quarks.topology.TopologyElement-quarks.function.Supplier-java.util.Comparator-">directoryWatcher</a></span>(<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a>&nbsp;te,
-                <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;directory,
-                java.util.Comparator&lt;java.io.File&gt;&nbsp;comparator)</code>
-<div class="block">Declare a stream containing the absolute pathname of 
- newly created file names from watching <code>directory</code>.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#textFileReader-quarks.topology.TStream-">textFileReader</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;pathnames)</code>
-<div class="block">Declare a stream containing the lines read from the files
- whose pathnames correspond to each tuple on the <code>pathnames</code>
- stream.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#textFileReader-quarks.topology.TStream-quarks.function.Function-quarks.function.BiFunction-">textFileReader</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;pathnames,
-              <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,java.lang.String&gt;&nbsp;preFn,
-              <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.lang.String,java.lang.Exception,java.lang.String&gt;&nbsp;postFn)</code>
-<div class="block">Declare a stream containing the lines read from the files
- whose pathnames correspond to each tuple on the <code>pathnames</code>
- stream.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#textFileWriter-quarks.topology.TStream-quarks.function.Supplier-">textFileWriter</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;contents,
-              <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;basePathname)</code>
-<div class="block">Write the contents of a stream to files.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#textFileWriter-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Supplier-">textFileWriter</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;contents,
-              <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;basePathname,
-              <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;quarks.connectors.file.runtime.IFileWriterPolicy&lt;java.lang.String&gt;&gt;&nbsp;policy)</code>
-<div class="block">Write the contents of a stream to files subject to the control
- of a file writer policy.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="directoryWatcher-quarks.topology.TopologyElement-quarks.function.Supplier-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>directoryWatcher</h4>
-<pre>public static&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;directoryWatcher(<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a>&nbsp;te,
-                                                         <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;directory)</pre>
-<div class="block">Declare a stream containing the absolute pathname of 
- newly created file names from watching <code>directory</code>.
- <p>
- This is the same as <code>directoryWatcher(t, () -&gt; dir, null)</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>directory</code> - Name of the directory to watch.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Stream containing absolute pathnames of newly created files in
-            <code>directory</code>.</dd>
-</dl>
-</li>
-</ul>
-<a name="directoryWatcher-quarks.topology.TopologyElement-quarks.function.Supplier-java.util.Comparator-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>directoryWatcher</h4>
-<pre>public static&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;directoryWatcher(<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a>&nbsp;te,
-                                                         <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;directory,
-                                                         java.util.Comparator&lt;java.io.File&gt;&nbsp;comparator)</pre>
-<div class="block">Declare a stream containing the absolute pathname of 
- newly created file names from watching <code>directory</code>.
- <p>
- Hidden files (java.io.File.isHidden()==true) are ignored.
- This is compatible with <code>textFileWriter</code>.
- <p>
- Sample use:
- <pre><code>
- String dir = "/some/directory/path";
- Topology t = ...
- TStream&lt;String&gt; pathnames = FileStreams.directoryWatcher(t, () -&gt; dir, null);
- </code></pre>
- <p>
- The order of the files in the stream is dictated by a <code>Comparator</code>.
- The default comparator orders files by <code>File.lastModified()</code> values.
- There are no guarantees on the processing order of files that
- have the same lastModified value.
- Note, lastModified values are subject to filesystem timestamp
- quantization - e.g., 1second.
- <p>
- Note: due to the asynchronous nature of things, if files in the
- directory may be removed, the receiver of a tuple with a "new" file
- pathname may need to be prepared for the pathname to no longer be
- valid when it receives the tuple or during its processing of the tuple.
- <p>
- The behavior on MacOS may be unsavory, even as recent as Java8, as
- MacOs Java lacks a native implementation of <code>WatchService</code>.
- The result can be a delay in detecting newly created files (e.g., 10sec)
- as well not detecting rapid deletion and recreation of a file.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>directory</code> - Name of the directory to watch.</dd>
-<dd><code>comparator</code> - Comparator to use to order newly seen file pathnames.
-            May be null.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Stream containing absolute pathnames of newly created files in
-            <code>directory</code>.</dd>
-</dl>
-</li>
-</ul>
-<a name="textFileReader-quarks.topology.TStream-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>textFileReader</h4>
-<pre>public static&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;textFileReader(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;pathnames)</pre>
-<div class="block">Declare a stream containing the lines read from the files
- whose pathnames correspond to each tuple on the <code>pathnames</code>
- stream.
- <p>
- This is the same as <code>textFileReader(pathnames, null, null)</code>
- <p>
- Sample use:
- <pre><code>
- String dir = "/some/directory/path";
- Topology t = ...
- TStream&lt;String&gt; pathnames = FileStreams.directoryWatcher(t, () -&gt; dir);
- TStream&lt;String&gt; contents = FileStreams.textFileReader(pathnames);
- contents.print();
- </code></pre></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>pathnames</code> - Stream containing pathnames of files to read.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Stream containing lines from the files.</dd>
-</dl>
-</li>
-</ul>
-<a name="textFileReader-quarks.topology.TStream-quarks.function.Function-quarks.function.BiFunction-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>textFileReader</h4>
-<pre>public static&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;textFileReader(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;pathnames,
-                                                       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,java.lang.String&gt;&nbsp;preFn,
-                                                       <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.lang.String,java.lang.Exception,java.lang.String&gt;&nbsp;postFn)</pre>
-<div class="block">Declare a stream containing the lines read from the files
- whose pathnames correspond to each tuple on the <code>pathnames</code>
- stream.
- <p>
- All files are assumed to be encoded in UTF-8.  The lines are
- output in the order they appear in each file, with the first line of
- a file appearing first.  A file is not subsequently monitored for
- additional lines.
- <p>
- If a file can not be read, e.g., a file doesn't exist at that pathname
- or the pathname is for a directory,
- an error will be logged.
- <p>
- Optional <code>preFn</code> and <code>postFn</code> functions may be supplied.
- These are called prior to processing a tuple (pathname) and after
- respectively.  They provide a way to encode markers in the generated
- stream.
- <p>
- Sample use:
- <pre><code>
- // watch a directory for files, creating a stream with the contents of
- // each file.  Use a preFn to include a file separator marker in the
- // stream. Use a postFn to delete a file once it's been processed.
- String dir = "/some/directory/path";
- Topology t = ...
- TStream&lt;String&gt; pathnames = FileStreams.directoryWatcher(t, () -&gt; dir);
- TStream&lt;String&gt; contents = FileStreams.textFileReader(
-              pathnames,
-              path -&gt; { return "###&lt;PATH-MARKER&gt;### " + path },
-              (path,exception) -&gt; { new File(path).delete(), return null; }
-              );
- contents.print();
- </code></pre></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>pathnames</code> - Stream containing pathnames of files to read.</dd>
-<dd><code>preFn</code> - Pre-visit <code>Function&lt;String,String&gt;</code>.
-            The input is the pathname.  
-            The result, when non-null, is added to the output stream.
-            The function may be null.</dd>
-<dd><code>postFn</code> - Post-visit <code>BiFunction&lt;String,Exception,String&gt;</code>.
-            The input is the pathname and an exception.  The exception
-            is null if there were no errors.
-            The result, when non-null, is added to the output stream.
-            The function may be null.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Stream containing lines from the files.</dd>
-</dl>
-</li>
-</ul>
-<a name="textFileWriter-quarks.topology.TStream-quarks.function.Supplier-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>textFileWriter</h4>
-<pre>public static&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;java.lang.String&gt;&nbsp;textFileWriter(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;contents,
-                                                     <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;basePathname)</pre>
-<div class="block">Write the contents of a stream to files.
- <p>
- The default <a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file"><code>FileWriterPolicy</code></a> is used.
- <p>
- This is the same as <code>textFileWriter(contents, basePathname, null)</code>.
- <p>
- Sample use:
- <pre><code>
- // write a stream of LogEvent to files, using the default
- // file writer policy
- String basePathname = "/myLogDir/LOG"; // yield LOG_YYYYMMDD_HHMMSS
- TStream&lt;MyLogEvent&gt; events = ...
- TStream&lt;String&gt; stringEvents = events.map(event -&gt; event.toString()); 
- FileStreams.textFileWriter(stringEvents, () -&gt; basePathname);
- </code></pre></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>contents</code> - the lines to write</dd>
-<dd><code>basePathname</code> - the base pathname of the created files</dd>
-</dl>
-</li>
-</ul>
-<a name="textFileWriter-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Supplier-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>textFileWriter</h4>
-<pre>public static&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;java.lang.String&gt;&nbsp;textFileWriter(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;contents,
-                                                     <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;basePathname,
-                                                     <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;quarks.connectors.file.runtime.IFileWriterPolicy&lt;java.lang.String&gt;&gt;&nbsp;policy)</pre>
-<div class="block">Write the contents of a stream to files subject to the control
- of a file writer policy.
- <p>
- A separate policy instance must be used for invocation.
- A default <a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file"><code>FileWriterPolicy</code></a> is used if a policy is not specified.
- <p>
- Sample use:
- <pre><code>
- // write a stream of LogEvent to files using a policy of:
- // no additional flush, 100 events per file, retain 5 files
- IFileWriterPolicy&lt;String&gt; policy = new FileWriterPolicy&lt;String&gt;(
-           FileWriterFlushConfig.newImplicitConfig(),
-           FileWriterCycleConfig.newCountBasedConfig(100),
-           FileWriterRetentionConfig.newFileCountBasedConfig(5)
-           );
- String basePathname = "/myLogDir/LOG"; // yield LOG_YYYYMMDD_HHMMSS
- TStream&lt;MyLogEvent&gt; events = ...
- TStream&lt;String&gt; stringEvents = events.map(event -&gt; event.toString()); 
- FileStreams.textFileWriter(stringEvents, () -&gt; basePathname, () -&gt; policy);
- </code></pre></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>contents</code> - the lines to write</dd>
-<dd><code>basePathname</code> - the base pathname of the created files</dd>
-<dd><code>policy</code> - the policy to use.  may be null.</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file"><code>FileWriterPolicy</code></a></dd>
-</dl>
-</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/FileStreams.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/file/FileStreams.html" target="_top">Frames</a></li>
-<li><a href="FileStreams.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[24/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/mqtt/class-use/MqttConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/mqtt/class-use/MqttConfig.html b/content/javadoc/lastest/quarks/connectors/mqtt/class-use/MqttConfig.html
deleted file mode 100644
index b8afa8a..0000000
--- a/content/javadoc/lastest/quarks/connectors/mqtt/class-use/MqttConfig.html
+++ /dev/null
@@ -1,225 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.mqtt.MqttConfig (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.mqtt.MqttConfig (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">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?quarks/connectors/mqtt/class-use/MqttConfig.html" target="_top">Frames</a></li>
-<li><a href="MqttConfig.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 quarks.connectors.mqtt.MqttConfig" class="title">Uses of Class<br>quarks.connectors.mqtt.MqttConfig</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="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</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="#quarks.connectors.mqtt">quarks.connectors.mqtt</a></td>
-<td class="colLast">
-<div class="block">MQTT (lightweight messaging protocol for small sensors and mobile devices) stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.mqtt.iot">quarks.connectors.mqtt.iot</a></td>
-<td class="colLast">
-<div class="block">An MQTT based IotDevice connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.mqtt">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a> in <a href="../../../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</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="../../../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</a> that return <a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</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 <a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a></code></td>
-<td class="colLast"><span class="typeNameLabel">MqttConfig.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/mqtt/MqttConfig.html#fromProperties-java.util.Properties-">fromProperties</a></span>(java.util.Properties&nbsp;properties)</code>
-<div class="block">Create a new configuration from <code>Properties</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructor parameters in <a href="../../../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</a> with type arguments of type <a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</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="../../../../quarks/connectors/mqtt/MqttStreams.html#MqttStreams-quarks.topology.Topology-quarks.function.Supplier-">MqttStreams</a></span>(<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-           <a href="../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a>&gt;&nbsp;config)</code>
-<div class="block">Create a connector with the specified configuration.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.mqtt.iot">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a> in <a href="../../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</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="../../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</a> that return <a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</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="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a></code></td>
-<td class="colLast"><span class="typeNameLabel">MqttDevice.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/mqtt/iot/MqttDevice.html#getMqttConfig--">getMqttConfig</a></span>()</code>
-<div class="block">Get the device's <a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt"><code>MqttConfig</code></a></div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</a> with parameters of type <a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</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="../../../../quarks/connectors/mqtt/iot/MqttDevice.html#MqttDevice-quarks.topology.Topology-java.util.Properties-quarks.connectors.mqtt.MqttConfig-">MqttDevice</a></span>(<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-          java.util.Properties&nbsp;properties,
-          <a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a>&nbsp;mqttConfig)</code>
-<div class="block">Create an MqttDevice connector.</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="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/mqtt/class-use/MqttConfig.html" target="_top">Frames</a></li>
-<li><a href="MqttConfig.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/mqtt/class-use/MqttStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/mqtt/class-use/MqttStreams.html b/content/javadoc/lastest/quarks/connectors/mqtt/class-use/MqttStreams.html
deleted file mode 100644
index 6072b3d..0000000
--- a/content/javadoc/lastest/quarks/connectors/mqtt/class-use/MqttStreams.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.mqtt.MqttStreams (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.mqtt.MqttStreams (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/mqtt/MqttStreams.html" title="class in quarks.connectors.mqtt">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?quarks/connectors/mqtt/class-use/MqttStreams.html" target="_top">Frames</a></li>
-<li><a href="MqttStreams.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 quarks.connectors.mqtt.MqttStreams" class="title">Uses of Class<br>quarks.connectors.mqtt.MqttStreams</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.mqtt.MqttStreams</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="../../../../quarks/connectors/mqtt/MqttStreams.html" title="class in quarks.connectors.mqtt">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/mqtt/class-use/MqttStreams.html" target="_top">Frames</a></li>
-<li><a href="MqttStreams.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/mqtt/iot/MqttDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/mqtt/iot/MqttDevice.html b/content/javadoc/lastest/quarks/connectors/mqtt/iot/MqttDevice.html
deleted file mode 100644
index 85f0d22..0000000
--- a/content/javadoc/lastest/quarks/connectors/mqtt/iot/MqttDevice.html
+++ /dev/null
@@ -1,581 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>MqttDevice (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="MqttDevice (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":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/MqttDevice.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>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/mqtt/iot/MqttDevice.html" target="_top">Frames</a></li>
-<li><a href="MqttDevice.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.mqtt.iot</div>
-<h2 title="Class MqttDevice" class="title">Class MqttDevice</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.mqtt.iot.MqttDevice</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>, <a href="../../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">MqttDevice</span>
-extends java.lang.Object
-implements <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></pre>
-<div class="block">An MQTT based Quarks <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><code>IotDevice</code></a> connector.
- <p>
- The MQTT <code>IotDevice</code> is an abstraction on top of
- the <a href="../../../../quarks/connectors/mqtt/MqttStreams.html" title="class in quarks.connectors.mqtt"><code>MqttStreams</code></a> connector.
- <p>
- The connector doesn't presume a particular pattern for 
- Device MQTT "event" topic and "command" topics though default
- patterns are provided.
- <p>
- Connector configuration Properties fall into two categories:
- <ul>
- <li>MQTT Device abstraction properties</li>
- <li>Base MQTT connector properties - see <a href="../../../../quarks/connectors/mqtt/MqttConfig.html#fromProperties-java.util.Properties-"><code>MqttConfig.fromProperties(Properties)</code></a>
- </ul>
-
- <h3>Device properties</h3>
- <ul>
- <li>mqttDevice.id - Required. An identifier that uniquely identifies
-     the device in the device event and device command MQTT topic namespaces.
-     </li>
- <li>mqttDevice.topic.prefix - A optional prefix that by default is used when
-     composing device event and command MQTT topics, and the client's MQTT
-     clientId.  The default is no prefix.</li>
- <li>mqttDevice.event.topic.pattern - Optional.  The topic pattern used
-     for MQTT device event topics.
-     Defaults to <code>{mqttDevice.topic.prefix}id/{mqttDevice.id}/evt/{EVENTID}/fmt/json</code>
-     The pattern must include {EVENTID} and must end with "/fmt/json".
-     </li>
- <li>mqttDevice.command.topic.pattern - Optional.  The topic pattern used
-     for MQTT device command topics.
-     Defaults to <code>{mqttDevice.topic.prefix}id/{mqttDevice.id}/cmd/{COMMAND}/fmt/json</code>
-     The pattern must include {COMMAND} and must end with "/fmt/json".
-     </li>
- <li>mqttDevice.command.qos - An optional MQTT QoS value for commands. Defaults to 0.</li>
- <li>mqttDevice.events.retain - Optional MQTT "retain" behavior for published events.  Defaults to false.</li>
- <li>mqttDevice.mqtt.clientId - Optional value to use for the MQTT clientId.
-     Defaults to {mqttDevice.topic.prefix}id/{mqttDevice.id}.</li>
- </ul>
- Sample use:
- <pre><code>
-  // assuming a properties file containing at least:
-  // mqttDevice.id=012345678
-  // mqtt.serverURLs=tcp://myMqttBrokerHost:1883
-  
- String propsPath = &lt;path to properties file&gt;; 
- Properties properties = new Properties();
- properties.load(Files.newBufferedReader(new File(propsPath).toPath()));
-
- Topology t = new DirectProvider();
- MqttDevice mqttDevice = new MqttDevice(t, properties);
- 
- // publish JSON "status" device event tuples every hour
- TStream&lt;JsonObject&gt; myStatusEvents = t.poll(myGetStatusAsJson(), 1, TimeUnit.HOURS);
- mqttDevice.events(myStatusEvents, "status", QoS.FIRE_AND_FORGET);
- 
- // handle a device command.  In this example the payload is expected
- // to be JSON and have a "value" property containing the new threshold. 
- mqttDevice.command("setSensorThreshold")
-     .sink(json -&gt; setSensorThreshold(json.get(CMD_PAYLOAD).getAsJsonObject().get("value").getAsString());
- </code></pre></div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.quarks.connectors.iot.IotDevice">
-<!--   -->
-</a>
-<h3>Fields inherited from interface&nbsp;quarks.connectors.iot.<a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></h3>
-<code><a href="../../../../quarks/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a>, <a href="../../../../quarks/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a>, <a href="../../../../quarks/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a>, <a href="../../../../quarks/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a>, <a href="../../../../quarks/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></code></li>
-</ul>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/mqtt/iot/MqttDevice.html#MqttDevice-quarks.topology.Topology-java.util.Properties-">MqttDevice</a></span>(<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-          java.util.Properties&nbsp;properties)</code>
-<div class="block">Create an MqttDevice connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/mqtt/iot/MqttDevice.html#MqttDevice-quarks.topology.Topology-java.util.Properties-quarks.connectors.mqtt.MqttConfig-">MqttDevice</a></span>(<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-          java.util.Properties&nbsp;properties,
-          <a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a>&nbsp;mqttConfig)</code>
-<div class="block">Create an MqttDevice connector.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/mqtt/iot/MqttDevice.html#commands-java.lang.String...-">commands</a></span>(java.lang.String...&nbsp;commands)</code>
-<div class="block">Create a stream of device commands as JSON objects.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/mqtt/iot/MqttDevice.html#commandTopic-java.lang.String-">commandTopic</a></span>(java.lang.String&nbsp;command)</code>
-<div class="block">Get the MQTT topic for a command.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="../../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/mqtt/iot/MqttDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></span>(<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-      <a href="../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
-      <a href="../../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
-      <a href="../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
-<div class="block">Publish a stream's tuples as device events.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="../../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/mqtt/iot/MqttDevice.html#events-quarks.topology.TStream-java.lang.String-int-">events</a></span>(<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-      java.lang.String&nbsp;eventId,
-      int&nbsp;qos)</code>
-<div class="block">Publish a stream's tuples as device events.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/mqtt/iot/MqttDevice.html#eventTopic-java.lang.String-">eventTopic</a></span>(java.lang.String&nbsp;eventId)</code>
-<div class="block">Get the MQTT topic for an device event.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code><a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/mqtt/iot/MqttDevice.html#getMqttConfig--">getMqttConfig</a></span>()</code>
-<div class="block">Get the device's <a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt"><code>MqttConfig</code></a></div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code><a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/mqtt/iot/MqttDevice.html#topology--">topology</a></span>()</code>
-<div class="block">Topology this element is contained in.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="MqttDevice-quarks.topology.Topology-java.util.Properties-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>MqttDevice</h4>
-<pre>public&nbsp;MqttDevice(<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-                  java.util.Properties&nbsp;properties)</pre>
-<div class="block">Create an MqttDevice connector.
- <p>
- All configuration information comes from <code>properties</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topology</code> - topology to add the connector to.</dd>
-<dd><code>properties</code> - connector properties.</dd>
-</dl>
-</li>
-</ul>
-<a name="MqttDevice-quarks.topology.Topology-java.util.Properties-quarks.connectors.mqtt.MqttConfig-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>MqttDevice</h4>
-<pre>public&nbsp;MqttDevice(<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-                  java.util.Properties&nbsp;properties,
-                  <a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a>&nbsp;mqttConfig)</pre>
-<div class="block">Create an MqttDevice connector.
- <p>
- Uses <code>mattConfig</code> for the base MQTT connector configuration
- and uses <code>properties</code> only for MQTT Device properties.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topology</code> - topology to add the connector to.</dd>
-<dd><code>properties</code> - connector properties.  Properties beyond those
-        noted above are ignored.</dd>
-<dd><code>mqttConfig</code> - base MQTT configuration. may be null.</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="eventTopic-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>eventTopic</h4>
-<pre>public&nbsp;java.lang.String&nbsp;eventTopic(java.lang.String&nbsp;eventId)</pre>
-<div class="block">Get the MQTT topic for an device event.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>eventId</code> - the event id. 
-         if null, returns a topic filter for all of the device's events.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the topic</dd>
-</dl>
-</li>
-</ul>
-<a name="commandTopic-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>commandTopic</h4>
-<pre>public&nbsp;java.lang.String&nbsp;commandTopic(java.lang.String&nbsp;command)</pre>
-<div class="block">Get the MQTT topic for a command.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>command</code> - the command id.
-         if null, returns a topic filter for all of the device's commands.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the topic</dd>
-</dl>
-</li>
-</ul>
-<a name="getMqttConfig--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getMqttConfig</h4>
-<pre>public&nbsp;<a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a>&nbsp;getMqttConfig()</pre>
-<div class="block">Get the device's <a href="../../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt"><code>MqttConfig</code></a></div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the config</dd>
-</dl>
-</li>
-</ul>
-<a name="events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>events</h4>
-<pre>public&nbsp;<a href="../../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;events(<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-                                                <a href="../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
-                                                <a href="../../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
-                                                <a href="../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../quarks/connectors/iot/IotDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">IotDevice</a></code></span></div>
-<div class="block">Publish a stream's tuples as device events.
- <p>
- Each tuple is published as a device event with the supplied functions
- providing the event identifier, payload and QoS. The event identifier and
- QoS can be generated based upon the tuple.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../quarks/connectors/iot/IotDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - Stream to be published.</dd>
-<dd><code>eventId</code> - function to supply the event identifier.</dd>
-<dd><code>payload</code> - function to supply the event's payload.</dd>
-<dd><code>qos</code> - function to supply the event's delivery Quality of Service.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>TSink sink element representing termination of this stream.</dd>
-</dl>
-</li>
-</ul>
-<a name="events-quarks.topology.TStream-java.lang.String-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>events</h4>
-<pre>public&nbsp;<a href="../../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;events(<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-                                                java.lang.String&nbsp;eventId,
-                                                int&nbsp;qos)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../quarks/connectors/iot/IotDevice.html#events-quarks.topology.TStream-java.lang.String-int-">IotDevice</a></code></span></div>
-<div class="block">Publish a stream's tuples as device events.
- <p>
- Each tuple is published as a device event with fixed event identifier and
- QoS.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../quarks/connectors/iot/IotDevice.html#events-quarks.topology.TStream-java.lang.String-int-">events</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - Stream to be published.</dd>
-<dd><code>eventId</code> - Event identifier.</dd>
-<dd><code>qos</code> - Event's delivery Quality of Service.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>TSink sink element representing termination of this stream.</dd>
-</dl>
-</li>
-</ul>
-<a name="commands-java.lang.String...-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>commands</h4>
-<pre>public&nbsp;<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commands(java.lang.String...&nbsp;commands)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../quarks/connectors/iot/IotDevice.html#commands-java.lang.String...-">IotDevice</a></code></span></div>
-<div class="block">Create a stream of device commands as JSON objects.
- Each command sent to the device matching <code>commands</code> will result in a tuple
- on the stream. The JSON object has these keys:
- <UL>
- <LI><a href="../../../../quarks/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
- <LI><a href="../../../../quarks/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
- <LI><a href="../../../../quarks/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
- <LI><a href="../../../../quarks/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
- <UL>
- <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
- <LI>Otherwise <code>payload</code> is String</LI>
- </UL>
- </LI>
- </UL></div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../quarks/connectors/iot/IotDevice.html#commands-java.lang.String...-">commands</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
- stream will contain all device commands.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Stream containing device commands.</dd>
-</dl>
-</li>
-</ul>
-<a name="topology--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>topology</h4>
-<pre>public&nbsp;<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../quarks/topology/TopologyElement.html#topology--">TopologyElement</a></code></span></div>
-<div class="block">Topology this element is contained in.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../quarks/topology/TopologyElement.html#topology--">topology</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a></code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Topology this element is contained in.</dd>
-</dl>
-</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/MqttDevice.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/mqtt/iot/MqttDevice.html" target="_top">Frames</a></li>
-<li><a href="MqttDevice.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/mqtt/iot/class-use/MqttDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/mqtt/iot/class-use/MqttDevice.html b/content/javadoc/lastest/quarks/connectors/mqtt/iot/class-use/MqttDevice.html
deleted file mode 100644
index 956f809..0000000
--- a/content/javadoc/lastest/quarks/connectors/mqtt/iot/class-use/MqttDevice.html
+++ /dev/null
@@ -1,170 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.mqtt.iot.MqttDevice (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.mqtt.iot.MqttDevice (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../quarks/connectors/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot">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?quarks/connectors/mqtt/iot/class-use/MqttDevice.html" target="_top">Frames</a></li>
-<li><a href="MqttDevice.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 quarks.connectors.mqtt.iot.MqttDevice" class="title">Uses of Class<br>quarks.connectors.mqtt.iot.MqttDevice</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="../../../../../quarks/connectors/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot">MqttDevice</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="#quarks.samples.apps.mqtt">quarks.samples.apps.mqtt</a></td>
-<td class="colLast">
-<div class="block">Base support for Quarks MQTT based application samples.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.samples.apps.mqtt">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../quarks/connectors/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot">MqttDevice</a> in <a href="../../../../../quarks/samples/apps/mqtt/package-summary.html">quarks.samples.apps.mqtt</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="../../../../../quarks/samples/apps/mqtt/package-summary.html">quarks.samples.apps.mqtt</a> that return <a href="../../../../../quarks/connectors/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot">MqttDevice</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="../../../../../quarks/connectors/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot">MqttDevice</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractMqttApplication.</span><code><span class="memberNameLink"><a href="../../../../../quarks/samples/apps/mqtt/AbstractMqttApplication.html#mqttDevice--">mqttDevice</a></span>()</code>
-<div class="block">Get the application's MqttDevice</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="../../../../../quarks/connectors/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/connectors/mqtt/iot/class-use/MqttDevice.html" target="_top">Frames</a></li>
-<li><a href="MqttDevice.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-frame.html b/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-frame.html
deleted file mode 100644
index 75606a4..0000000
--- a/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-frame.html
+++ /dev/null
@@ -1,20 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.mqtt.iot (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../../quarks/connectors/mqtt/iot/package-summary.html" target="classFrame">quarks.connectors.mqtt.iot</a></h1>
-<div class="indexContainer">
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="MqttDevice.html" title="class in quarks.connectors.mqtt.iot" target="classFrame">MqttDevice</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-summary.html b/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-summary.html
deleted file mode 100644
index a8214f1..0000000
--- a/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-summary.html
+++ /dev/null
@@ -1,155 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.mqtt.iot (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.mqtt.iot (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/mqtt/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../quarks/connectors/pubsub/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/mqtt/iot/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;quarks.connectors.mqtt.iot</h1>
-<div class="docSummary">
-<div class="block">An MQTT based IotDevice connector.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</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="../../../../quarks/connectors/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot">MqttDevice</a></td>
-<td class="colLast">
-<div class="block">An MQTT based Quarks <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><code>IotDevice</code></a> connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.connectors.mqtt.iot Description">Package quarks.connectors.mqtt.iot Description</h2>
-<div class="block">An MQTT based IotDevice connector.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../quarks/connectors/mqtt/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../quarks/connectors/pubsub/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/mqtt/iot/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-tree.html b/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-tree.html
deleted file mode 100644
index 47d1c90..0000000
--- a/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-tree.html
+++ /dev/null
@@ -1,139 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.mqtt.iot Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.mqtt.iot Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/mqtt/package-tree.html">Prev</a></li>
-<li><a href="../../../../quarks/connectors/pubsub/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/mqtt/iot/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 quarks.connectors.mqtt.iot</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.Object
-<ul>
-<li type="circle">quarks.connectors.mqtt.iot.<a href="../../../../quarks/connectors/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot"><span class="typeNameLink">MqttDevice</span></a> (implements quarks.connectors.iot.<a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../quarks/connectors/mqtt/package-tree.html">Prev</a></li>
-<li><a href="../../../../quarks/connectors/pubsub/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/mqtt/iot/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-use.html b/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-use.html
deleted file mode 100644
index ea10228..0000000
--- a/content/javadoc/lastest/quarks/connectors/mqtt/iot/package-use.html
+++ /dev/null
@@ -1,163 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.connectors.mqtt.iot (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.mqtt.iot (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/connectors/mqtt/iot/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 quarks.connectors.mqtt.iot" class="title">Uses of Package<br>quarks.connectors.mqtt.iot</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="../../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</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="#quarks.samples.apps.mqtt">quarks.samples.apps.mqtt</a></td>
-<td class="colLast">
-<div class="block">Base support for Quarks MQTT based application samples.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.apps.mqtt">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</a> used by <a href="../../../../quarks/samples/apps/mqtt/package-summary.html">quarks.samples.apps.mqtt</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="../../../../quarks/connectors/mqtt/iot/class-use/MqttDevice.html#quarks.samples.apps.mqtt">MqttDevice</a>
-<div class="block">An MQTT based Quarks <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><code>IotDevice</code></a> connector.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/mqtt/iot/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/mqtt/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/mqtt/package-frame.html b/content/javadoc/lastest/quarks/connectors/mqtt/package-frame.html
deleted file mode 100644
index e820da4..0000000
--- a/content/javadoc/lastest/quarks/connectors/mqtt/package-frame.html
+++ /dev/null
@@ -1,21 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.mqtt (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../quarks/connectors/mqtt/package-summary.html" target="classFrame">quarks.connectors.mqtt</a></h1>
-<div class="indexContainer">
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="MqttConfig.html" title="class in quarks.connectors.mqtt" target="classFrame">MqttConfig</a></li>
-<li><a href="MqttStreams.html" title="class in quarks.connectors.mqtt" target="classFrame">MqttStreams</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/mqtt/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/mqtt/package-summary.html b/content/javadoc/lastest/quarks/connectors/mqtt/package-summary.html
deleted file mode 100644
index 1752f44..0000000
--- a/content/javadoc/lastest/quarks/connectors/mqtt/package-summary.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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.mqtt (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.mqtt (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/kafka/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/mqtt/iot/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/mqtt/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;quarks.connectors.mqtt</h1>
-<div class="docSummary">
-<div class="block">MQTT (lightweight messaging protocol for small sensors and mobile devices) stream connector.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</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="../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a></td>
-<td class="colLast">
-<div class="block">MQTT broker connector configuration.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/connectors/mqtt/MqttStreams.html" title="class in quarks.connectors.mqtt">MqttStreams</a></td>
-<td class="colLast">
-<div class="block"><code>MqttStreams</code> is a connector to a MQTT messaging broker
- for publishing and subscribing to topics.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.connectors.mqtt Description">Package quarks.connectors.mqtt Description</h2>
-<div class="block">MQTT (lightweight messaging protocol for small sensors and mobile devices) stream connector.
- <p>
- Stream tuples may be published to MQTT broker topics
- and created by subscribing to broker topics.
- For more information about MQTT see
- <a href="http://mqtt.org">http://mqtt.org</a></div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/kafka/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/mqtt/iot/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/mqtt/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/mqtt/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/mqtt/package-tree.html b/content/javadoc/lastest/quarks/connectors/mqtt/package-tree.html
deleted file mode 100644
index 9b6d5bd..0000000
--- a/content/javadoc/lastest/quarks/connectors/mqtt/package-tree.html
+++ /dev/null
@@ -1,140 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.mqtt Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.mqtt Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/kafka/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/mqtt/iot/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/mqtt/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 quarks.connectors.mqtt</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.Object
-<ul>
-<li type="circle">quarks.connectors.mqtt.<a href="../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt"><span class="typeNameLink">MqttConfig</span></a></li>
-<li type="circle">quarks.connectors.mqtt.<a href="../../../quarks/connectors/mqtt/MqttStreams.html" title="class in quarks.connectors.mqtt"><span class="typeNameLink">MqttStreams</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/kafka/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/mqtt/iot/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/mqtt/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>



[51/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
from 05ad5e885c21d745f87c23c280f222cbca457b89


Project: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/commit/a13739b3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/tree/a13739b3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/diff/a13739b3

Branch: refs/heads/asf-site
Commit: a13739b34964b6c026b5f1bbf810aaadbe5beb8b
Parents: c9f95fd
Author: Queenie Ma <qu...@gmail.com>
Authored: Tue Jul 26 15:30:04 2016 -0700
Committer: Queenie Ma <qu...@gmail.com>
Committed: Tue Jul 26 15:30:04 2016 -0700

----------------------------------------------------------------------
 content/404.html                                |   26 +-
 content/algolia_search.json                     |   92 +-
 content/doap_Edgent.rdf                         |   53 +
 content/doap_Quarks.rdf                         |   53 -
 content/docs/committers.html                    |   36 +-
 content/docs/common-edgent-operations.html      |  714 +++
 content/docs/common-quarks-operations.html      |  714 ---
 content/docs/community.html                     |   56 +-
 content/docs/console.html                       |   96 +-
 content/docs/edgent-getting-started.html        |  840 +++
 content/docs/edgent_index.html                  |  694 +++
 content/docs/faq.html                           |   84 +-
 content/docs/home.html                          |   44 +-
 content/docs/images/Build_Path_Jars.JPG         |  Bin 132189 -> 157003 bytes
 content/docs/images/New_Java_Project.JPG        |  Bin 85408 -> 80080 bytes
 content/docs/images/Quickstart_device.png       |  Bin 47720 -> 79579 bytes
 content/docs/images/console_hover_over_link.jpg |  Bin 96051 -> 30165 bytes
 content/docs/images/console_hover_over_op.jpg   |  Bin 90464 -> 29580 bytes
 content/docs/images/console_oplet_kind.jpg      |  Bin 466411 -> 157787 bytes
 .../docs/images/console_oplet_properties.jpg    |  Bin 279834 -> 83479 bytes
 content/docs/images/console_overview.jpg        |  Bin 582376 -> 160884 bytes
 content/docs/images/console_top_controls.jpg    |  Bin 82626 -> 31405 bytes
 content/docs/images/console_tuple_count.jpg     |  Bin 511915 -> 136986 bytes
 content/docs/overview.html                      |   42 +-
 content/docs/quarks-getting-started.html        |  840 ---
 content/docs/quarks_index.html                  |  694 ---
 content/docs/quickstart.html                    |   40 +-
 content/docs/samples.html                       |   46 +-
 content/docs/search.html                        |   26 +-
 content/docs/tag_collaboration.html             |   30 +-
 content/docs/tag_content_types.html             |   30 +-
 content/docs/tag_formatting.html                |   30 +-
 content/docs/tag_getting_started.html           |   36 +-
 content/docs/tag_mobile.html                    |   30 +-
 content/docs/tag_navigation.html                |   30 +-
 content/docs/tag_publishing.html                |   30 +-
 content/docs/tag_single_sourcing.html           |   30 +-
 content/docs/tag_special_layouts.html           |   30 +-
 content/favicon.png                             |  Bin 12415 -> 12619 bytes
 content/img/apache_logo.png                     |  Bin 22625 -> 19169 bytes
 content/img/edgent_incubation.png               |  Bin 0 -> 68282 bytes
 content/img/quarks_incubation.png               |  Bin 123662 -> 0 bytes
 content/img/services/connection_diagram.png     |  Bin 340681 -> 260374 bytes
 content/index.html                              |   40 +-
 content/javadoc/lastest/allclasses-frame.html   |  254 -
 content/javadoc/lastest/allclasses-noframe.html |  254 -
 content/javadoc/lastest/constant-values.html    |  850 ---
 content/javadoc/lastest/deprecated-list.html    |  126 -
 content/javadoc/lastest/help-doc.html           |  231 -
 content/javadoc/lastest/index-all.html          | 5113 ---------------
 content/javadoc/lastest/index.html              |   74 -
 content/javadoc/lastest/overview-frame.html     |   94 -
 content/javadoc/lastest/overview-summary.html   |  861 ---
 content/javadoc/lastest/overview-tree.html      |  592 --
 content/javadoc/lastest/package-list            |   74 -
 .../analytics/math3/json/JsonAnalytics.html     |  434 --
 .../math3/json/JsonUnivariateAggregate.html     |  309 -
 .../math3/json/JsonUnivariateAggregator.html    |  288 -
 .../math3/json/class-use/JsonAnalytics.html     |  126 -
 .../json/class-use/JsonUnivariateAggregate.html |  225 -
 .../class-use/JsonUnivariateAggregator.html     |  185 -
 .../analytics/math3/json/package-frame.html     |   25 -
 .../analytics/math3/json/package-summary.html   |  178 -
 .../analytics/math3/json/package-tree.html      |  152 -
 .../analytics/math3/json/package-use.html       |  191 -
 .../math3/stat/JsonStorelessStatistic.html      |  348 --
 .../quarks/analytics/math3/stat/Regression.html |  380 --
 .../quarks/analytics/math3/stat/Statistic.html  |  455 --
 .../stat/class-use/JsonStorelessStatistic.html  |  126 -
 .../math3/stat/class-use/Regression.html        |  177 -
 .../math3/stat/class-use/Statistic.html         |  231 -
 .../analytics/math3/stat/package-frame.html     |   25 -
 .../analytics/math3/stat/package-summary.html   |  178 -
 .../analytics/math3/stat/package-tree.html      |  152 -
 .../analytics/math3/stat/package-use.html       |  191 -
 .../quarks/analytics/sensors/Deadtime.html      |  393 --
 .../quarks/analytics/sensors/Filters.html       |  386 --
 .../analytics/sensors/Range.BoundType.html      |  354 --
 .../lastest/quarks/analytics/sensors/Range.html |  688 --
 .../quarks/analytics/sensors/Ranges.html        |  685 --
 .../analytics/sensors/class-use/Deadtime.html   |  126 -
 .../analytics/sensors/class-use/Filters.html    |  126 -
 .../sensors/class-use/Range.BoundType.html      |  207 -
 .../analytics/sensors/class-use/Range.html      |  405 --
 .../analytics/sensors/class-use/Ranges.html     |  126 -
 .../analytics/sensors/doc-files/deadband.png    |  Bin 18450 -> 0 bytes
 .../quarks/analytics/sensors/package-frame.html |   27 -
 .../analytics/sensors/package-summary.html      |  191 -
 .../quarks/analytics/sensors/package-tree.html  |  154 -
 .../quarks/analytics/sensors/package-use.html   |  215 -
 .../quarks/apps/iot/IotDevicePubSub.html        |  433 --
 .../apps/iot/class-use/IotDevicePubSub.html     |  126 -
 .../lastest/quarks/apps/iot/package-frame.html  |   20 -
 .../quarks/apps/iot/package-summary.html        |  155 -
 .../lastest/quarks/apps/iot/package-tree.html   |  139 -
 .../lastest/quarks/apps/iot/package-use.html    |  126 -
 .../quarks/apps/runtime/JobMonitorApp.html      |  417 --
 .../apps/runtime/class-use/JobMonitorApp.html   |  126 -
 .../quarks/apps/runtime/package-frame.html      |   20 -
 .../quarks/apps/runtime/package-summary.html    |  157 -
 .../quarks/apps/runtime/package-tree.html       |  139 -
 .../quarks/apps/runtime/package-use.html        |  126 -
 .../quarks/connectors/file/FileStreams.html     |  512 --
 .../connectors/file/FileWriterCycleConfig.html  |  467 --
 .../connectors/file/FileWriterFlushConfig.html  |  443 --
 .../connectors/file/FileWriterPolicy.html       |  750 ---
 .../file/FileWriterRetentionConfig.html         |  437 --
 .../connectors/file/class-use/FileStreams.html  |  126 -
 .../file/class-use/FileWriterCycleConfig.html   |  218 -
 .../file/class-use/FileWriterFlushConfig.html   |  217 -
 .../file/class-use/FileWriterPolicy.html        |  126 -
 .../class-use/FileWriterRetentionConfig.html    |  213 -
 .../quarks/connectors/file/package-frame.html   |   24 -
 .../quarks/connectors/file/package-summary.html |  182 -
 .../quarks/connectors/file/package-tree.html    |  143 -
 .../quarks/connectors/file/package-use.html     |  173 -
 .../quarks/connectors/http/HttpClients.html     |  354 --
 .../quarks/connectors/http/HttpResponders.html  |  348 --
 .../quarks/connectors/http/HttpStreams.html     |  340 -
 .../connectors/http/class-use/HttpClients.html  |  126 -
 .../http/class-use/HttpResponders.html          |  126 -
 .../connectors/http/class-use/HttpStreams.html  |  126 -
 .../quarks/connectors/http/package-frame.html   |   22 -
 .../quarks/connectors/http/package-summary.html |  167 -
 .../quarks/connectors/http/package-tree.html    |  141 -
 .../quarks/connectors/http/package-use.html     |  126 -
 .../lastest/quarks/connectors/iot/Commands.html |  237 -
 .../lastest/quarks/connectors/iot/Events.html   |  230 -
 .../quarks/connectors/iot/IotDevice.html        |  463 --
 .../lastest/quarks/connectors/iot/QoS.html      |  288 -
 .../connectors/iot/class-use/Commands.html      |  126 -
 .../quarks/connectors/iot/class-use/Events.html |  126 -
 .../connectors/iot/class-use/IotDevice.html     |  376 --
 .../quarks/connectors/iot/class-use/QoS.html    |  126 -
 .../quarks/connectors/iot/package-frame.html    |   23 -
 .../quarks/connectors/iot/package-summary.html  |  211 -
 .../quarks/connectors/iot/package-tree.html     |  142 -
 .../quarks/connectors/iot/package-use.html      |  277 -
 .../quarks/connectors/iotf/IotfDevice.html      |  590 --
 .../connectors/iotf/class-use/IotfDevice.html   |  171 -
 .../quarks/connectors/iotf/package-frame.html   |   20 -
 .../quarks/connectors/iotf/package-summary.html |  157 -
 .../quarks/connectors/iotf/package-tree.html    |  139 -
 .../quarks/connectors/iotf/package-use.html     |  163 -
 .../quarks/connectors/jdbc/CheckedFunction.html |  248 -
 .../quarks/connectors/jdbc/CheckedSupplier.html |  243 -
 .../quarks/connectors/jdbc/JdbcStreams.html     |  564 --
 .../quarks/connectors/jdbc/ParameterSetter.html |  255 -
 .../quarks/connectors/jdbc/ResultsHandler.html  |  278 -
 .../connectors/jdbc/StatementSupplier.html      |  246 -
 .../jdbc/class-use/CheckedFunction.html         |  171 -
 .../jdbc/class-use/CheckedSupplier.html         |  171 -
 .../connectors/jdbc/class-use/JdbcStreams.html  |  126 -
 .../jdbc/class-use/ParameterSetter.html         |  200 -
 .../jdbc/class-use/ResultsHandler.html          |  184 -
 .../jdbc/class-use/StatementSupplier.html       |  182 -
 .../quarks/connectors/jdbc/package-frame.html   |   28 -
 .../quarks/connectors/jdbc/package-summary.html |  200 -
 .../quarks/connectors/jdbc/package-tree.html    |  147 -
 .../quarks/connectors/jdbc/package-use.html     |  183 -
 .../kafka/KafkaConsumer.ByteConsumerRecord.html |  200 -
 .../kafka/KafkaConsumer.ConsumerRecord.html     |  295 -
 .../KafkaConsumer.StringConsumerRecord.html     |  200 -
 .../quarks/connectors/kafka/KafkaConsumer.html  |  425 --
 .../quarks/connectors/kafka/KafkaProducer.html  |  436 --
 .../KafkaConsumer.ByteConsumerRecord.html       |  172 -
 .../class-use/KafkaConsumer.ConsumerRecord.html |  176 -
 .../KafkaConsumer.StringConsumerRecord.html     |  172 -
 .../kafka/class-use/KafkaConsumer.html          |  126 -
 .../kafka/class-use/KafkaProducer.html          |  126 -
 .../quarks/connectors/kafka/package-frame.html  |   27 -
 .../connectors/kafka/package-summary.html       |  200 -
 .../quarks/connectors/kafka/package-tree.html   |  149 -
 .../quarks/connectors/kafka/package-use.html    |  173 -
 .../quarks/connectors/mqtt/MqttConfig.html      | 1125 ----
 .../quarks/connectors/mqtt/MqttStreams.html     |  510 --
 .../connectors/mqtt/class-use/MqttConfig.html   |  225 -
 .../connectors/mqtt/class-use/MqttStreams.html  |  126 -
 .../quarks/connectors/mqtt/iot/MqttDevice.html  |  581 --
 .../mqtt/iot/class-use/MqttDevice.html          |  170 -
 .../connectors/mqtt/iot/package-frame.html      |   20 -
 .../connectors/mqtt/iot/package-summary.html    |  155 -
 .../connectors/mqtt/iot/package-tree.html       |  139 -
 .../quarks/connectors/mqtt/iot/package-use.html |  163 -
 .../quarks/connectors/mqtt/package-frame.html   |   21 -
 .../quarks/connectors/mqtt/package-summary.html |  167 -
 .../quarks/connectors/mqtt/package-tree.html    |  140 -
 .../quarks/connectors/mqtt/package-use.html     |  186 -
 .../connectors/pubsub/PublishSubscribe.html     |  395 --
 .../pubsub/class-use/PublishSubscribe.html      |  126 -
 .../connectors/pubsub/oplets/Publish.html       |  323 -
 .../pubsub/oplets/class-use/Publish.html        |  126 -
 .../connectors/pubsub/oplets/package-frame.html |   20 -
 .../pubsub/oplets/package-summary.html          |  155 -
 .../connectors/pubsub/oplets/package-tree.html  |  147 -
 .../connectors/pubsub/oplets/package-use.html   |  126 -
 .../quarks/connectors/pubsub/package-frame.html |   20 -
 .../connectors/pubsub/package-summary.html      |  155 -
 .../quarks/connectors/pubsub/package-tree.html  |  139 -
 .../quarks/connectors/pubsub/package-use.html   |  126 -
 .../pubsub/service/ProviderPubSub.html          |  344 -
 .../pubsub/service/PublishSubscribeService.html |  302 -
 .../service/class-use/ProviderPubSub.html       |  126 -
 .../class-use/PublishSubscribeService.html      |  170 -
 .../pubsub/service/package-frame.html           |   24 -
 .../pubsub/service/package-summary.html         |  172 -
 .../connectors/pubsub/service/package-tree.html |  143 -
 .../connectors/pubsub/service/package-use.html  |  163 -
 .../quarks/connectors/serial/SerialDevice.html  |  301 -
 .../quarks/connectors/serial/SerialPort.html    |  254 -
 .../serial/class-use/SerialDevice.html          |  212 -
 .../connectors/serial/class-use/SerialPort.html |  177 -
 .../quarks/connectors/serial/package-frame.html |   21 -
 .../connectors/serial/package-summary.html      |  161 -
 .../quarks/connectors/serial/package-tree.html  |  140 -
 .../quarks/connectors/serial/package-use.html   |  207 -
 .../connectors/wsclient/WebSocketClient.html    |  412 --
 .../wsclient/class-use/WebSocketClient.html     |  170 -
 .../javax/websocket/Jsr356WebSocketClient.html  |  540 --
 .../class-use/Jsr356WebSocketClient.html        |  126 -
 .../wsclient/javax/websocket/package-frame.html |   20 -
 .../javax/websocket/package-summary.html        |  155 -
 .../wsclient/javax/websocket/package-tree.html  |  139 -
 .../wsclient/javax/websocket/package-use.html   |  126 -
 .../runtime/WebSocketClientBinaryReceiver.html  |  276 -
 .../runtime/WebSocketClientBinarySender.html    |  324 -
 .../runtime/WebSocketClientConnector.html       |  457 --
 .../runtime/WebSocketClientReceiver.html        |  367 --
 .../runtime/WebSocketClientSender.html          |  369 --
 .../WebSocketClientBinaryReceiver.html          |  126 -
 .../class-use/WebSocketClientBinarySender.html  |  126 -
 .../class-use/WebSocketClientConnector.html     |  194 -
 .../class-use/WebSocketClientReceiver.html      |  166 -
 .../class-use/WebSocketClientSender.html        |  166 -
 .../javax/websocket/runtime/package-frame.html  |   24 -
 .../websocket/runtime/package-summary.html      |  160 -
 .../javax/websocket/runtime/package-tree.html   |  153 -
 .../javax/websocket/runtime/package-use.html    |  165 -
 .../connectors/wsclient/package-frame.html      |   20 -
 .../connectors/wsclient/package-summary.html    |  155 -
 .../connectors/wsclient/package-tree.html       |  139 -
 .../quarks/connectors/wsclient/package-use.html |  163 -
 .../lastest/quarks/execution/Configs.html       |  249 -
 .../quarks/execution/DirectSubmitter.html       |  259 -
 .../lastest/quarks/execution/Job.Action.html    |  399 --
 .../lastest/quarks/execution/Job.Health.html    |  356 --
 .../lastest/quarks/execution/Job.State.html     |  399 --
 .../javadoc/lastest/quarks/execution/Job.html   |  483 --
 .../lastest/quarks/execution/Submitter.html     |  281 -
 .../quarks/execution/class-use/Configs.html     |  126 -
 .../execution/class-use/DirectSubmitter.html    |  309 -
 .../quarks/execution/class-use/Job.Action.html  |  265 -
 .../quarks/execution/class-use/Job.Health.html  |  231 -
 .../quarks/execution/class-use/Job.State.html   |  278 -
 .../lastest/quarks/execution/class-use/Job.html |  639 --
 .../quarks/execution/class-use/Submitter.html   |  285 -
 .../execution/mbeans/JobMXBean.Health.html      |  381 --
 .../execution/mbeans/JobMXBean.State.html       |  424 --
 .../quarks/execution/mbeans/JobMXBean.html      |  445 --
 .../quarks/execution/mbeans/PeriodMXBean.html   |  301 -
 .../mbeans/class-use/JobMXBean.Health.html      |  211 -
 .../mbeans/class-use/JobMXBean.State.html       |  222 -
 .../execution/mbeans/class-use/JobMXBean.html   |  168 -
 .../mbeans/class-use/PeriodMXBean.html          |  192 -
 .../quarks/execution/mbeans/package-frame.html  |   21 -
 .../execution/mbeans/package-summary.html       |  161 -
 .../quarks/execution/mbeans/package-tree.html   |  136 -
 .../quarks/execution/mbeans/package-use.html    |  207 -
 .../lastest/quarks/execution/package-frame.html |   29 -
 .../quarks/execution/package-summary.html       |  204 -
 .../lastest/quarks/execution/package-tree.html  |  155 -
 .../lastest/quarks/execution/package-use.html   |  562 --
 .../execution/services/ControlService.html      |  343 -
 .../quarks/execution/services/Controls.html     |  304 -
 .../services/JobRegistryService.EventType.html  |  369 --
 .../execution/services/JobRegistryService.html  |  415 --
 .../execution/services/RuntimeServices.html     |  257 -
 .../execution/services/ServiceContainer.html    |  410 --
 .../services/class-use/ControlService.html      |  225 -
 .../execution/services/class-use/Controls.html  |  126 -
 .../class-use/JobRegistryService.EventType.html |  232 -
 .../services/class-use/JobRegistryService.html  |  184 -
 .../services/class-use/RuntimeServices.html     |  301 -
 .../services/class-use/ServiceContainer.html    |  334 -
 .../execution/services/package-frame.html       |   31 -
 .../execution/services/package-summary.html     |  208 -
 .../quarks/execution/services/package-tree.html |  158 -
 .../quarks/execution/services/package-use.html  |  462 --
 .../lastest/quarks/function/BiConsumer.html     |  241 -
 .../lastest/quarks/function/BiFunction.html     |  249 -
 .../lastest/quarks/function/Consumer.html       |  246 -
 .../lastest/quarks/function/Function.html       |  258 -
 .../lastest/quarks/function/Functions.html      |  640 --
 .../lastest/quarks/function/Predicate.html      |  248 -
 .../lastest/quarks/function/Supplier.html       |  259 -
 .../quarks/function/ToDoubleFunction.html       |  239 -
 .../lastest/quarks/function/ToIntFunction.html  |  248 -
 .../lastest/quarks/function/UnaryOperator.html  |  200 -
 .../quarks/function/WrappedFunction.html        |  352 --
 .../quarks/function/class-use/BiConsumer.html   |  431 --
 .../quarks/function/class-use/BiFunction.html   |  617 --
 .../quarks/function/class-use/Consumer.html     |  965 ---
 .../quarks/function/class-use/Function.html     | 1114 ----
 .../quarks/function/class-use/Functions.html    |  126 -
 .../quarks/function/class-use/Predicate.html    |  409 --
 .../quarks/function/class-use/Supplier.html     |  818 ---
 .../function/class-use/ToDoubleFunction.html    |  184 -
 .../function/class-use/ToIntFunction.html       |  262 -
 .../function/class-use/UnaryOperator.html       |  282 -
 .../function/class-use/WrappedFunction.html     |  126 -
 .../lastest/quarks/function/package-frame.html  |   33 -
 .../quarks/function/package-summary.html        |  226 -
 .../lastest/quarks/function/package-tree.html   |  159 -
 .../lastest/quarks/function/package-use.html    | 1243 ----
 .../javadoc/lastest/quarks/graph/Connector.html |  432 --
 content/javadoc/lastest/quarks/graph/Edge.html  |  331 -
 content/javadoc/lastest/quarks/graph/Graph.html |  379 --
 .../javadoc/lastest/quarks/graph/Vertex.html    |  306 -
 .../quarks/graph/class-use/Connector.html       |  224 -
 .../lastest/quarks/graph/class-use/Edge.html    |  213 -
 .../lastest/quarks/graph/class-use/Graph.html   |  332 -
 .../lastest/quarks/graph/class-use/Vertex.html  |  314 -
 .../lastest/quarks/graph/package-frame.html     |   23 -
 .../lastest/quarks/graph/package-summary.html   |  173 -
 .../lastest/quarks/graph/package-tree.html      |  138 -
 .../lastest/quarks/graph/package-use.html       |  336 -
 .../websocket/QuarksSslContainerProvider.html   |  336 -
 .../class-use/QuarksSslContainerProvider.html   |  168 -
 .../impl/QuarksSslContainerProviderImpl.html    |  298 -
 .../QuarksSslContainerProviderImpl.html         |  126 -
 .../javax/websocket/impl/package-frame.html     |   20 -
 .../javax/websocket/impl/package-summary.html   |  153 -
 .../javax/websocket/impl/package-tree.html      |  143 -
 .../javax/websocket/impl/package-use.html       |  126 -
 .../quarks/javax/websocket/package-frame.html   |   20 -
 .../quarks/javax/websocket/package-summary.html |  156 -
 .../quarks/javax/websocket/package-tree.html    |  139 -
 .../quarks/javax/websocket/package-use.html     |  164 -
 .../quarks/metrics/MetricObjectNameFactory.html |  502 --
 .../javadoc/lastest/quarks/metrics/Metrics.html |  340 -
 .../lastest/quarks/metrics/MetricsSetup.html    |  307 -
 .../class-use/MetricObjectNameFactory.html      |  126 -
 .../quarks/metrics/class-use/Metrics.html       |  126 -
 .../quarks/metrics/class-use/MetricsSetup.html  |  190 -
 .../quarks/metrics/oplets/CounterOp.html        |  393 --
 .../quarks/metrics/oplets/RateMeter.html        |  394 --
 .../oplets/SingleMetricAbstractOplet.html       |  390 --
 .../metrics/oplets/class-use/CounterOp.html     |  126 -
 .../metrics/oplets/class-use/RateMeter.html     |  126 -
 .../class-use/SingleMetricAbstractOplet.html    |  175 -
 .../quarks/metrics/oplets/package-frame.html    |   22 -
 .../quarks/metrics/oplets/package-summary.html  |  159 -
 .../quarks/metrics/oplets/package-tree.html     |  156 -
 .../quarks/metrics/oplets/package-use.html      |  161 -
 .../lastest/quarks/metrics/package-frame.html   |   22 -
 .../lastest/quarks/metrics/package-summary.html |  174 -
 .../lastest/quarks/metrics/package-tree.html    |  141 -
 .../lastest/quarks/metrics/package-use.html     |  165 -
 .../lastest/quarks/oplet/JobContext.html        |  255 -
 content/javadoc/lastest/quarks/oplet/Oplet.html |  298 -
 .../lastest/quarks/oplet/OpletContext.html      |  425 --
 .../lastest/quarks/oplet/OutputPortContext.html |  231 -
 .../quarks/oplet/class-use/JobContext.html      |  248 -
 .../lastest/quarks/oplet/class-use/Oplet.html   |  602 --
 .../quarks/oplet/class-use/OpletContext.html    |  399 --
 .../oplet/class-use/OutputPortContext.html      |  229 -
 .../quarks/oplet/core/AbstractOplet.html        |  317 -
 .../lastest/quarks/oplet/core/FanIn.html        |  458 --
 .../lastest/quarks/oplet/core/FanOut.html       |  371 --
 .../javadoc/lastest/quarks/oplet/core/Peek.html |  351 --
 .../quarks/oplet/core/PeriodicSource.html       |  487 --
 .../javadoc/lastest/quarks/oplet/core/Pipe.html |  411 --
 .../quarks/oplet/core/ProcessSource.html        |  370 --
 .../javadoc/lastest/quarks/oplet/core/Sink.html |  412 --
 .../lastest/quarks/oplet/core/Source.html       |  376 --
 .../lastest/quarks/oplet/core/Split.html        |  411 --
 .../lastest/quarks/oplet/core/Union.html        |  359 --
 .../oplet/core/class-use/AbstractOplet.html     |  405 --
 .../quarks/oplet/core/class-use/FanIn.html      |  225 -
 .../quarks/oplet/core/class-use/FanOut.html     |  126 -
 .../quarks/oplet/core/class-use/Peek.html       |  252 -
 .../oplet/core/class-use/PeriodicSource.html    |  168 -
 .../quarks/oplet/core/class-use/Pipe.html       |  337 -
 .../oplet/core/class-use/ProcessSource.html     |  168 -
 .../quarks/oplet/core/class-use/Sink.html       |  196 -
 .../quarks/oplet/core/class-use/Source.html     |  233 -
 .../quarks/oplet/core/class-use/Split.html      |  126 -
 .../quarks/oplet/core/class-use/Union.html      |  126 -
 .../quarks/oplet/core/mbeans/package-frame.html |   14 -
 .../oplet/core/mbeans/package-summary.html      |  135 -
 .../quarks/oplet/core/mbeans/package-tree.html  |  129 -
 .../quarks/oplet/core/mbeans/package-use.html   |  126 -
 .../quarks/oplet/core/package-frame.html        |   30 -
 .../quarks/oplet/core/package-summary.html      |  209 -
 .../lastest/quarks/oplet/core/package-tree.html |  161 -
 .../lastest/quarks/oplet/core/package-use.html  |  390 --
 .../lastest/quarks/oplet/functional/Events.html |  368 --
 .../lastest/quarks/oplet/functional/Filter.html |  333 -
 .../quarks/oplet/functional/FlatMap.html        |  345 --
 .../lastest/quarks/oplet/functional/Map.html    |  339 -
 .../lastest/quarks/oplet/functional/Peek.html   |  355 --
 .../functional/SupplierPeriodicSource.html      |  362 --
 .../quarks/oplet/functional/SupplierSource.html |  370 --
 .../oplet/functional/class-use/Events.html      |  126 -
 .../oplet/functional/class-use/Filter.html      |  126 -
 .../oplet/functional/class-use/FlatMap.html     |  126 -
 .../quarks/oplet/functional/class-use/Map.html  |  126 -
 .../quarks/oplet/functional/class-use/Peek.html |  126 -
 .../class-use/SupplierPeriodicSource.html       |  126 -
 .../functional/class-use/SupplierSource.html    |  126 -
 .../quarks/oplet/functional/package-frame.html  |   26 -
 .../oplet/functional/package-summary.html       |  185 -
 .../quarks/oplet/functional/package-tree.html   |  169 -
 .../quarks/oplet/functional/package-use.html    |  126 -
 .../lastest/quarks/oplet/package-frame.html     |   23 -
 .../lastest/quarks/oplet/package-summary.html   |  180 -
 .../lastest/quarks/oplet/package-tree.html      |  146 -
 .../lastest/quarks/oplet/package-use.html       |  453 --
 .../lastest/quarks/oplet/plumbing/Barrier.html  |  407 --
 .../lastest/quarks/oplet/plumbing/Isolate.html  |  415 --
 .../quarks/oplet/plumbing/PressureReliever.html |  408 --
 .../quarks/oplet/plumbing/UnorderedIsolate.html |  365 --
 .../oplet/plumbing/class-use/Barrier.html       |  126 -
 .../oplet/plumbing/class-use/Isolate.html       |  126 -
 .../plumbing/class-use/PressureReliever.html    |  126 -
 .../plumbing/class-use/UnorderedIsolate.html    |  126 -
 .../quarks/oplet/plumbing/package-frame.html    |   23 -
 .../quarks/oplet/plumbing/package-summary.html  |  175 -
 .../quarks/oplet/plumbing/package-tree.html     |  154 -
 .../quarks/oplet/plumbing/package-use.html      |  126 -
 .../lastest/quarks/oplet/window/Aggregate.html  |  371 --
 .../oplet/window/class-use/Aggregate.html       |  126 -
 .../quarks/oplet/window/package-frame.html      |   20 -
 .../quarks/oplet/window/package-summary.html    |  155 -
 .../quarks/oplet/window/package-tree.html       |  147 -
 .../quarks/oplet/window/package-use.html        |  126 -
 .../development/DevelopmentProvider.html        |  389 --
 .../class-use/DevelopmentProvider.html          |  126 -
 .../providers/development/package-frame.html    |   20 -
 .../providers/development/package-summary.html  |  155 -
 .../providers/development/package-tree.html     |  147 -
 .../providers/development/package-use.html      |  126 -
 .../quarks/providers/direct/DirectProvider.html |  408 --
 .../quarks/providers/direct/DirectTopology.html |  324 -
 .../direct/class-use/DirectProvider.html        |  222 -
 .../direct/class-use/DirectTopology.html        |  168 -
 .../quarks/providers/direct/package-frame.html  |   21 -
 .../providers/direct/package-summary.html       |  164 -
 .../quarks/providers/direct/package-tree.html   |  152 -
 .../quarks/providers/direct/package-use.html    |  240 -
 .../quarks/providers/iot/IotProvider.html       |  738 ---
 .../providers/iot/class-use/IotProvider.html    |  174 -
 .../quarks/providers/iot/package-frame.html     |   20 -
 .../quarks/providers/iot/package-summary.html   |  202 -
 .../quarks/providers/iot/package-tree.html      |  139 -
 .../quarks/providers/iot/package-use.html       |  162 -
 .../quarks/runtime/appservice/AppService.html   |  395 --
 .../runtime/appservice/AppServiceControl.html   |  278 -
 .../appservice/class-use/AppService.html        |  126 -
 .../appservice/class-use/AppServiceControl.html |  126 -
 .../runtime/appservice/package-frame.html       |   21 -
 .../runtime/appservice/package-summary.html     |  150 -
 .../quarks/runtime/appservice/package-tree.html |  140 -
 .../quarks/runtime/appservice/package-use.html  |  126 -
 .../quarks/runtime/etiao/AbstractContext.html   |  381 --
 .../lastest/quarks/runtime/etiao/EtiaoJob.html  |  469 --
 .../quarks/runtime/etiao/Executable.html        |  486 --
 .../quarks/runtime/etiao/Invocation.html        |  549 --
 .../quarks/runtime/etiao/InvocationContext.html |  411 --
 .../quarks/runtime/etiao/SettableForwarder.html |  363 --
 .../runtime/etiao/ThreadFactoryTracker.html     |  322 -
 .../etiao/TrackingScheduledExecutor.html        |  405 --
 .../etiao/class-use/AbstractContext.html        |  171 -
 .../runtime/etiao/class-use/EtiaoJob.html       |  164 -
 .../runtime/etiao/class-use/Executable.html     |  168 -
 .../runtime/etiao/class-use/Invocation.html     |  173 -
 .../etiao/class-use/InvocationContext.html      |  126 -
 .../etiao/class-use/SettableForwarder.html      |  126 -
 .../etiao/class-use/ThreadFactoryTracker.html   |  126 -
 .../class-use/TrackingScheduledExecutor.html    |  173 -
 .../quarks/runtime/etiao/graph/DirectGraph.html |  380 --
 .../runtime/etiao/graph/ExecutableVertex.html   |  332 -
 .../etiao/graph/class-use/DirectGraph.html      |  191 -
 .../etiao/graph/class-use/ExecutableVertex.html |  168 -
 .../runtime/etiao/graph/model/EdgeType.html     |  353 --
 .../runtime/etiao/graph/model/GraphType.html    |  331 -
 .../etiao/graph/model/InvocationType.html       |  279 -
 .../runtime/etiao/graph/model/VertexType.html   |  308 -
 .../etiao/graph/model/class-use/EdgeType.html   |  166 -
 .../etiao/graph/model/class-use/GraphType.html  |  126 -
 .../graph/model/class-use/InvocationType.html   |  166 -
 .../etiao/graph/model/class-use/VertexType.html |  166 -
 .../etiao/graph/model/package-frame.html        |   23 -
 .../etiao/graph/model/package-summary.html      |  164 -
 .../runtime/etiao/graph/model/package-tree.html |  142 -
 .../runtime/etiao/graph/model/package-use.html  |  171 -
 .../runtime/etiao/graph/package-frame.html      |   21 -
 .../runtime/etiao/graph/package-summary.html    |  151 -
 .../runtime/etiao/graph/package-tree.html       |  148 -
 .../quarks/runtime/etiao/graph/package-use.html |  190 -
 .../runtime/etiao/mbeans/EtiaoJobBean.html      |  488 --
 .../etiao/mbeans/class-use/EtiaoJobBean.html    |  126 -
 .../runtime/etiao/mbeans/package-frame.html     |   20 -
 .../runtime/etiao/mbeans/package-summary.html   |  146 -
 .../runtime/etiao/mbeans/package-tree.html      |  139 -
 .../runtime/etiao/mbeans/package-use.html       |  126 -
 .../quarks/runtime/etiao/package-frame.html     |   27 -
 .../quarks/runtime/etiao/package-summary.html   |  214 -
 .../quarks/runtime/etiao/package-tree.html      |  165 -
 .../quarks/runtime/etiao/package-use.html       |  221 -
 .../runtime/jmxcontrol/JMXControlService.html   |  431 --
 .../jmxcontrol/class-use/JMXControlService.html |  126 -
 .../runtime/jmxcontrol/package-frame.html       |   20 -
 .../runtime/jmxcontrol/package-summary.html     |  147 -
 .../quarks/runtime/jmxcontrol/package-tree.html |  139 -
 .../quarks/runtime/jmxcontrol/package-use.html  |  126 -
 .../quarks/runtime/jobregistry/JobEvents.html   |  306 -
 .../quarks/runtime/jobregistry/JobRegistry.html |  488 --
 .../jobregistry/class-use/JobEvents.html        |  126 -
 .../jobregistry/class-use/JobRegistry.html      |  126 -
 .../runtime/jobregistry/package-frame.html      |   21 -
 .../runtime/jobregistry/package-summary.html    |  152 -
 .../runtime/jobregistry/package-tree.html       |  140 -
 .../quarks/runtime/jobregistry/package-use.html |  126 -
 .../runtime/jsoncontrol/JsonControlService.html |  509 --
 .../class-use/JsonControlService.html           |  169 -
 .../runtime/jsoncontrol/package-frame.html      |   20 -
 .../runtime/jsoncontrol/package-summary.html    |  171 -
 .../runtime/jsoncontrol/package-tree.html       |  139 -
 .../quarks/runtime/jsoncontrol/package-use.html |  164 -
 .../samples/apps/AbstractApplication.html       |  465 --
 .../samples/apps/ApplicationUtilities.html      |  525 --
 .../lastest/quarks/samples/apps/JsonTuples.html |  556 --
 .../samples/apps/TopologyProviderFactory.html   |  296 -
 .../apps/class-use/AbstractApplication.html     |  255 -
 .../apps/class-use/ApplicationUtilities.html    |  170 -
 .../samples/apps/class-use/JsonTuples.html      |  126 -
 .../apps/class-use/TopologyProviderFactory.html |  126 -
 .../apps/mqtt/AbstractMqttApplication.html      |  437 --
 .../samples/apps/mqtt/DeviceCommsApp.html       |  312 -
 .../mqtt/class-use/AbstractMqttApplication.html |  199 -
 .../apps/mqtt/class-use/DeviceCommsApp.html     |  126 -
 .../quarks/samples/apps/mqtt/package-frame.html |   21 -
 .../samples/apps/mqtt/package-summary.html      |  165 -
 .../quarks/samples/apps/mqtt/package-tree.html  |  147 -
 .../quarks/samples/apps/mqtt/package-use.html   |  187 -
 .../quarks/samples/apps/package-frame.html      |   23 -
 .../quarks/samples/apps/package-summary.html    |  194 -
 .../quarks/samples/apps/package-tree.html       |  142 -
 .../quarks/samples/apps/package-use.html        |  252 -
 .../samples/apps/sensorAnalytics/Sensor1.html   |  319 -
 .../SensorAnalyticsApplication.html             |  306 -
 .../apps/sensorAnalytics/class-use/Sensor1.html |  126 -
 .../class-use/SensorAnalyticsApplication.html   |  168 -
 .../apps/sensorAnalytics/package-frame.html     |   21 -
 .../apps/sensorAnalytics/package-summary.html   |  305 -
 .../apps/sensorAnalytics/package-tree.html      |  148 -
 .../apps/sensorAnalytics/package-use.html       |  165 -
 .../quarks/samples/connectors/MsgSupplier.html  |  295 -
 .../quarks/samples/connectors/Options.html      |  366 --
 .../lastest/quarks/samples/connectors/Util.html |  315 -
 .../connectors/class-use/MsgSupplier.html       |  126 -
 .../samples/connectors/class-use/Options.html   |  200 -
 .../samples/connectors/class-use/Util.html      |  126 -
 .../quarks/samples/connectors/elm327/Cmd.html   |  368 --
 .../samples/connectors/elm327/Elm327Cmds.html   |  520 --
 .../connectors/elm327/Elm327Streams.html        |  304 -
 .../samples/connectors/elm327/Pids01.html       |  492 --
 .../connectors/elm327/class-use/Cmd.html        |  231 -
 .../connectors/elm327/class-use/Elm327Cmds.html |  193 -
 .../elm327/class-use/Elm327Streams.html         |  126 -
 .../connectors/elm327/class-use/Pids01.html     |  177 -
 .../connectors/elm327/package-frame.html        |   29 -
 .../connectors/elm327/package-summary.html      |  203 -
 .../samples/connectors/elm327/package-tree.html |  156 -
 .../samples/connectors/elm327/package-use.html  |  194 -
 .../elm327/runtime/CommandExecutor.html         |  336 -
 .../runtime/class-use/CommandExecutor.html      |  126 -
 .../elm327/runtime/package-frame.html           |   20 -
 .../elm327/runtime/package-summary.html         |  146 -
 .../connectors/elm327/runtime/package-tree.html |  139 -
 .../connectors/elm327/runtime/package-use.html  |  126 -
 .../samples/connectors/file/FileReaderApp.html  |  301 -
 .../samples/connectors/file/FileWriterApp.html  |  301 -
 .../file/class-use/FileReaderApp.html           |  126 -
 .../file/class-use/FileWriterApp.html           |  126 -
 .../samples/connectors/file/package-frame.html  |   21 -
 .../connectors/file/package-summary.html        |  173 -
 .../samples/connectors/file/package-tree.html   |  140 -
 .../samples/connectors/file/package-use.html    |  126 -
 .../samples/connectors/iotf/IotfQuickstart.html |  285 -
 .../samples/connectors/iotf/IotfSensors.html    |  391 --
 .../iotf/class-use/IotfQuickstart.html          |  126 -
 .../connectors/iotf/class-use/IotfSensors.html  |  126 -
 .../samples/connectors/iotf/package-frame.html  |   21 -
 .../connectors/iotf/package-summary.html        |  161 -
 .../samples/connectors/iotf/package-tree.html   |  140 -
 .../samples/connectors/iotf/package-use.html    |  126 -
 .../quarks/samples/connectors/jdbc/DbUtils.html |  337 -
 .../quarks/samples/connectors/jdbc/Person.html  |  244 -
 .../samples/connectors/jdbc/PersonData.html     |  310 -
 .../samples/connectors/jdbc/PersonId.html       |  244 -
 .../connectors/jdbc/SimpleReaderApp.html        |  246 -
 .../connectors/jdbc/SimpleWriterApp.html        |  246 -
 .../connectors/jdbc/class-use/DbUtils.html      |  126 -
 .../connectors/jdbc/class-use/Person.html       |  188 -
 .../connectors/jdbc/class-use/PersonData.html   |  126 -
 .../connectors/jdbc/class-use/PersonId.html     |  172 -
 .../jdbc/class-use/SimpleReaderApp.html         |  126 -
 .../jdbc/class-use/SimpleWriterApp.html         |  126 -
 .../samples/connectors/jdbc/package-frame.html  |   25 -
 .../connectors/jdbc/package-summary.html        |  199 -
 .../samples/connectors/jdbc/package-tree.html   |  144 -
 .../samples/connectors/jdbc/package-use.html    |  170 -
 .../samples/connectors/kafka/KafkaClient.html   |  315 -
 .../samples/connectors/kafka/PublisherApp.html  |  243 -
 .../quarks/samples/connectors/kafka/Runner.html |  282 -
 .../connectors/kafka/SimplePublisherApp.html    |  245 -
 .../connectors/kafka/SimpleSubscriberApp.html   |  245 -
 .../samples/connectors/kafka/SubscriberApp.html |  243 -
 .../connectors/kafka/class-use/KafkaClient.html |  126 -
 .../kafka/class-use/PublisherApp.html           |  126 -
 .../connectors/kafka/class-use/Runner.html      |  126 -
 .../kafka/class-use/SimplePublisherApp.html     |  126 -
 .../kafka/class-use/SimpleSubscriberApp.html    |  126 -
 .../kafka/class-use/SubscriberApp.html          |  126 -
 .../samples/connectors/kafka/package-frame.html |   25 -
 .../connectors/kafka/package-summary.html       |  200 -
 .../samples/connectors/kafka/package-tree.html  |  144 -
 .../samples/connectors/kafka/package-use.html   |  126 -
 .../samples/connectors/mqtt/MqttClient.html     |  312 -
 .../samples/connectors/mqtt/PublisherApp.html   |  243 -
 .../quarks/samples/connectors/mqtt/Runner.html  |  284 -
 .../connectors/mqtt/SimplePublisherApp.html     |  245 -
 .../connectors/mqtt/SimpleSubscriberApp.html    |  245 -
 .../samples/connectors/mqtt/SubscriberApp.html  |  243 -
 .../connectors/mqtt/class-use/MqttClient.html   |  126 -
 .../connectors/mqtt/class-use/PublisherApp.html |  126 -
 .../connectors/mqtt/class-use/Runner.html       |  126 -
 .../mqtt/class-use/SimplePublisherApp.html      |  126 -
 .../mqtt/class-use/SimpleSubscriberApp.html     |  126 -
 .../mqtt/class-use/SubscriberApp.html           |  126 -
 .../samples/connectors/mqtt/package-frame.html  |   25 -
 .../connectors/mqtt/package-summary.html        |  200 -
 .../samples/connectors/mqtt/package-tree.html   |  144 -
 .../samples/connectors/mqtt/package-use.html    |  126 -
 .../samples/connectors/obd2/Obd2Streams.html    |  380 --
 .../connectors/obd2/class-use/Obd2Streams.html  |  126 -
 .../samples/connectors/obd2/package-frame.html  |   20 -
 .../connectors/obd2/package-summary.html        |  146 -
 .../samples/connectors/obd2/package-tree.html   |  139 -
 .../samples/connectors/obd2/package-use.html    |  126 -
 .../samples/connectors/package-frame.html       |   22 -
 .../samples/connectors/package-summary.html     |  167 -
 .../quarks/samples/connectors/package-tree.html |  141 -
 .../quarks/samples/connectors/package-use.html  |  165 -
 .../samples/console/ConsoleWaterDetector.html   |  476 --
 .../samples/console/HttpServerSample.html       |  273 -
 .../console/class-use/ConsoleWaterDetector.html |  126 -
 .../console/class-use/HttpServerSample.html     |  126 -
 .../quarks/samples/console/package-frame.html   |   21 -
 .../quarks/samples/console/package-summary.html |  170 -
 .../quarks/samples/console/package-tree.html    |  140 -
 .../quarks/samples/console/package-use.html     |  126 -
 .../scenarios/iotf/IotfFullScenario.html        |  346 --
 .../iotf/class-use/IotfFullScenario.html        |  126 -
 .../samples/scenarios/iotf/package-frame.html   |   20 -
 .../samples/scenarios/iotf/package-summary.html |  146 -
 .../samples/scenarios/iotf/package-tree.html    |  139 -
 .../samples/scenarios/iotf/package-use.html     |  126 -
 .../CombiningStreamsProcessingResults.html      |  290 -
 .../topology/DevelopmentMetricsSample.html      |  278 -
 .../samples/topology/DevelopmentSample.html     |  278 -
 .../topology/DevelopmentSampleJobMXBean.html    |  278 -
 .../quarks/samples/topology/HelloQuarks.html    |  282 -
 .../samples/topology/JobEventsSample.html       |  258 -
 .../quarks/samples/topology/JobExecution.html   |  336 -
 .../quarks/samples/topology/PeriodicSource.html |  284 -
 .../samples/topology/SensorsAggregates.html     |  331 -
 .../samples/topology/SimpleFilterTransform.html |  278 -
 .../SplitWithEnumSample.LogSeverityEnum.html    |  407 --
 .../samples/topology/SplitWithEnumSample.html   |  297 -
 .../quarks/samples/topology/StreamTags.html     |  279 -
 .../samples/topology/TerminateAfterNTuples.html |  325 -
 .../CombiningStreamsProcessingResults.html      |  126 -
 .../class-use/DevelopmentMetricsSample.html     |  126 -
 .../topology/class-use/DevelopmentSample.html   |  126 -
 .../class-use/DevelopmentSampleJobMXBean.html   |  126 -
 .../samples/topology/class-use/HelloQuarks.html |  126 -
 .../topology/class-use/JobEventsSample.html     |  126 -
 .../topology/class-use/JobExecution.html        |  126 -
 .../topology/class-use/PeriodicSource.html      |  126 -
 .../topology/class-use/SensorsAggregates.html   |  126 -
 .../class-use/SimpleFilterTransform.html        |  126 -
 .../SplitWithEnumSample.LogSeverityEnum.html    |  177 -
 .../topology/class-use/SplitWithEnumSample.html |  126 -
 .../samples/topology/class-use/StreamTags.html  |  126 -
 .../class-use/TerminateAfterNTuples.html        |  126 -
 .../quarks/samples/topology/package-frame.html  |   36 -
 .../samples/topology/package-summary.html       |  234 -
 .../quarks/samples/topology/package-tree.html   |  163 -
 .../quarks/samples/topology/package-use.html    |  161 -
 .../metrics/PeriodicSourceWithMetrics.html      |  278 -
 .../samples/utils/metrics/SplitWithMetrics.html |  279 -
 .../class-use/PeriodicSourceWithMetrics.html    |  126 -
 .../metrics/class-use/SplitWithMetrics.html     |  126 -
 .../samples/utils/metrics/package-frame.html    |   21 -
 .../samples/utils/metrics/package-summary.html  |  150 -
 .../samples/utils/metrics/package-tree.html     |  140 -
 .../samples/utils/metrics/package-use.html      |  126 -
 .../utils/sensor/HeartMonitorSensor.html        |  343 -
 .../utils/sensor/PeriodicRandomSensor.html      |  521 --
 .../utils/sensor/SimpleSimulatedSensor.html     |  469 --
 .../samples/utils/sensor/SimulatedSensors.html  |  296 -
 .../sensor/SimulatedTemperatureSensor.html      |  383 --
 .../sensor/class-use/HeartMonitorSensor.html    |  126 -
 .../sensor/class-use/PeriodicRandomSensor.html  |  126 -
 .../sensor/class-use/SimpleSimulatedSensor.html |  126 -
 .../sensor/class-use/SimulatedSensors.html      |  126 -
 .../class-use/SimulatedTemperatureSensor.html   |  126 -
 .../samples/utils/sensor/package-frame.html     |   24 -
 .../samples/utils/sensor/package-summary.html   |  170 -
 .../samples/utils/sensor/package-tree.html      |  143 -
 .../samples/utils/sensor/package-use.html       |  126 -
 .../lastest/quarks/test/svt/MyClass1.html       |  282 -
 .../lastest/quarks/test/svt/MyClass2.html       |  295 -
 .../quarks/test/svt/TopologyTestBasic.html      |  278 -
 ...eetManagementAnalyticsClientApplication.html |  315 -
 .../test/svt/apps/GpsAnalyticsApplication.html  |  293 -
 .../test/svt/apps/ObdAnalyticsApplication.html  |  278 -
 ...eetManagementAnalyticsClientApplication.html |  169 -
 .../apps/class-use/GpsAnalyticsApplication.html |  126 -
 .../apps/class-use/ObdAnalyticsApplication.html |  126 -
 .../svt/apps/iotf/AbstractIotfApplication.html  |  408 --
 .../iotf/class-use/AbstractIotfApplication.html |  170 -
 .../test/svt/apps/iotf/package-frame.html       |   20 -
 .../test/svt/apps/iotf/package-summary.html     |  146 -
 .../quarks/test/svt/apps/iotf/package-tree.html |  143 -
 .../quarks/test/svt/apps/iotf/package-use.html  |  161 -
 .../quarks/test/svt/apps/package-frame.html     |   22 -
 .../quarks/test/svt/apps/package-summary.html   |  158 -
 .../quarks/test/svt/apps/package-tree.html      |  149 -
 .../quarks/test/svt/apps/package-use.html       |  163 -
 .../quarks/test/svt/class-use/MyClass1.html     |  170 -
 .../quarks/test/svt/class-use/MyClass2.html     |  126 -
 .../test/svt/class-use/TopologyTestBasic.html   |  126 -
 .../lastest/quarks/test/svt/package-frame.html  |   22 -
 .../quarks/test/svt/package-summary.html        |  152 -
 .../lastest/quarks/test/svt/package-tree.html   |  141 -
 .../lastest/quarks/test/svt/package-use.html    |  159 -
 .../test/svt/utils/sensor/gps/GpsSensor.html    |  365 --
 .../svt/utils/sensor/gps/SimulatedGeofence.html |  350 --
 .../utils/sensor/gps/SimulatedGpsSensor.html    |  273 -
 .../utils/sensor/gps/class-use/GpsSensor.html   |  166 -
 .../sensor/gps/class-use/SimulatedGeofence.html |  126 -
 .../gps/class-use/SimulatedGpsSensor.html       |  126 -
 .../svt/utils/sensor/gps/package-frame.html     |   22 -
 .../svt/utils/sensor/gps/package-summary.html   |  152 -
 .../test/svt/utils/sensor/gps/package-tree.html |  141 -
 .../test/svt/utils/sensor/gps/package-use.html  |  159 -
 .../javadoc/lastest/quarks/topology/TSink.html  |  251 -
 .../lastest/quarks/topology/TStream.html        | 1107 ----
 .../lastest/quarks/topology/TWindow.html        |  350 --
 .../lastest/quarks/topology/Topology.html       |  549 --
 .../quarks/topology/TopologyElement.html        |  239 -
 .../quarks/topology/TopologyProvider.html       |  255 -
 .../quarks/topology/class-use/TSink.html        |  555 --
 .../quarks/topology/class-use/TStream.html      | 2047 ------
 .../quarks/topology/class-use/TWindow.html      |  237 -
 .../quarks/topology/class-use/Topology.html     | 1230 ----
 .../topology/class-use/TopologyElement.html     |  539 --
 .../topology/class-use/TopologyProvider.html    |  331 -
 .../quarks/topology/doc-files/sources.html      |  188 -
 .../quarks/topology/json/JsonFunctions.html     |  345 --
 .../topology/json/class-use/JsonFunctions.html  |  126 -
 .../quarks/topology/json/package-frame.html     |   20 -
 .../quarks/topology/json/package-summary.html   |  155 -
 .../quarks/topology/json/package-tree.html      |  139 -
 .../quarks/topology/json/package-use.html       |  126 -
 .../mbeans/ApplicationServiceMXBean.html        |  288 -
 .../class-use/ApplicationServiceMXBean.html     |  166 -
 .../quarks/topology/mbeans/package-frame.html   |   20 -
 .../quarks/topology/mbeans/package-summary.html |  215 -
 .../quarks/topology/mbeans/package-tree.html    |  135 -
 .../quarks/topology/mbeans/package-use.html     |  161 -
 .../lastest/quarks/topology/package-frame.html  |   25 -
 .../quarks/topology/package-summary.html        |  192 -
 .../lastest/quarks/topology/package-tree.html   |  143 -
 .../lastest/quarks/topology/package-use.html    | 1277 ----
 .../topology/plumbing/LoadBalancedSplitter.html |  339 -
 .../topology/plumbing/PlumbingStreams.html      |  982 ---
 .../lastest/quarks/topology/plumbing/Valve.html |  407 --
 .../class-use/LoadBalancedSplitter.html         |  126 -
 .../plumbing/class-use/PlumbingStreams.html     |  126 -
 .../topology/plumbing/class-use/Valve.html      |  126 -
 .../quarks/topology/plumbing/package-frame.html |   22 -
 .../topology/plumbing/package-summary.html      |  169 -
 .../quarks/topology/plumbing/package-tree.html  |  141 -
 .../quarks/topology/plumbing/package-use.html   |  126 -
 .../topology/services/ApplicationService.html   |  348 --
 .../services/class-use/ApplicationService.html  |  211 -
 .../quarks/topology/services/package-frame.html |   20 -
 .../topology/services/package-summary.html      |  155 -
 .../quarks/topology/services/package-tree.html  |  135 -
 .../quarks/topology/services/package-use.html   |  185 -
 .../quarks/topology/tester/Condition.html       |  237 -
 .../lastest/quarks/topology/tester/Tester.html  |  476 --
 .../topology/tester/class-use/Condition.html    |  228 -
 .../topology/tester/class-use/Tester.html       |  170 -
 .../quarks/topology/tester/package-frame.html   |   21 -
 .../quarks/topology/tester/package-summary.html |  162 -
 .../quarks/topology/tester/package-tree.html    |  140 -
 .../quarks/topology/tester/package-use.html     |  187 -
 .../quarks/window/InsertionTimeList.html        |  425 --
 .../lastest/quarks/window/Partition.html        |  352 --
 .../lastest/quarks/window/PartitionedState.html |  353 --
 .../javadoc/lastest/quarks/window/Policies.html |  538 --
 .../javadoc/lastest/quarks/window/Window.html   |  504 --
 .../javadoc/lastest/quarks/window/Windows.html  |  339 -
 .../window/class-use/InsertionTimeList.html     |  175 -
 .../quarks/window/class-use/Partition.html      |  322 -
 .../window/class-use/PartitionedState.html      |  126 -
 .../quarks/window/class-use/Policies.html       |  126 -
 .../lastest/quarks/window/class-use/Window.html |  212 -
 .../quarks/window/class-use/Windows.html        |  126 -
 .../lastest/quarks/window/package-frame.html    |   28 -
 .../lastest/quarks/window/package-summary.html  |  196 -
 .../lastest/quarks/window/package-tree.html     |  163 -
 .../lastest/quarks/window/package-use.html      |  196 -
 content/javadoc/lastest/script.js               |   30 -
 content/javadoc/lastest/serialized-form.html    |  914 ---
 content/javadoc/lastest/stylesheet.css          |  574 --
 content/javadoc/latest/allclasses-frame.html    |  284 +
 content/javadoc/latest/allclasses-noframe.html  |  284 +
 content/javadoc/latest/constant-values.html     |  871 +++
 content/javadoc/latest/deprecated-list.html     |  126 +
 content/javadoc/latest/help-doc.html            |  231 +
 content/javadoc/latest/index-all.html           | 5857 ++++++++++++++++++
 content/javadoc/latest/index.html               |   74 +
 .../analytics/math3/json/JsonAnalytics.html     |  705 +++
 .../math3/json/JsonUnivariateAggregate.html     |  309 +
 .../math3/json/JsonUnivariateAggregator.html    |  288 +
 .../math3/json/class-use/JsonAnalytics.html     |  126 +
 .../json/class-use/JsonUnivariateAggregate.html |  251 +
 .../class-use/JsonUnivariateAggregator.html     |  185 +
 .../analytics/math3/json/package-frame.html     |   25 +
 .../analytics/math3/json/package-summary.html   |  178 +
 .../analytics/math3/json/package-tree.html      |  152 +
 .../analytics/math3/json/package-use.html       |  191 +
 .../math3/stat/JsonStorelessStatistic.html      |  348 ++
 .../edgent/analytics/math3/stat/Regression.html |  380 ++
 .../edgent/analytics/math3/stat/Statistic.html  |  455 ++
 .../stat/class-use/JsonStorelessStatistic.html  |  126 +
 .../math3/stat/class-use/Regression.html        |  177 +
 .../math3/stat/class-use/Statistic.html         |  231 +
 .../analytics/math3/stat/package-frame.html     |   25 +
 .../analytics/math3/stat/package-summary.html   |  178 +
 .../analytics/math3/stat/package-tree.html      |  152 +
 .../analytics/math3/stat/package-use.html       |  191 +
 .../edgent/analytics/sensors/Deadtime.html      |  393 ++
 .../edgent/analytics/sensors/Filters.html       |  387 ++
 .../analytics/sensors/Range.BoundType.html      |  354 ++
 .../apache/edgent/analytics/sensors/Range.html  |  696 +++
 .../apache/edgent/analytics/sensors/Ranges.html |  761 +++
 .../analytics/sensors/class-use/Deadtime.html   |  126 +
 .../analytics/sensors/class-use/Filters.html    |  126 +
 .../sensors/class-use/Range.BoundType.html      |  207 +
 .../analytics/sensors/class-use/Range.html      |  405 ++
 .../analytics/sensors/class-use/Ranges.html     |  126 +
 .../analytics/sensors/doc-files/deadband.png    |  Bin 0 -> 18450 bytes
 .../edgent/analytics/sensors/package-frame.html |   27 +
 .../analytics/sensors/package-summary.html      |  191 +
 .../edgent/analytics/sensors/package-tree.html  |  154 +
 .../edgent/analytics/sensors/package-use.html   |  215 +
 .../apache/edgent/apps/iot/IotDevicePubSub.html |  437 ++
 .../apps/iot/class-use/IotDevicePubSub.html     |  126 +
 .../apache/edgent/apps/iot/package-frame.html   |   20 +
 .../apache/edgent/apps/iot/package-summary.html |  155 +
 .../apache/edgent/apps/iot/package-tree.html    |  139 +
 .../org/apache/edgent/apps/iot/package-use.html |  126 +
 .../edgent/apps/runtime/JobMonitorApp.html      |  465 ++
 .../apps/runtime/class-use/JobMonitorApp.html   |  126 +
 .../edgent/apps/runtime/package-frame.html      |   20 +
 .../edgent/apps/runtime/package-summary.html    |  157 +
 .../edgent/apps/runtime/package-tree.html       |  139 +
 .../apache/edgent/apps/runtime/package-use.html |  126 +
 .../connectors/command/CommandStreams.html      |  593 ++
 .../command/class-use/CommandStreams.html       |  126 +
 .../connectors/command/package-frame.html       |   20 +
 .../connectors/command/package-summary.html     |  156 +
 .../edgent/connectors/command/package-tree.html |  139 +
 .../edgent/connectors/command/package-use.html  |  126 +
 .../org/apache/edgent/connectors/csv/Csv.html   |  345 ++
 .../edgent/connectors/csv/class-use/Csv.html    |  126 +
 .../edgent/connectors/csv/package-frame.html    |   20 +
 .../edgent/connectors/csv/package-summary.html  |  155 +
 .../edgent/connectors/csv/package-tree.html     |  139 +
 .../edgent/connectors/csv/package-use.html      |  126 +
 .../file/CompressedFileWriterPolicy.html        |  428 ++
 .../edgent/connectors/file/FileStreams.html     |  518 ++
 .../connectors/file/FileWriterCycleConfig.html  |  503 ++
 .../connectors/file/FileWriterFlushConfig.html  |  477 ++
 .../connectors/file/FileWriterPolicy.html       |  756 +++
 .../file/FileWriterRetentionConfig.html         |  458 ++
 .../class-use/CompressedFileWriterPolicy.html   |  126 +
 .../connectors/file/class-use/FileStreams.html  |  126 +
 .../file/class-use/FileWriterCycleConfig.html   |  223 +
 .../file/class-use/FileWriterFlushConfig.html   |  222 +
 .../file/class-use/FileWriterPolicy.html        |  170 +
 .../class-use/FileWriterRetentionConfig.html    |  218 +
 .../edgent/connectors/file/package-frame.html   |   25 +
 .../edgent/connectors/file/package-summary.html |  188 +
 .../edgent/connectors/file/package-tree.html    |  147 +
 .../edgent/connectors/file/package-use.html     |  178 +
 .../edgent/connectors/http/HttpClients.html     |  354 ++
 .../edgent/connectors/http/HttpResponders.html  |  348 ++
 .../edgent/connectors/http/HttpStreams.html     |  603 ++
 .../connectors/http/class-use/HttpClients.html  |  126 +
 .../http/class-use/HttpResponders.html          |  126 +
 .../connectors/http/class-use/HttpStreams.html  |  126 +
 .../edgent/connectors/http/package-frame.html   |   22 +
 .../edgent/connectors/http/package-summary.html |  167 +
 .../edgent/connectors/http/package-tree.html    |  141 +
 .../edgent/connectors/http/package-use.html     |  126 +
 .../apache/edgent/connectors/iot/Commands.html  |  237 +
 .../apache/edgent/connectors/iot/Events.html    |  230 +
 .../apache/edgent/connectors/iot/HeartBeat.html |  279 +
 .../apache/edgent/connectors/iot/IotDevice.html |  463 ++
 .../org/apache/edgent/connectors/iot/QoS.html   |  288 +
 .../connectors/iot/class-use/Commands.html      |  126 +
 .../edgent/connectors/iot/class-use/Events.html |  126 +
 .../connectors/iot/class-use/HeartBeat.html     |  126 +
 .../connectors/iot/class-use/IotDevice.html     |  413 ++
 .../edgent/connectors/iot/class-use/QoS.html    |  126 +
 .../edgent/connectors/iot/package-frame.html    |   27 +
 .../edgent/connectors/iot/package-summary.html  |  224 +
 .../edgent/connectors/iot/package-tree.html     |  150 +
 .../edgent/connectors/iot/package-use.html      |  300 +
 .../edgent/connectors/iotp/IotpDevice.html      |  591 ++
 .../connectors/iotp/class-use/IotpDevice.html   |  171 +
 .../edgent/connectors/iotp/package-frame.html   |   20 +
 .../edgent/connectors/iotp/package-summary.html |  157 +
 .../edgent/connectors/iotp/package-tree.html    |  139 +
 .../edgent/connectors/iotp/package-use.html     |  163 +
 .../edgent/connectors/jdbc/CheckedFunction.html |  248 +
 .../edgent/connectors/jdbc/CheckedSupplier.html |  243 +
 .../edgent/connectors/jdbc/JdbcStreams.html     |  574 ++
 .../edgent/connectors/jdbc/ParameterSetter.html |  255 +
 .../edgent/connectors/jdbc/ResultsHandler.html  |  278 +
 .../connectors/jdbc/StatementSupplier.html      |  248 +
 .../jdbc/class-use/CheckedFunction.html         |  171 +
 .../jdbc/class-use/CheckedSupplier.html         |  171 +
 .../connectors/jdbc/class-use/JdbcStreams.html  |  126 +
 .../jdbc/class-use/ParameterSetter.html         |  200 +
 .../jdbc/class-use/ResultsHandler.html          |  184 +
 .../jdbc/class-use/StatementSupplier.html       |  182 +
 .../edgent/connectors/jdbc/package-frame.html   |   28 +
 .../edgent/connectors/jdbc/package-summary.html |  200 +
 .../edgent/connectors/jdbc/package-tree.html    |  147 +
 .../edgent/connectors/jdbc/package-use.html     |  183 +
 .../kafka/KafkaConsumer.ByteConsumerRecord.html |  200 +
 .../kafka/KafkaConsumer.ConsumerRecord.html     |  297 +
 .../KafkaConsumer.StringConsumerRecord.html     |  200 +
 .../edgent/connectors/kafka/KafkaConsumer.html  |  425 ++
 .../edgent/connectors/kafka/KafkaProducer.html  |  440 ++
 .../KafkaConsumer.ByteConsumerRecord.html       |  172 +
 .../class-use/KafkaConsumer.ConsumerRecord.html |  176 +
 .../KafkaConsumer.StringConsumerRecord.html     |  172 +
 .../kafka/class-use/KafkaConsumer.html          |  126 +
 .../kafka/class-use/KafkaProducer.html          |  126 +
 .../edgent/connectors/kafka/package-frame.html  |   27 +
 .../connectors/kafka/package-summary.html       |  200 +
 .../edgent/connectors/kafka/package-tree.html   |  149 +
 .../edgent/connectors/kafka/package-use.html    |  173 +
 .../edgent/connectors/mqtt/MqttConfig.html      | 1134 ++++
 .../edgent/connectors/mqtt/MqttStreams.html     |  520 ++
 .../connectors/mqtt/class-use/MqttConfig.html   |  225 +
 .../connectors/mqtt/class-use/MqttStreams.html  |  126 +
 .../edgent/connectors/mqtt/iot/MqttDevice.html  |  581 ++
 .../mqtt/iot/class-use/MqttDevice.html          |  170 +
 .../connectors/mqtt/iot/package-frame.html      |   20 +
 .../connectors/mqtt/iot/package-summary.html    |  155 +
 .../connectors/mqtt/iot/package-tree.html       |  139 +
 .../edgent/connectors/mqtt/iot/package-use.html |  163 +
 .../edgent/connectors/mqtt/package-frame.html   |   21 +
 .../edgent/connectors/mqtt/package-summary.html |  167 +
 .../edgent/connectors/mqtt/package-tree.html    |  140 +
 .../edgent/connectors/mqtt/package-use.html     |  186 +
 .../connectors/pubsub/PublishSubscribe.html     |  401 ++
 .../pubsub/class-use/PublishSubscribe.html      |  126 +
 .../connectors/pubsub/oplets/Publish.html       |  325 +
 .../pubsub/oplets/class-use/Publish.html        |  126 +
 .../connectors/pubsub/oplets/package-frame.html |   20 +
 .../pubsub/oplets/package-summary.html          |  155 +
 .../connectors/pubsub/oplets/package-tree.html  |  147 +
 .../connectors/pubsub/oplets/package-use.html   |  126 +
 .../edgent/connectors/pubsub/package-frame.html |   20 +
 .../connectors/pubsub/package-summary.html      |  155 +
 .../edgent/connectors/pubsub/package-tree.html  |  139 +
 .../edgent/connectors/pubsub/package-use.html   |  126 +
 .../pubsub/service/ProviderPubSub.html          |  348 ++
 .../pubsub/service/PublishSubscribeService.html |  306 +
 .../service/class-use/ProviderPubSub.html       |  126 +
 .../class-use/PublishSubscribeService.html      |  170 +
 .../pubsub/service/package-frame.html           |   24 +
 .../pubsub/service/package-summary.html         |  172 +
 .../connectors/pubsub/service/package-tree.html |  143 +
 .../connectors/pubsub/service/package-use.html  |  163 +
 .../edgent/connectors/serial/SerialDevice.html  |  303 +
 .../edgent/connectors/serial/SerialPort.html    |  254 +
 .../serial/class-use/SerialDevice.html          |  212 +
 .../connectors/serial/class-use/SerialPort.html |  177 +
 .../edgent/connectors/serial/package-frame.html |   21 +
 .../connectors/serial/package-summary.html      |  161 +
 .../edgent/connectors/serial/package-tree.html  |  140 +
 .../edgent/connectors/serial/package-use.html   |  207 +
 .../connectors/wsclient/WebSocketClient.html    |  412 ++
 .../wsclient/class-use/WebSocketClient.html     |  170 +
 .../javax/websocket/Jsr356WebSocketClient.html  |  540 ++
 .../class-use/Jsr356WebSocketClient.html        |  126 +
 .../wsclient/javax/websocket/package-frame.html |   20 +
 .../javax/websocket/package-summary.html        |  155 +
 .../wsclient/javax/websocket/package-tree.html  |  139 +
 .../wsclient/javax/websocket/package-use.html   |  126 +
 .../runtime/WebSocketClientBinaryReceiver.html  |  276 +
 .../runtime/WebSocketClientBinarySender.html    |  324 +
 .../runtime/WebSocketClientConnector.html       |  459 ++
 .../runtime/WebSocketClientReceiver.html        |  367 ++
 .../runtime/WebSocketClientSender.html          |  369 ++
 .../WebSocketClientBinaryReceiver.html          |  126 +
 .../class-use/WebSocketClientBinarySender.html  |  126 +
 .../class-use/WebSocketClientConnector.html     |  194 +
 .../class-use/WebSocketClientReceiver.html      |  166 +
 .../class-use/WebSocketClientSender.html        |  166 +
 .../javax/websocket/runtime/package-frame.html  |   24 +
 .../websocket/runtime/package-summary.html      |  160 +
 .../javax/websocket/runtime/package-tree.html   |  153 +
 .../javax/websocket/runtime/package-use.html    |  165 +
 .../connectors/wsclient/package-frame.html      |   20 +
 .../connectors/wsclient/package-summary.html    |  155 +
 .../connectors/wsclient/package-tree.html       |  139 +
 .../edgent/connectors/wsclient/package-use.html |  163 +
 .../org/apache/edgent/execution/Configs.html    |  248 +
 .../edgent/execution/DirectSubmitter.html       |  259 +
 .../org/apache/edgent/execution/Job.Action.html |  399 ++
 .../org/apache/edgent/execution/Job.Health.html |  356 ++
 .../org/apache/edgent/execution/Job.State.html  |  399 ++
 .../latest/org/apache/edgent/execution/Job.html |  483 ++
 .../org/apache/edgent/execution/Submitter.html  |  281 +
 .../edgent/execution/class-use/Configs.html     |  126 +
 .../execution/class-use/DirectSubmitter.html    |  310 +
 .../edgent/execution/class-use/Job.Action.html  |  287 +
 .../edgent/execution/class-use/Job.Health.html  |  266 +
 .../edgent/execution/class-use/Job.State.html   |  317 +
 .../apache/edgent/execution/class-use/Job.html  |  679 ++
 .../edgent/execution/class-use/Submitter.html   |  311 +
 .../edgent/execution/mbeans/JobMXBean.html      |  445 ++
 .../edgent/execution/mbeans/PeriodMXBean.html   |  310 +
 .../execution/mbeans/class-use/JobMXBean.html   |  168 +
 .../mbeans/class-use/PeriodMXBean.html          |  192 +
 .../edgent/execution/mbeans/package-frame.html  |   21 +
 .../execution/mbeans/package-summary.html       |  161 +
 .../edgent/execution/mbeans/package-tree.html   |  136 +
 .../edgent/execution/mbeans/package-use.html    |  207 +
 .../apache/edgent/execution/package-frame.html  |   29 +
 .../edgent/execution/package-summary.html       |  204 +
 .../apache/edgent/execution/package-tree.html   |  155 +
 .../apache/edgent/execution/package-use.html    |  603 ++
 .../execution/services/ControlService.html      |  385 ++
 .../edgent/execution/services/Controls.html     |  352 ++
 .../services/JobRegistryService.EventType.html  |  369 ++
 .../execution/services/JobRegistryService.html  |  417 ++
 .../execution/services/RuntimeServices.html     |  282 +
 .../execution/services/ServiceContainer.html    |  416 ++
 .../services/class-use/ControlService.html      |  283 +
 .../execution/services/class-use/Controls.html  |  126 +
 .../class-use/JobRegistryService.EventType.html |  232 +
 .../services/class-use/JobRegistryService.html  |  184 +
 .../services/class-use/RuntimeServices.html     |  301 +
 .../services/class-use/ServiceContainer.html    |  360 ++
 .../execution/services/package-frame.html       |   31 +
 .../execution/services/package-summary.html     |  208 +
 .../edgent/execution/services/package-tree.html |  158 +
 .../edgent/execution/services/package-use.html  |  511 ++
 .../org/apache/edgent/function/BiConsumer.html  |  246 +
 .../org/apache/edgent/function/BiFunction.html  |  249 +
 .../org/apache/edgent/function/Consumer.html    |  246 +
 .../org/apache/edgent/function/Function.html    |  258 +
 .../org/apache/edgent/function/Functions.html   |  665 ++
 .../org/apache/edgent/function/Predicate.html   |  248 +
 .../org/apache/edgent/function/Supplier.html    |  259 +
 .../edgent/function/ToDoubleFunction.html       |  239 +
 .../apache/edgent/function/ToIntFunction.html   |  248 +
 .../apache/edgent/function/UnaryOperator.html   |  200 +
 .../apache/edgent/function/WrappedFunction.html |  360 ++
 .../edgent/function/class-use/BiConsumer.html   |  446 ++
 .../edgent/function/class-use/BiFunction.html   |  688 ++
 .../edgent/function/class-use/Consumer.html     | 1113 ++++
 .../edgent/function/class-use/Function.html     | 1258 ++++
 .../edgent/function/class-use/Functions.html    |  126 +
 .../edgent/function/class-use/Predicate.html    |  487 ++
 .../edgent/function/class-use/Supplier.html     |  996 +++
 .../function/class-use/ToDoubleFunction.html    |  184 +
 .../function/class-use/ToIntFunction.html       |  285 +
 .../function/class-use/UnaryOperator.html       |  345 ++
 .../function/class-use/WrappedFunction.html     |  166 +
 .../apache/edgent/function/package-frame.html   |   33 +
 .../apache/edgent/function/package-summary.html |  226 +
 .../apache/edgent/function/package-tree.html    |  159 +
 .../org/apache/edgent/function/package-use.html | 1433 +++++
 .../org/apache/edgent/graph/Connector.html      |  434 ++
 .../latest/org/apache/edgent/graph/Edge.html    |  335 +
 .../latest/org/apache/edgent/graph/Graph.html   |  395 ++
 .../latest/org/apache/edgent/graph/Vertex.html  |  306 +
 .../edgent/graph/class-use/Connector.html       |  314 +
 .../org/apache/edgent/graph/class-use/Edge.html |  238 +
 .../apache/edgent/graph/class-use/Graph.html    |  354 ++
 .../apache/edgent/graph/class-use/Vertex.html   |  368 ++
 .../org/apache/edgent/graph/package-frame.html  |   23 +
 .../apache/edgent/graph/package-summary.html    |  173 +
 .../org/apache/edgent/graph/package-tree.html   |  138 +
 .../org/apache/edgent/graph/package-use.html    |  372 ++
 .../apache/edgent/graph/spi/AbstractGraph.html  |  388 ++
 .../apache/edgent/graph/spi/AbstractVertex.html |  263 +
 .../org/apache/edgent/graph/spi/DirectEdge.html |  428 ++
 .../graph/spi/class-use/AbstractGraph.html      |  169 +
 .../graph/spi/class-use/AbstractVertex.html     |  166 +
 .../edgent/graph/spi/class-use/DirectEdge.html  |  126 +
 .../graph/spi/execution/AbstractGraphJob.html   |  479 ++
 .../execution/class-use/AbstractGraphJob.html   |  171 +
 .../graph/spi/execution/package-frame.html      |   20 +
 .../graph/spi/execution/package-summary.html    |  147 +
 .../graph/spi/execution/package-tree.html       |  139 +
 .../edgent/graph/spi/execution/package-use.html |  165 +
 .../apache/edgent/graph/spi/package-frame.html  |   22 +
 .../edgent/graph/spi/package-summary.html       |  161 +
 .../apache/edgent/graph/spi/package-tree.html   |  141 +
 .../apache/edgent/graph/spi/package-use.html    |  168 +
 .../websocket/EdgentSslContainerProvider.html   |  335 +
 .../class-use/EdgentSslContainerProvider.html   |  168 +
 .../impl/EdgentSslContainerProviderImpl.html    |  298 +
 .../EdgentSslContainerProviderImpl.html         |  126 +
 .../javax/websocket/impl/package-frame.html     |   20 +
 .../javax/websocket/impl/package-summary.html   |  153 +
 .../javax/websocket/impl/package-tree.html      |  143 +
 .../javax/websocket/impl/package-use.html       |  126 +
 .../edgent/javax/websocket/package-frame.html   |   20 +
 .../edgent/javax/websocket/package-summary.html |  156 +
 .../edgent/javax/websocket/package-tree.html    |  139 +
 .../edgent/javax/websocket/package-use.html     |  164 +
 .../edgent/metrics/MetricObjectNameFactory.html |  502 ++
 .../org/apache/edgent/metrics/Metrics.html      |  347 ++
 .../org/apache/edgent/metrics/MetricsSetup.html |  320 +
 .../class-use/MetricObjectNameFactory.html      |  126 +
 .../edgent/metrics/class-use/Metrics.html       |  126 +
 .../edgent/metrics/class-use/MetricsSetup.html  |  190 +
 .../apache/edgent/metrics/oplets/CounterOp.html |  397 ++
 .../apache/edgent/metrics/oplets/RateMeter.html |  398 ++
 .../oplets/SingleMetricAbstractOplet.html       |  396 ++
 .../metrics/oplets/class-use/CounterOp.html     |  126 +
 .../metrics/oplets/class-use/RateMeter.html     |  126 +
 .../class-use/SingleMetricAbstractOplet.html    |  175 +
 .../edgent/metrics/oplets/package-frame.html    |   22 +
 .../edgent/metrics/oplets/package-summary.html  |  159 +
 .../edgent/metrics/oplets/package-tree.html     |  156 +
 .../edgent/metrics/oplets/package-use.html      |  161 +
 .../apache/edgent/metrics/package-frame.html    |   22 +
 .../apache/edgent/metrics/package-summary.html  |  174 +
 .../org/apache/edgent/metrics/package-tree.html |  141 +
 .../org/apache/edgent/metrics/package-use.html  |  165 +
 .../org/apache/edgent/oplet/JobContext.html     |  255 +
 .../latest/org/apache/edgent/oplet/Oplet.html   |  298 +
 .../org/apache/edgent/oplet/OpletContext.html   |  427 ++
 .../apache/edgent/oplet/OutputPortContext.html  |  231 +
 .../edgent/oplet/class-use/JobContext.html      |  248 +
 .../apache/edgent/oplet/class-use/Oplet.html    |  665 ++
 .../edgent/oplet/class-use/OpletContext.html    |  421 ++
 .../oplet/class-use/OutputPortContext.html      |  229 +
 .../apache/edgent/oplet/core/AbstractOplet.html |  319 +
 .../org/apache/edgent/oplet/core/FanIn.html     |  465 ++
 .../org/apache/edgent/oplet/core/FanOut.html    |  371 ++
 .../org/apache/edgent/oplet/core/Peek.html      |  351 ++
 .../edgent/oplet/core/PeriodicSource.html       |  494 ++
 .../org/apache/edgent/oplet/core/Pipe.html      |  413 ++
 .../apache/edgent/oplet/core/ProcessSource.html |  370 ++
 .../org/apache/edgent/oplet/core/Sink.html      |  412 ++
 .../org/apache/edgent/oplet/core/Source.html    |  378 ++
 .../org/apache/edgent/oplet/core/Split.html     |  413 ++
 .../org/apache/edgent/oplet/core/Union.html     |  365 ++
 .../oplet/core/class-use/AbstractOplet.html     |  429 ++
 .../edgent/oplet/core/class-use/FanIn.html      |  248 +
 .../edgent/oplet/core/class-use/FanOut.html     |  126 +
 .../edgent/oplet/core/class-use/Peek.html       |  300 +
 .../oplet/core/class-use/PeriodicSource.html    |  168 +
 .../edgent/oplet/core/class-use/Pipe.html       |  396 ++
 .../oplet/core/class-use/ProcessSource.html     |  168 +
 .../edgent/oplet/core/class-use/Sink.html       |  218 +
 .../edgent/oplet/core/class-use/Source.html     |  277 +
 .../edgent/oplet/core/class-use/Split.html      |  126 +
 .../edgent/oplet/core/class-use/Union.html      |  126 +
 .../edgent/oplet/core/mbeans/package-frame.html |   14 +
 .../oplet/core/mbeans/package-summary.html      |  135 +
 .../edgent/oplet/core/mbeans/package-tree.html  |  129 +
 .../edgent/oplet/core/mbeans/package-use.html   |  126 +
 .../apache/edgent/oplet/core/package-frame.html |   30 +
 .../edgent/oplet/core/package-summary.html      |  209 +
 .../apache/edgent/oplet/core/package-tree.html  |  161 +
 .../apache/edgent/oplet/core/package-use.html   |  480 ++
 .../apache/edgent/oplet/functional/Events.html  |  368 ++
 .../apache/edgent/oplet/functional/Filter.html  |  333 +
 .../apache/edgent/oplet/functional/FlatMap.html |  345 ++
 .../org/apache/edgent/oplet/functional/Map.html |  339 +
 .../apache/edgent/oplet/functional/Peek.html    |  372 ++
 .../functional/SupplierPeriodicSource.html      |  364 ++
 .../edgent/oplet/functional/SupplierSource.html |  372 ++
 .../oplet/functional/class-use/Events.html      |  126 +
 .../oplet/functional/class-use/Filter.html      |  126 +
 .../oplet/functional/class-use/FlatMap.html     |  126 +
 .../edgent/oplet/functional/class-use/Map.html  |  126 +
 .../edgent/oplet/functional/class-use/Peek.html |  168 +
 .../class-use/SupplierPeriodicSource.html       |  126 +
 .../functional/class-use/SupplierSource.html    |  126 +
 .../edgent/oplet/functional/package-frame.html  |   26 +
 .../oplet/functional/package-summary.html       |  185 +
 .../edgent/oplet/functional/package-tree.html   |  169 +
 .../edgent/oplet/functional/package-use.html    |  161 +
 .../org/apache/edgent/oplet/package-frame.html  |   23 +
 .../apache/edgent/oplet/package-summary.html    |  180 +
 .../org/apache/edgent/oplet/package-tree.html   |  146 +
 .../org/apache/edgent/oplet/package-use.html    |  502 ++
 .../apache/edgent/oplet/plumbing/Barrier.html   |  409 ++
 .../apache/edgent/oplet/plumbing/Isolate.html   |  417 ++
 .../edgent/oplet/plumbing/PressureReliever.html |  409 ++
 .../edgent/oplet/plumbing/UnorderedIsolate.html |  367 ++
 .../oplet/plumbing/class-use/Barrier.html       |  126 +
 .../oplet/plumbing/class-use/Isolate.html       |  126 +
 .../plumbing/class-use/PressureReliever.html    |  126 +
 .../plumbing/class-use/UnorderedIsolate.html    |  126 +
 .../edgent/oplet/plumbing/package-frame.html    |   23 +
 .../edgent/oplet/plumbing/package-summary.html  |  175 +
 .../edgent/oplet/plumbing/package-tree.html     |  154 +
 .../edgent/oplet/plumbing/package-use.html      |  126 +
 .../apache/edgent/oplet/window/Aggregate.html   |  373 ++
 .../oplet/window/class-use/Aggregate.html       |  126 +
 .../edgent/oplet/window/package-frame.html      |   20 +
 .../edgent/oplet/window/package-summary.html    |  155 +
 .../edgent/oplet/window/package-tree.html       |  147 +
 .../apache/edgent/oplet/window/package-use.html |  126 +
 .../development/DevelopmentProvider.html        |  403 ++
 .../class-use/DevelopmentProvider.html          |  126 +
 .../providers/development/package-frame.html    |   20 +
 .../providers/development/package-summary.html  |  155 +
 .../providers/development/package-tree.html     |  147 +
 .../providers/development/package-use.html      |  126 +
 .../edgent/providers/direct/DirectProvider.html |  410 ++
 .../edgent/providers/direct/DirectTopology.html |  324 +
 .../direct/class-use/DirectProvider.html        |  223 +
 .../direct/class-use/DirectTopology.html        |  168 +
 .../edgent/providers/direct/package-frame.html  |   21 +
 .../providers/direct/package-summary.html       |  164 +
 .../edgent/providers/direct/package-tree.html   |  152 +
 .../edgent/providers/direct/package-use.html    |  240 +
 .../edgent/providers/iot/IotProvider.html       |  831 +++
 .../providers/iot/class-use/IotProvider.html    |  174 +
 .../edgent/providers/iot/package-frame.html     |   20 +
 .../edgent/providers/iot/package-summary.html   |  215 +
 .../edgent/providers/iot/package-tree.html      |  139 +
 .../edgent/providers/iot/package-use.html       |  162 +
 .../edgent/runtime/appservice/AppService.html   |  426 ++
 .../runtime/appservice/AppServiceControl.html   |  314 +
 .../appservice/class-use/AppService.html        |  126 +
 .../appservice/class-use/AppServiceControl.html |  126 +
 .../runtime/appservice/package-frame.html       |   21 +
 .../runtime/appservice/package-summary.html     |  150 +
 .../edgent/runtime/appservice/package-tree.html |  140 +
 .../edgent/runtime/appservice/package-use.html  |  126 +
 .../edgent/runtime/etiao/AbstractContext.html   |  388 ++
 .../apache/edgent/runtime/etiao/EtiaoJob.html   |  500 ++
 .../apache/edgent/runtime/etiao/Executable.html |  492 ++
 .../apache/edgent/runtime/etiao/Invocation.html |  573 ++
 .../edgent/runtime/etiao/InvocationContext.html |  411 ++
 .../edgent/runtime/etiao/SettableForwarder.html |  367 ++
 .../runtime/etiao/ThreadFactoryTracker.html     |  322 +
 .../etiao/TrackingScheduledExecutor.html        |  405 ++
 .../etiao/class-use/AbstractContext.html        |  171 +
 .../runtime/etiao/class-use/EtiaoJob.html       |  171 +
 .../runtime/etiao/class-use/Executable.html     |  168 +
 .../runtime/etiao/class-use/Invocation.html     |  173 +
 .../etiao/class-use/InvocationContext.html      |  126 +
 .../etiao/class-use/SettableForwarder.html      |  126 +
 .../etiao/class-use/ThreadFactoryTracker.html   |  126 +
 .../class-use/TrackingScheduledExecutor.html    |  173 +
 .../edgent/runtime/etiao/graph/DirectGraph.html |  388 ++
 .../runtime/etiao/graph/ExecutableVertex.html   |  352 ++
 .../etiao/graph/class-use/DirectGraph.html      |  191 +
 .../etiao/graph/class-use/ExecutableVertex.html |  168 +
 .../runtime/etiao/graph/model/EdgeType.html     |  353 ++
 .../runtime/etiao/graph/model/GraphType.html    |  340 +
 .../etiao/graph/model/InvocationType.html       |  279 +
 .../runtime/etiao/graph/model/VertexType.html   |  308 +
 .../etiao/graph/model/class-use/EdgeType.html   |  166 +
 .../etiao/graph/model/class-use/GraphType.html  |  126 +
 .../graph/model/class-use/InvocationType.html   |  166 +
 .../etiao/graph/model/class-use/VertexType.html |  166 +
 .../etiao/graph/model/package-frame.html        |   23 +
 .../etiao/graph/model/package-summary.html      |  164 +
 .../runtime/etiao/graph/model/package-tree.html |  142 +
 .../runtime/etiao/graph/model/package-use.html  |  171 +
 .../runtime/etiao/graph/package-frame.html      |   21 +
 .../runtime/etiao/graph/package-summary.html    |  151 +
 .../runtime/etiao/graph/package-tree.html       |  148 +
 .../edgent/runtime/etiao/graph/package-use.html |  190 +
 .../runtime/etiao/mbeans/EtiaoJobBean.html      |  509 ++
 .../etiao/mbeans/class-use/EtiaoJobBean.html    |  171 +
 .../runtime/etiao/mbeans/package-frame.html     |   20 +
 .../runtime/etiao/mbeans/package-summary.html   |  146 +
 .../runtime/etiao/mbeans/package-tree.html      |  139 +
 .../runtime/etiao/mbeans/package-use.html       |  161 +
 .../edgent/runtime/etiao/package-frame.html     |   27 +
 .../edgent/runtime/etiao/package-summary.html   |  214 +
 .../edgent/runtime/etiao/package-tree.html      |  165 +
 .../edgent/runtime/etiao/package-use.html       |  221 +
 .../runtime/jmxcontrol/JMXControlService.html   |  474 ++
 .../jmxcontrol/class-use/JMXControlService.html |  126 +
 .../runtime/jmxcontrol/package-frame.html       |   20 +
 .../runtime/jmxcontrol/package-summary.html     |  147 +
 .../edgent/runtime/jmxcontrol/package-tree.html |  139 +
 .../edgent/runtime/jmxcontrol/package-use.html  |  126 +
 .../edgent/runtime/jobregistry/JobEvents.html   |  308 +
 .../edgent/runtime/jobregistry/JobRegistry.html |  490 ++
 .../jobregistry/class-use/JobEvents.html        |  126 +
 .../jobregistry/class-use/JobRegistry.html      |  126 +
 .../runtime/jobregistry/package-frame.html      |   21 +
 .../runtime/jobregistry/package-summary.html    |  152 +
 .../runtime/jobregistry/package-tree.html       |  140 +
 .../edgent/runtime/jobregistry/package-use.html |  126 +
 .../runtime/jsoncontrol/JsonControlService.html |  553 ++
 .../class-use/JsonControlService.html           |  169 +
 .../runtime/jsoncontrol/package-frame.html      |   20 +
 .../runtime/jsoncontrol/package-summary.html    |  171 +
 .../runtime/jsoncontrol/package-tree.html       |  139 +
 .../edgent/runtime/jsoncontrol/package-use.html |  164 +
 .../samples/apps/AbstractApplication.html       |  469 ++
 .../samples/apps/ApplicationUtilities.html      |  532 ++
 .../apache/edgent/samples/apps/JsonTuples.html  |  560 ++
 .../samples/apps/TopologyProviderFactory.html   |  296 +
 .../apps/class-use/AbstractApplication.html     |  255 +
 .../apps/class-use/ApplicationUtilities.html    |  170 +
 .../samples/apps/class-use/JsonTuples.html      |  126 +
 .../apps/class-use/TopologyProviderFactory.html |  126 +
 .../apps/mqtt/AbstractMqttApplication.html      |  437 ++
 .../samples/apps/mqtt/DeviceCommsApp.html       |  314 +
 .../mqtt/class-use/AbstractMqttApplication.html |  199 +
 .../apps/mqtt/class-use/DeviceCommsApp.html     |  126 +
 .../edgent/samples/apps/mqtt/package-frame.html |   21 +
 .../samples/apps/mqtt/package-summary.html      |  165 +
 .../edgent/samples/apps/mqtt/package-tree.html  |  147 +
 .../edgent/samples/apps/mqtt/package-use.html   |  187 +
 .../edgent/samples/apps/package-frame.html      |   23 +
 .../edgent/samples/apps/package-summary.html    |  194 +
 .../edgent/samples/apps/package-tree.html       |  142 +
 .../apache/edgent/samples/apps/package-use.html |  252 +
 .../samples/apps/sensorAnalytics/Sensor1.html   |  319 +
 .../SensorAnalyticsApplication.html             |  308 +
 .../apps/sensorAnalytics/class-use/Sensor1.html |  126 +
 .../class-use/SensorAnalyticsApplication.html   |  168 +
 .../apps/sensorAnalytics/package-frame.html     |   21 +
 .../apps/sensorAnalytics/package-summary.html   |  304 +
 .../apps/sensorAnalytics/package-tree.html      |  148 +
 .../apps/sensorAnalytics/package-use.html       |  165 +
 .../edgent/samples/connectors/MsgSupplier.html  |  295 +
 .../edgent/samples/connectors/Options.html      |  366 ++
 .../apache/edgent/samples/connectors/Util.html  |  315 +
 .../connectors/class-use/MsgSupplier.html       |  126 +
 .../samples/connectors/class-use/Options.html   |  200 +
 .../samples/connectors/class-use/Util.html      |  126 +
 .../edgent/samples/connectors/elm327/Cmd.html   |  368 ++
 .../samples/connectors/elm327/Elm327Cmds.html   |  520 ++
 .../connectors/elm327/Elm327Streams.html        |  304 +
 .../samples/connectors/elm327/Pids01.html       |  492 ++
 .../connectors/elm327/class-use/Cmd.html        |  231 +
 .../connectors/elm327/class-use/Elm327Cmds.html |  193 +
 .../elm327/class-use/Elm327Streams.html         |  126 +
 .../connectors/elm327/class-use/Pids01.html     |  177 +
 .../connectors/elm327/package-frame.html        |   29 +
 .../connectors/elm327/package-summary.html      |  203 +
 .../samples/connectors/elm327/package-tree.html |  156 +
 .../samples/connectors/elm327/package-use.html  |  194 +
 .../elm327/runtime/CommandExecutor.html         |  336 +
 .../runtime/class-use/CommandExecutor.html      |  126 +
 .../elm327/runtime/package-frame.html           |   20 +
 .../elm327/runtime/package-summary.html         |  146 +
 .../connectors/elm327/runtime/package-tree.html |  139 +
 .../connectors/elm327/runtime/package-use.html  |  126 +
 .../samples/connectors/file/FileReaderApp.html  |  301 +
 .../samples/connectors/file/FileWriterApp.html  |  301 +
 .../file/class-use/FileReaderApp.html           |  126 +
 .../file/class-use/FileWriterApp.html           |  126 +
 .../samples/connectors/file/package-frame.html  |   21 +
 .../connectors/file/package-summary.html        |  173 +
 .../samples/connectors/file/package-tree.html   |  140 +
 .../samples/connectors/file/package-use.html    |  126 +
 .../samples/connectors/iotp/IotpQuickstart.html |  285 +
 .../samples/connectors/iotp/IotpSensors.html    |  397 ++
 .../iotp/class-use/IotpQuickstart.html          |  126 +
 .../connectors/iotp/class-use/IotpSensors.html  |  126 +
 .../samples/connectors/iotp/package-frame.html  |   21 +
 .../connectors/iotp/package-summary.html        |  161 +
 .../samples/connectors/iotp/package-tree.html   |  140 +
 .../samples/connectors/iotp/package-use.html    |  126 +
 .../edgent/samples/connectors/jdbc/DbUtils.html |  337 +
 .../edgent/samples/connectors/jdbc/Person.html  |  244 +
 .../samples/connectors/jdbc/PersonData.html     |  310 +
 .../samples/connectors/jdbc/PersonId.html       |  244 +
 .../connectors/jdbc/SimpleReaderApp.html        |  246 +
 .../connectors/jdbc/SimpleWriterApp.html        |  246 +
 .../connectors/jdbc/class-use/DbUtils.html      |  126 +
 .../connectors/jdbc/class-use/Person.html       |  188 +
 .../connectors/jdbc/class-use/PersonData.html   |  126 +
 .../connectors/jdbc/class-use/PersonId.html     |  172 +
 .../jdbc/class-use/SimpleReaderApp.html         |  126 +
 .../jdbc/class-use/SimpleWriterApp.html         |  126 +
 .../samples/connectors/jdbc/package-frame.html  |   25 +
 .../connectors/jdbc/package-summary.html        |  199 +
 .../samples/connectors/jdbc/package-tree.html   |  144 +
 .../samples/connectors/jdbc/package-use.html    |  170 +
 .../samples/connectors/kafka/KafkaClient.html   |  315 +
 .../samples/connectors/kafka/PublisherApp.html  |  247 +
 .../edgent/samples/connectors/kafka/Runner.html |  284 +
 .../connectors/kafka/SimplePublisherApp.html    |  245 +
 .../connectors/kafka/SimpleSubscriberApp.html   |  245 +
 .../samples/connectors/kafka/SubscriberApp.html |  247 +
 .../connectors/kafka/class-use/KafkaClient.html |  126 +
 .../kafka/class-use/PublisherApp.html           |  126 +
 .../connectors/kafka/class-use/Runner.html      |  126 +
 .../kafka/class-use/SimplePublisherApp.html     |  126 +
 .../kafka/class-use/SimpleSubscriberApp.html    |  126 +
 .../kafka/class-use/SubscriberApp.html          |  126 +
 .../samples/connectors/kafka/package-frame.html |   25 +
 .../connectors/kafka/package-summary.html       |  200 +
 .../samples/connectors/kafka/package-tree.html  |  144 +
 .../samples/connectors/kafka/package-use.html   |  126 +
 .../samples/connectors/mqtt/MqttClient.html     |  312 +
 .../samples/connectors/mqtt/PublisherApp.html   |  247 +
 .../edgent/samples/connectors/mqtt/Runner.html  |  284 +
 .../connectors/mqtt/SimplePublisherApp.html     |  245 +
 .../connectors/mqtt/SimpleSubscriberApp.html    |  245 +
 .../samples/connectors/mqtt/SubscriberApp.html  |  247 +
 .../connectors/mqtt/class-use/MqttClient.html   |  126 +
 .../connectors/mqtt/class-use/PublisherApp.html |  126 +
 .../connectors/mqtt/class-use/Runner.html       |  126 +
 .../mqtt/class-use/SimplePublisherApp.html      |  126 +
 .../mqtt/class-use/SimpleSubscriberApp.html     |  126 +
 .../mqtt/class-use/SubscriberApp.html           |  126 +
 .../samples/connectors/mqtt/package-frame.html  |   25 +
 .../connectors/mqtt/package-summary.html        |  200 +
 .../samples/connectors/mqtt/package-tree.html   |  144 +
 .../samples/connectors/mqtt/package-use.html    |  126 +
 .../samples/connectors/obd2/Obd2Streams.html    |  380 ++
 .../connectors/obd2/class-use/Obd2Streams.html  |  126 +
 .../samples/connectors/obd2/package-frame.html  |   20 +
 .../connectors/obd2/package-summary.html        |  146 +
 .../samples/connectors/obd2/package-tree.html   |  139 +
 .../samples/connectors/obd2/package-use.html    |  126 +
 .../samples/connectors/package-frame.html       |   22 +
 .../samples/connectors/package-summary.html     |  167 +
 .../edgent/samples/connectors/package-tree.html |  141 +
 .../edgent/samples/connectors/package-use.html  |  165 +
 .../samples/console/ConsoleWaterDetector.html   |  473 ++
 .../samples/console/HttpServerSample.html       |  273 +
 .../console/class-use/ConsoleWaterDetector.html |  126 +
 .../console/class-use/HttpServerSample.html     |  126 +
 .../edgent/samples/console/package-frame.html   |   21 +
 .../edgent/samples/console/package-summary.html |  170 +
 .../edgent/samples/console/package-tree.html    |  140 +
 .../edgent/samples/console/package-use.html     |  126 +
 .../scenarios/iotp/IotpFullScenario.html        |  346 ++
 .../iotp/class-use/IotpFullScenario.html        |  126 +
 .../samples/scenarios/iotp/package-frame.html   |   20 +
 .../samples/scenarios/iotp/package-summary.html |  146 +
 .../samples/scenarios/iotp/package-tree.html    |  139 +
 .../samples/scenarios/iotp/package-use.html     |  126 +
 .../CombiningStreamsProcessingResults.html      |  292 +
 .../topology/DevelopmentMetricsSample.html      |  278 +
 .../samples/topology/DevelopmentSample.html     |  278 +
 .../topology/DevelopmentSampleJobMXBean.html    |  278 +
 .../edgent/samples/topology/HelloEdgent.html    |  284 +
 .../samples/topology/JobEventsSample.html       |  258 +
 .../edgent/samples/topology/JobExecution.html   |  336 +
 .../edgent/samples/topology/PeriodicSource.html |  286 +
 .../samples/topology/SensorsAggregates.html     |  333 +
 .../samples/topology/SimpleFilterTransform.html |  278 +
 .../SplitWithEnumSample.LogSeverityEnum.html    |  407 ++
 .../samples/topology/SplitWithEnumSample.html   |  297 +
 .../edgent/samples/topology/StreamTags.html     |  279 +
 .../samples/topology/TerminateAfterNTuples.html |  325 +
 .../CombiningStreamsProcessingResults.html      |  126 +
 .../class-use/DevelopmentMetricsSample.html     |  126 +
 .../topology/class-use/DevelopmentSample.html   |  126 +
 .../class-use/DevelopmentSampleJobMXBean.html   |  126 +
 .../samples/topology/class-use/HelloEdgent.html |  126 +
 .../topology/class-use/JobEventsSample.html     |  126 +
 .../topology/class-use/JobExecution.html        |  126 +
 .../topology/class-use/PeriodicSource.html      |  126 +
 .../topology/class-use/SensorsAggregates.html   |  126 +
 .../class-use/SimpleFilterTransform.html        |  126 +
 .../SplitWithEnumSample.LogSeverityEnum.html    |  177 +
 .../topology/class-use/SplitWithEnumSample.html |  126 +
 .../samples/topology/class-use/StreamTags.html  |  126 +
 .../class-use/TerminateAfterNTuples.html        |  126 +
 .../edgent/samples/topology/package-frame.html  |   36 +
 .../samples/topology/package-summary.html       |  234 +
 .../edgent/samples/topology/package-tree.html   |  163 +
 .../edgent/samples/topology/package-use.html    |  161 +
 .../metrics/PeriodicSourceWithMetrics.html      |  278 +
 .../samples/utils/metrics/SplitWithMetrics.html |  279 +
 .../class-use/PeriodicSourceWithMetrics.html    |  126 +
 .../metrics/class-use/SplitWithMetrics.html     |  126 +
 .../samples/utils/metrics/package-frame.html    |   21 +
 .../samples/utils/metrics/package-summary.html  |  150 +
 .../samples/utils/metrics/package-tree.html     |  140 +
 .../samples/utils/metrics/package-use.html      |  126 +
 .../utils/sensor/HeartMonitorSensor.html        |  343 +
 .../utils/sensor/PeriodicRandomSensor.html      |  522 ++
 .../utils/sensor/SimpleSimulatedSensor.html     |  480 ++
 .../samples/utils/sensor/SimulatedSensors.html  |  296 +
 .../sensor/SimulatedTemperatureSensor.html      |  390 ++
 .../sensor/class-use/HeartMonitorSensor.html    |  126 +
 .../sensor/class-use/PeriodicRandomSensor.html  |  126 +
 .../sensor/class-use/SimpleSimulatedSensor.html |  126 +
 .../sensor/class-use/SimulatedSensors.html      |  126 +
 .../class-use/SimulatedTemperatureSensor.html   |  126 +
 .../samples/utils/sensor/package-frame.html     |   24 +
 .../samples/utils/sensor/package-summary.html   |  170 +
 .../samples/utils/sensor/package-tree.html      |  143 +
 .../samples/utils/sensor/package-use.html       |  126 +
 .../streamscope/StreamScope.BufferManager.html  |  346 ++
 .../edgent/streamscope/StreamScope.Sample.html  |  320 +
 .../streamscope/StreamScope.TriggerManager.html |  434 ++
 .../apache/edgent/streamscope/StreamScope.html  |  501 ++
 .../edgent/streamscope/StreamScopeBean.html     |  560 ++
 .../edgent/streamscope/StreamScopeRegistry.html |  534 ++
 .../streamscope/StreamScopeRegistryBean.html    |  314 +
 .../edgent/streamscope/StreamScopeSetup.html    |  287 +
 .../class-use/StreamScope.BufferManager.html    |  170 +
 .../class-use/StreamScope.Sample.html           |  170 +
 .../class-use/StreamScope.TriggerManager.html   |  170 +
 .../streamscope/class-use/StreamScope.html      |  218 +
 .../streamscope/class-use/StreamScopeBean.html  |  126 +
 .../class-use/StreamScopeRegistry.html          |  167 +
 .../class-use/StreamScopeRegistryBean.html      |  126 +
 .../streamscope/class-use/StreamScopeSetup.html |  126 +
 .../streamscope/mbeans/StreamScopeMXBean.html   |  508 ++
 .../mbeans/StreamScopeRegistryMXBean.html       |  295 +
 .../mbeans/class-use/StreamScopeMXBean.html     |  214 +
 .../class-use/StreamScopeRegistryMXBean.html    |  170 +
 .../streamscope/mbeans/package-frame.html       |   21 +
 .../streamscope/mbeans/package-summary.html     |  163 +
 .../edgent/streamscope/mbeans/package-tree.html |  136 +
 .../edgent/streamscope/mbeans/package-use.html  |  192 +
 .../edgent/streamscope/oplets/StreamScope.html  |  360 ++
 .../oplets/class-use/StreamScope.html           |  126 +
 .../streamscope/oplets/package-frame.html       |   20 +
 .../streamscope/oplets/package-summary.html     |  146 +
 .../edgent/streamscope/oplets/package-tree.html |  155 +
 .../edgent/streamscope/oplets/package-use.html  |  126 +
 .../edgent/streamscope/package-frame.html       |   27 +
 .../edgent/streamscope/package-summary.html     |  209 +
 .../apache/edgent/streamscope/package-tree.html |  146 +
 .../apache/edgent/streamscope/package-use.html  |  183 +
 .../org/apache/edgent/test/svt/MyClass1.html    |  282 +
 .../org/apache/edgent/test/svt/MyClass2.html    |  295 +
 .../edgent/test/svt/TopologyTestBasic.html      |  278 +
 ...eetManagementAnalyticsClientApplication.html |  317 +
 .../test/svt/apps/GpsAnalyticsApplication.html  |  292 +
 .../test/svt/apps/ObdAnalyticsApplication.html  |  278 +
 ...eetManagementAnalyticsClientApplication.html |  169 +
 .../apps/class-use/GpsAnalyticsApplication.html |  126 +
 .../apps/class-use/ObdAnalyticsApplication.html |  126 +
 .../svt/apps/iotp/AbstractIotpApplication.html  |  408 ++
 .../iotp/class-use/AbstractIotpApplication.html |  170 +
 .../test/svt/apps/iotp/package-frame.html       |   20 +
 .../test/svt/apps/iotp/package-summary.html     |  146 +
 .../edgent/test/svt/apps/iotp/package-tree.html |  143 +
 .../edgent/test/svt/apps/iotp/package-use.html  |  161 +
 .../edgent/test/svt/apps/package-frame.html     |   22 +
 .../edgent/test/svt/apps/package-summary.html   |  158 +
 .../edgent/test/svt/apps/package-tree.html      |  149 +
 .../edgent/test/svt/apps/package-use.html       |  163 +
 .../edgent/test/svt/class-use/MyClass1.html     |  170 +
 .../edgent/test/svt/class-use/MyClass2.html     |  126 +
 .../test/svt/class-use/TopologyTestBasic.html   |  126 +
 .../apache/edgent/test/svt/package-frame.html   |   22 +
 .../apache/edgent/test/svt/package-summary.html |  152 +
 .../apache/edgent/test/svt/package-tree.html    |  141 +
 .../org/apache/edgent/test/svt/package-use.html |  159 +
 .../test/svt/utils/sensor/gps/GpsSensor.html    |  365 ++
 .../svt/utils/sensor/gps/SimulatedGeofence.html |  350 ++
 .../utils/sensor/gps/SimulatedGpsSensor.html    |  273 +
 .../utils/sensor/gps/class-use/GpsSensor.html   |  166 +
 .../sensor/gps/class-use/SimulatedGeofence.html |  126 +
 .../gps/class-use/SimulatedGpsSensor.html       |  126 +
 .../svt/utils/sensor/gps/package-frame.html     |   22 +
 .../svt/utils/sensor/gps/package-summary.html   |  152 +
 .../test/svt/utils/sensor/gps/package-tree.html |  141 +
 .../test/svt/utils/sensor/gps/package-use.html  |  159 +
 .../org/apache/edgent/topology/TSink.html       |  255 +
 .../org/apache/edgent/topology/TStream.html     | 1119 ++++
 .../org/apache/edgent/topology/TWindow.html     |  380 ++
 .../org/apache/edgent/topology/Topology.html    |  564 ++
 .../apache/edgent/topology/TopologyElement.html |  239 +
 .../edgent/topology/TopologyProvider.html       |  257 +
 .../apache/edgent/topology/class-use/TSink.html |  633 ++
 .../edgent/topology/class-use/TStream.html      | 2468 ++++++++
 .../edgent/topology/class-use/TWindow.html      |  311 +
 .../edgent/topology/class-use/Topology.html     | 1418 +++++
 .../topology/class-use/TopologyElement.html     |  586 ++
 .../topology/class-use/TopologyProvider.html    |  332 +
 .../edgent/topology/doc-files/sources.html      |  193 +
 .../edgent/topology/json/JsonFunctions.html     |  345 ++
 .../topology/json/class-use/JsonFunctions.html  |  126 +
 .../edgent/topology/json/package-frame.html     |   20 +
 .../edgent/topology/json/package-summary.html   |  155 +
 .../edgent/topology/json/package-tree.html      |  139 +
 .../edgent/topology/json/package-use.html       |  126 +
 .../mbeans/ApplicationServiceMXBean.html        |  321 +
 .../class-use/ApplicationServiceMXBean.html     |  166 +
 .../edgent/topology/mbeans/package-frame.html   |   20 +
 .../edgent/topology/mbeans/package-summary.html |  213 +
 .../edgent/topology/mbeans/package-tree.html    |  135 +
 .../edgent/topology/mbeans/package-use.html     |  161 +
 .../apache/edgent/topology/package-frame.html   |   25 +
 .../apache/edgent/topology/package-summary.html |  192 +
 .../apache/edgent/topology/package-tree.html    |  143 +
 .../org/apache/edgent/topology/package-use.html | 1384 +++++
 .../topology/plumbing/LoadBalancedSplitter.html |  339 +
 .../topology/plumbing/PlumbingStreams.html      | 1009 +++
 .../apache/edgent/topology/plumbing/Valve.html  |  407 ++
 .../class-use/LoadBalancedSplitter.html         |  126 +
 .../plumbing/class-use/PlumbingStreams.html     |  126 +
 .../topology/plumbing/class-use/Valve.html      |  126 +
 .../edgent/topology/plumbing/package-frame.html |   22 +
 .../topology/plumbing/package-summary.html      |  169 +
 .../edgent/topology/plumbing/package-tree.html  |  141 +
 .../edgent/topology/plumbing/package-use.html   |  126 +
 .../topology/services/ApplicationService.html   |  381 ++
 .../topology/services/TopologyBuilder.html      |  256 +
 .../services/class-use/ApplicationService.html  |  211 +
 .../services/class-use/TopologyBuilder.html     |  126 +
 .../edgent/topology/services/package-frame.html |   21 +
 .../topology/services/package-summary.html      |  161 +
 .../edgent/topology/services/package-tree.html  |  136 +
 .../edgent/topology/services/package-use.html   |  185 +
 .../edgent/topology/spi/AbstractTStream.html    |  516 ++
 .../edgent/topology/spi/AbstractTopology.html   |  484 ++
 .../topology/spi/AbstractTopologyProvider.html  |  317 +
 .../topology/spi/class-use/AbstractTStream.html |  168 +
 .../spi/class-use/AbstractTopology.html         |  196 +
 .../spi/class-use/AbstractTopologyProvider.html |  198 +
 .../topology/spi/functions/EndlessSupplier.html |  306 +
 .../functions/class-use/EndlessSupplier.html    |  126 +
 .../topology/spi/functions/package-frame.html   |   20 +
 .../topology/spi/functions/package-summary.html |  144 +
 .../topology/spi/functions/package-tree.html    |  143 +
 .../topology/spi/functions/package-use.html     |  126 +
 .../topology/spi/graph/AbstractTWindow.html     |  311 +
 .../topology/spi/graph/ConnectorStream.html     | 1046 ++++
 .../topology/spi/graph/GraphTopology.html       |  451 ++
 .../edgent/topology/spi/graph/TWindowImpl.html  |  353 ++
 .../topology/spi/graph/TWindowTimeImpl.html     |  360 ++
 .../spi/graph/class-use/AbstractTWindow.html    |  170 +
 .../spi/graph/class-use/ConnectorStream.html    |  166 +
 .../spi/graph/class-use/GraphTopology.html      |  171 +
 .../spi/graph/class-use/TWindowImpl.html        |  126 +
 .../spi/graph/class-use/TWindowTimeImpl.html    |  126 +
 .../topology/spi/graph/package-frame.html       |   24 +
 .../topology/spi/graph/package-summary.html     |  165 +
 .../edgent/topology/spi/graph/package-tree.html |  154 +
 .../edgent/topology/spi/graph/package-use.html  |  188 +
 .../edgent/topology/spi/package-frame.html      |   22 +
 .../edgent/topology/spi/package-summary.html    |  158 +
 .../edgent/topology/spi/package-tree.html       |  141 +
 .../apache/edgent/topology/spi/package-use.html |  216 +
 .../topology/spi/tester/AbstractTester.html     |  383 ++
 .../spi/tester/class-use/AbstractTester.html    |  126 +
 .../topology/spi/tester/package-frame.html      |   20 +
 .../topology/spi/tester/package-summary.html    |  144 +
 .../topology/spi/tester/package-tree.html       |  139 +
 .../edgent/topology/spi/tester/package-use.html |  126 +
 .../edgent/topology/tester/Condition.html       |  241 +
 .../apache/edgent/topology/tester/Tester.html   |  484 ++
 .../topology/tester/class-use/Condition.html    |  271 +
 .../topology/tester/class-use/Tester.html       |  242 +
 .../edgent/topology/tester/package-frame.html   |   21 +
 .../edgent/topology/tester/package-summary.html |  162 +
 .../edgent/topology/tester/package-tree.html    |  140 +
 .../edgent/topology/tester/package-use.html     |  258 +
 .../apache/edgent/window/InsertionTimeList.html |  425 ++
 .../org/apache/edgent/window/Partition.html     |  353 ++
 .../apache/edgent/window/PartitionedState.html  |  353 ++
 .../org/apache/edgent/window/Policies.html      |  580 ++
 .../latest/org/apache/edgent/window/Window.html |  504 ++
 .../org/apache/edgent/window/Windows.html       |  343 +
 .../window/class-use/InsertionTimeList.html     |  175 +
 .../edgent/window/class-use/Partition.html      |  322 +
 .../window/class-use/PartitionedState.html      |  126 +
 .../edgent/window/class-use/Policies.html       |  126 +
 .../apache/edgent/window/class-use/Window.html  |  212 +
 .../apache/edgent/window/class-use/Windows.html |  126 +
 .../org/apache/edgent/window/package-frame.html |   28 +
 .../apache/edgent/window/package-summary.html   |  196 +
 .../org/apache/edgent/window/package-tree.html  |  163 +
 .../org/apache/edgent/window/package-use.html   |  196 +
 content/javadoc/latest/overview-frame.html      |  105 +
 content/javadoc/latest/overview-summary.html    |  926 +++
 content/javadoc/latest/overview-tree.html       |  642 ++
 content/javadoc/latest/package-list             |   85 +
 content/javadoc/latest/script.js                |   30 +
 content/javadoc/latest/serialized-form.html     |  975 +++
 content/javadoc/latest/stylesheet.css           |  574 ++
 content/prince-file-list.txt                    |    8 +-
 .../recipe_adaptable_deadtime_filter.html       |   48 +-
 .../recipes/recipe_adaptable_filter_range.html  |   42 +-
 .../recipe_adaptable_polling_source.html        |   50 +-
 ...pe_combining_streams_processing_results.html |   48 +-
 .../recipes/recipe_concurrent_analytics.html    |   46 +-
 ...ipe_different_processing_against_stream.html |   56 +-
 .../recipe_dynamic_analytic_control.html        |   36 +-
 .../recipes/recipe_external_filter_range.html   |   40 +-
 content/recipes/recipe_hello_edgent.html        |  725 +++
 content/recipes/recipe_hello_quarks.html        |  725 ---
 content/recipes/recipe_parallel_analytics.html  |   46 +-
 content/recipes/recipe_source_function.html     |   32 +-
 content/recipes/recipe_value_out_of_range.html  |   68 +-
 content/search.json                             |   44 +-
 content/titlepage.html                          |   28 +-
 content/tocpage.html                            |   36 +-
 content/urls_mydoc.txt                          |   26 +-
 1738 files changed, 216781 insertions(+), 189401 deletions(-)
----------------------------------------------------------------------



[29/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iot/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iot/package-tree.html b/content/javadoc/lastest/quarks/connectors/iot/package-tree.html
deleted file mode 100644
index e87f48e..0000000
--- a/content/javadoc/lastest/quarks/connectors/iot/package-tree.html
+++ /dev/null
@@ -1,142 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.iot Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.iot Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/http/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/iotf/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iot/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 quarks.connectors.iot</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="Interface Hierarchy">Interface Hierarchy</h2>
-<ul>
-<li type="circle">quarks.connectors.iot.<a href="../../../quarks/connectors/iot/Commands.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Commands</span></a></li>
-<li type="circle">quarks.connectors.iot.<a href="../../../quarks/connectors/iot/Events.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Events</span></a></li>
-<li type="circle">quarks.connectors.iot.<a href="../../../quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">QoS</span></a></li>
-<li type="circle">quarks.topology.<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology"><span class="typeNameLink">TopologyElement</span></a>
-<ul>
-<li type="circle">quarks.connectors.iot.<a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">IotDevice</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/http/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/iotf/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iot/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iot/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iot/package-use.html b/content/javadoc/lastest/quarks/connectors/iot/package-use.html
deleted file mode 100644
index cb2b9e3..0000000
--- a/content/javadoc/lastest/quarks/connectors/iot/package-use.html
+++ /dev/null
@@ -1,277 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.connectors.iot (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.iot (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/connectors/iot/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 quarks.connectors.iot" class="title">Uses of Package<br>quarks.connectors.iot</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="../../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</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="#quarks.apps.iot">quarks.apps.iot</a></td>
-<td class="colLast">
-<div class="block">Applications for use in an Internet of Things environment.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.iotf">quarks.connectors.iotf</a></td>
-<td class="colLast">
-<div class="block">IBM Watson IoT Platform stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.mqtt.iot">quarks.connectors.mqtt.iot</a></td>
-<td class="colLast">
-<div class="block">An MQTT based IotDevice connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.iot">quarks.providers.iot</a></td>
-<td class="colLast">
-<div class="block">Iot provider that allows multiple applications to
- share an <code>IotDevice</code>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.samples.connectors.iotf">quarks.samples.connectors.iotf</a></td>
-<td class="colLast">
-<div class="block">Samples showing device events and commands with IBM Watson IoT Platform.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.test.svt.apps.iotf">quarks.test.svt.apps.iotf</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.apps.iot">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</a> used by <a href="../../../quarks/apps/iot/package-summary.html">quarks.apps.iot</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="../../../quarks/connectors/iot/class-use/IotDevice.html#quarks.apps.iot">IotDevice</a>
-<div class="block">Generic Internet of Things device connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.iotf">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</a> used by <a href="../../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</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="../../../quarks/connectors/iot/class-use/IotDevice.html#quarks.connectors.iotf">IotDevice</a>
-<div class="block">Generic Internet of Things device connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.mqtt.iot">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</a> used by <a href="../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</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="../../../quarks/connectors/iot/class-use/IotDevice.html#quarks.connectors.mqtt.iot">IotDevice</a>
-<div class="block">Generic Internet of Things device connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.iot">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</a> used by <a href="../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</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="../../../quarks/connectors/iot/class-use/IotDevice.html#quarks.providers.iot">IotDevice</a>
-<div class="block">Generic Internet of Things device connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.connectors.iotf">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</a> used by <a href="../../../quarks/samples/connectors/iotf/package-summary.html">quarks.samples.connectors.iotf</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="../../../quarks/connectors/iot/class-use/IotDevice.html#quarks.samples.connectors.iotf">IotDevice</a>
-<div class="block">Generic Internet of Things device connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.test.svt.apps.iotf">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</a> used by <a href="../../../quarks/test/svt/apps/iotf/package-summary.html">quarks.test.svt.apps.iotf</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="../../../quarks/connectors/iot/class-use/IotDevice.html#quarks.test.svt.apps.iotf">IotDevice</a>
-<div class="block">Generic Internet of Things device connector.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iot/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iotf/IotfDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iotf/IotfDevice.html b/content/javadoc/lastest/quarks/connectors/iotf/IotfDevice.html
deleted file mode 100644
index 3a6f67f..0000000
--- a/content/javadoc/lastest/quarks/connectors/iotf/IotfDevice.html
+++ /dev/null
@@ -1,590 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>IotfDevice (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="IotfDevice (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":10};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/IotfDevice.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>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iotf/IotfDevice.html" target="_top">Frames</a></li>
-<li><a href="IotfDevice.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.iotf</div>
-<h2 title="Class IotfDevice" class="title">Class IotfDevice</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.iotf.IotfDevice</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>, <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">IotfDevice</span>
-extends java.lang.Object
-implements <a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></pre>
-<div class="block">Connector for IBM Watson IoT Platform.
- <BR>
- IBM Watson IoT Platform is a cloud based internet of things
- scale message hub that provides a device model on top of MQTT.
- <code>IotfDevice</code> implements the generic device model <a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><code>IotDevice</code></a>
- and thus can be used as a connector for
- <a href="../../../quarks/providers/iot/IotProvider.html" title="class in quarks.providers.iot"><code>IotProvider</code></a>.
- <BR>
- <em>Note IBM Watson IoT Platform was previously known as
- IBM Internet of Things Foundation.</em></div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/iot/package-summary.html"><code>Quarks generic device model</code></a>, 
-<a href="http://www.ibm.com/internet-of-things/iot-platform.html">IBM Watson IoT Platform</a>, 
-<a href="../../../quarks/samples/connectors/iotf/IotfSensors.html" title="class in quarks.samples.connectors.iotf"><code>Sample application</code></a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iotf/IotfDevice.html#QUICKSTART_DEVICE_TYPE">QUICKSTART_DEVICE_TYPE</a></span></code>
-<div class="block">Device type identifier ("iotsamples-quarks") used when using the Quickstart service.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.quarks.connectors.iot.IotDevice">
-<!--   -->
-</a>
-<h3>Fields inherited from interface&nbsp;quarks.connectors.iot.<a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></h3>
-<code><a href="../../../quarks/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a>, <a href="../../../quarks/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a>, <a href="../../../quarks/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a>, <a href="../../../quarks/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a>, <a href="../../../quarks/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></code></li>
-</ul>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iotf/IotfDevice.html#IotfDevice-quarks.topology.Topology-java.io.File-">IotfDevice</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-          java.io.File&nbsp;optionsFile)</code>
-<div class="block">Create a connector to the IBM Watson IoT Platform Bluemix service.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iotf/IotfDevice.html#IotfDevice-quarks.topology.Topology-java.util.Properties-">IotfDevice</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-          java.util.Properties&nbsp;options)</code>
-<div class="block">Create a connector to the IBM Watson IoT Platform Bluemix service with the device
- specified by <code>options</code>.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iotf/IotfDevice.html#commands-java.lang.String...-">commands</a></span>(java.lang.String...&nbsp;commands)</code>
-<div class="block">Create a stream of device commands as JSON objects.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iotf/IotfDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
-      <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
-<div class="block">Publish a stream's tuples as device events.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iotf/IotfDevice.html#events-quarks.topology.TStream-java.lang.String-int-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-      java.lang.String&nbsp;eventId,
-      int&nbsp;qos)</code>
-<div class="block">Publish a stream's tuples as device events.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf">IotfDevice</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iotf/IotfDevice.html#quickstart-quarks.topology.Topology-java.lang.String-">quickstart</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-          java.lang.String&nbsp;deviceId)</code>
-<div class="block">Create an <code>IotfDevice</code> connector to the Quickstart service.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iotf/IotfDevice.html#topology--">topology</a></span>()</code>
-<div class="block">Topology this element is contained in.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="QUICKSTART_DEVICE_TYPE">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>QUICKSTART_DEVICE_TYPE</h4>
-<pre>public static final&nbsp;java.lang.String QUICKSTART_DEVICE_TYPE</pre>
-<div class="block">Device type identifier ("iotsamples-quarks") used when using the Quickstart service.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/iotf/IotfDevice.html#quickstart-quarks.topology.Topology-java.lang.String-"><code>quickstart(Topology, String)</code></a>, 
-<a href="../../../constant-values.html#quarks.connectors.iotf.IotfDevice.QUICKSTART_DEVICE_TYPE">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="IotfDevice-quarks.topology.Topology-java.util.Properties-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>IotfDevice</h4>
-<pre>public&nbsp;IotfDevice(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-                  java.util.Properties&nbsp;options)</pre>
-<div class="block">Create a connector to the IBM Watson IoT Platform Bluemix service with the device
- specified by <code>options</code>.
- <BR>
- These properties must be set in <code>options</code>.
- 
- <UL>
- <LI><code>org=</code><em>organization identifier</em></LI>
- <LI><code>type=</code><em>device type</em></LI>
- <LI><code>id=</code><em>device identifier</em></LI>
- <LI><code>auth-method=token</code></LI>
- <LI><code>auth-token=</code><em>authorization token</em></LI>
- </UL>
- For example:
- <pre>
- <code>
- Properties options = new Properties();
- options.setProperty("org", "uguhsp");
- options.setProperty("type", "iotsample-arduino");
- options.setProperty("id", "00aabbccde03");
- options.setProperty("auth-method", "token");
- options.setProperty("auth-token", "AJfKQV@&amp;bBo@VX6Dcg");
- 
- IotDevice iotDevice = new IotfDevice(options);
- </code>
- </pre>
-
- <p>
- Connecting to the server occurs when the topology is submitted for
- execution.
- </p></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topology</code> - the connector's associated <code>Topology</code>.</dd>
-</dl>
-</li>
-</ul>
-<a name="IotfDevice-quarks.topology.Topology-java.io.File-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>IotfDevice</h4>
-<pre>public&nbsp;IotfDevice(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-                  java.io.File&nbsp;optionsFile)</pre>
-<div class="block">Create a connector to the IBM Watson IoT Platform Bluemix service.
- Device identifier and authorization are specified
- by a configuration file.
- <BR>
- The format of the file is:
- <pre>
- <code>
- [device]
- org = <em>organization identifier</em>
- type = <em>device type</em>
- id = <em>device identifier</em>
- auth-method = token
- auth-token = <em>authorization token</em>
- </code>
- </pre>
- For example:
- <pre>
- <code>
- [device]
- org = uguhsp
- type = iotsample-arduino
- id = 00aabbccde03
- auth-method = token
- auth-token = AJfKQV@&amp;bBo@VX6Dcg
- </code>
- </pre>
- <p>
- Connecting to the server occurs when the topology is submitted for
- execution.
- </p></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topology</code> - the connector's associated <code>Topology</code>.</dd>
-<dd><code>optionsFile</code> - File containing connection information.</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="quickstart-quarks.topology.Topology-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>quickstart</h4>
-<pre>public static&nbsp;<a href="../../../quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf">IotfDevice</a>&nbsp;quickstart(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-                                    java.lang.String&nbsp;deviceId)</pre>
-<div class="block">Create an <code>IotfDevice</code> connector to the Quickstart service.
- Quickstart service requires no-sign up to use to allow evaluation
- but has limitations on functionality, such as only supporting
- device events and only one message per second.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topology</code> - the connector's associated <code>Topology</code>.</dd>
-<dd><code>deviceId</code> - Device identifier to use for the connection.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Connector to the Quickstart service.</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="https://quickstart.internetofthings.ibmcloud.com">Quickstart</a>, 
-<a href="../../../quarks/samples/connectors/iotf/IotfQuickstart.html" title="class in quarks.samples.connectors.iotf"><code>Quickstart sample application</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>events</h4>
-<pre>public&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;events(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-                                                <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
-                                                <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
-                                                <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</pre>
-<div class="block">Publish a stream's tuples as device events.
- <p>
- Each tuple is published as a device event with the supplied functions
- providing the event identifier, payload and QoS from the tuple.
- The event identifier and <a href="../../../quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot"><code>Quality of Service</code></a>
- can be generated based upon the tuple.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../quarks/connectors/iot/IotDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></code>&nbsp;in interface&nbsp;<code><a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - Stream to be published.</dd>
-<dd><code>eventId</code> - function to supply the event identifier.</dd>
-<dd><code>payload</code> - function to supply the event's payload.</dd>
-<dd><code>qos</code> - function to supply the event's delivery <a href="../../../quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot"><code>Quality of Service</code></a>.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>TSink sink element representing termination of this stream.</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot"><code>QoS</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="events-quarks.topology.TStream-java.lang.String-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>events</h4>
-<pre>public&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;events(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-                                                java.lang.String&nbsp;eventId,
-                                                int&nbsp;qos)</pre>
-<div class="block">Publish a stream's tuples as device events.
- <p>
- Each tuple is published as a device event with fixed event identifier and
- QoS.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../quarks/connectors/iot/IotDevice.html#events-quarks.topology.TStream-java.lang.String-int-">events</a></code>&nbsp;in interface&nbsp;<code><a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - Stream to be published.</dd>
-<dd><code>eventId</code> - Event identifier.</dd>
-<dd><code>qos</code> - Event's delivery <a href="../../../quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot"><code>Quality of Service</code></a>.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>TSink sink element representing termination of this stream.</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot"><code>QoS</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="commands-java.lang.String...-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>commands</h4>
-<pre>public&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commands(java.lang.String...&nbsp;commands)</pre>
-<div class="block">Create a stream of device commands as JSON objects.
- Each command sent to the device matching <code>commands</code> will result in a tuple
- on the stream. The JSON object has these keys:
- <UL>
- <LI><code>command</code> - Command identifier as a String</LI>
- <LI><code>tsms</code> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
- <LI><code>format</code> - Format of the command as a String</LI>
- <LI><code>payload</code> - Payload of the command
- <UL>
- <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON corresponding to the
- command specific data.</LI>
- <LI>Otherwise <code>payload</code> is String
- </UL>
- </LI>
- </UL></div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../quarks/connectors/iot/IotDevice.html#commands-java.lang.String...-">commands</a></code>&nbsp;in interface&nbsp;<code><a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>commands</code> - Commands to include. If no commands are provided then the
- stream will contain all device commands.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Stream containing device commands.</dd>
-</dl>
-</li>
-</ul>
-<a name="topology--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>topology</h4>
-<pre>public&nbsp;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../quarks/topology/TopologyElement.html#topology--">TopologyElement</a></code></span></div>
-<div class="block">Topology this element is contained in.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../quarks/topology/TopologyElement.html#topology--">topology</a></code>&nbsp;in interface&nbsp;<code><a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a></code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Topology this element is contained in.</dd>
-</dl>
-</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/IotfDevice.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iotf/IotfDevice.html" target="_top">Frames</a></li>
-<li><a href="IotfDevice.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iotf/class-use/IotfDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iotf/class-use/IotfDevice.html b/content/javadoc/lastest/quarks/connectors/iotf/class-use/IotfDevice.html
deleted file mode 100644
index 138e90b..0000000
--- a/content/javadoc/lastest/quarks/connectors/iotf/class-use/IotfDevice.html
+++ /dev/null
@@ -1,171 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.iotf.IotfDevice (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.iotf.IotfDevice (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf">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?quarks/connectors/iotf/class-use/IotfDevice.html" target="_top">Frames</a></li>
-<li><a href="IotfDevice.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 quarks.connectors.iotf.IotfDevice" class="title">Uses of Class<br>quarks.connectors.iotf.IotfDevice</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="../../../../quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf">IotfDevice</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="#quarks.connectors.iotf">quarks.connectors.iotf</a></td>
-<td class="colLast">
-<div class="block">IBM Watson IoT Platform stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.iotf">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf">IotfDevice</a> in <a href="../../../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</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="../../../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</a> that return <a href="../../../../quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf">IotfDevice</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 <a href="../../../../quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf">IotfDevice</a></code></td>
-<td class="colLast"><span class="typeNameLabel">IotfDevice.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/iotf/IotfDevice.html#quickstart-quarks.topology.Topology-java.lang.String-">quickstart</a></span>(<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-          java.lang.String&nbsp;deviceId)</code>
-<div class="block">Create an <code>IotfDevice</code> connector to the Quickstart service.</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="../../../../quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/iotf/class-use/IotfDevice.html" target="_top">Frames</a></li>
-<li><a href="IotfDevice.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iotf/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iotf/package-frame.html b/content/javadoc/lastest/quarks/connectors/iotf/package-frame.html
deleted file mode 100644
index 08e6e14..0000000
--- a/content/javadoc/lastest/quarks/connectors/iotf/package-frame.html
+++ /dev/null
@@ -1,20 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.iotf (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../quarks/connectors/iotf/package-summary.html" target="classFrame">quarks.connectors.iotf</a></h1>
-<div class="indexContainer">
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="IotfDevice.html" title="class in quarks.connectors.iotf" target="classFrame">IotfDevice</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iotf/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iotf/package-summary.html b/content/javadoc/lastest/quarks/connectors/iotf/package-summary.html
deleted file mode 100644
index 7648121..0000000
--- a/content/javadoc/lastest/quarks/connectors/iotf/package-summary.html
+++ /dev/null
@@ -1,157 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.iotf (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.iotf (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/iot/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/jdbc/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iotf/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;quarks.connectors.iotf</h1>
-<div class="docSummary">
-<div class="block">IBM Watson IoT Platform stream connector.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</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="../../../quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf">IotfDevice</a></td>
-<td class="colLast">
-<div class="block">Connector for IBM Watson IoT Platform.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.connectors.iotf Description">Package quarks.connectors.iotf Description</h2>
-<div class="block">IBM Watson IoT Platform stream connector.
- <BR>
- <em>Note IBM Watson IoT Platform was previously known as Internet of Things Foundation.</em></div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/iot/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/jdbc/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iotf/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iotf/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iotf/package-tree.html b/content/javadoc/lastest/quarks/connectors/iotf/package-tree.html
deleted file mode 100644
index f06d360..0000000
--- a/content/javadoc/lastest/quarks/connectors/iotf/package-tree.html
+++ /dev/null
@@ -1,139 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.iotf Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.iotf Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/iot/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/jdbc/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iotf/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 quarks.connectors.iotf</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.Object
-<ul>
-<li type="circle">quarks.connectors.iotf.<a href="../../../quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf"><span class="typeNameLink">IotfDevice</span></a> (implements quarks.connectors.iot.<a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/iot/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/jdbc/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iotf/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iotf/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iotf/package-use.html b/content/javadoc/lastest/quarks/connectors/iotf/package-use.html
deleted file mode 100644
index 8bd9a41..0000000
--- a/content/javadoc/lastest/quarks/connectors/iotf/package-use.html
+++ /dev/null
@@ -1,163 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.connectors.iotf (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.iotf (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/connectors/iotf/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 quarks.connectors.iotf" class="title">Uses of Package<br>quarks.connectors.iotf</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="../../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</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="#quarks.connectors.iotf">quarks.connectors.iotf</a></td>
-<td class="colLast">
-<div class="block">IBM Watson IoT Platform stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.iotf">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</a> used by <a href="../../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</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="../../../quarks/connectors/iotf/class-use/IotfDevice.html#quarks.connectors.iotf">IotfDevice</a>
-<div class="block">Connector for IBM Watson IoT Platform.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iotf/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/CheckedFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/CheckedFunction.html b/content/javadoc/lastest/quarks/connectors/jdbc/CheckedFunction.html
deleted file mode 100644
index 54429e5..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/CheckedFunction.html
+++ /dev/null
@@ -1,248 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>CheckedFunction (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="CheckedFunction (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/CheckedFunction.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>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/CheckedFunction.html" target="_top">Frames</a></li>
-<li><a href="CheckedFunction.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">quarks.connectors.jdbc</div>
-<h2 title="Interface CheckedFunction" class="title">Interface CheckedFunction&lt;T,R&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - input stream tuple type</dd>
-<dd><code>R</code> - result stream tuple type</dd>
-</dl>
-<dl>
-<dt>Functional Interface:</dt>
-<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd>
-</dl>
-<hr>
-<br>
-<pre>@FunctionalInterface
-public interface <span class="typeNameLabel">CheckedFunction&lt;T,R&gt;</span></pre>
-<div class="block">Function to apply a funtion to an input value and return a result.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/connectors/jdbc/CheckedFunction.html" title="type parameter in CheckedFunction">R</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/jdbc/CheckedFunction.html#apply-T-">apply</a></span>(<a href="../../../quarks/connectors/jdbc/CheckedFunction.html" title="type parameter in CheckedFunction">T</a>&nbsp;t)</code>
-<div class="block">Apply a function to <code>t</code> and return the result.</div>
-</td>
-</tr>
-</table>
-</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="apply-java.lang.Object-">
-<!--   -->
-</a><a name="apply-T-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>apply</h4>
-<pre><a href="../../../quarks/connectors/jdbc/CheckedFunction.html" title="type parameter in CheckedFunction">R</a>&nbsp;apply(<a href="../../../quarks/connectors/jdbc/CheckedFunction.html" title="type parameter in CheckedFunction">T</a>&nbsp;t)
- throws java.lang.Exception</pre>
-<div class="block">Apply a function to <code>t</code> and return the result.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>t</code> - input value</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the function result.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.Exception</code> - if there are processing errors.</dd>
-</dl>
-</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/CheckedFunction.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/CheckedFunction.html" target="_top">Frames</a></li>
-<li><a href="CheckedFunction.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[35/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/sensors/class-use/Range.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/sensors/class-use/Range.html b/content/javadoc/lastest/quarks/analytics/sensors/class-use/Range.html
deleted file mode 100644
index d871b19..0000000
--- a/content/javadoc/lastest/quarks/analytics/sensors/class-use/Range.html
+++ /dev/null
@@ -1,405 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.analytics.sensors.Range (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.analytics.sensors.Range (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">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?quarks/analytics/sensors/class-use/Range.html" target="_top">Frames</a></li>
-<li><a href="Range.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 quarks.analytics.sensors.Range" class="title">Uses of Class<br>quarks.analytics.sensors.Range</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="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</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="#quarks.analytics.sensors">quarks.analytics.sensors</a></td>
-<td class="colLast">
-<div class="block">Analytics focused on handling sensor data.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.samples.apps">quarks.samples.apps</a></td>
-<td class="colLast">
-<div class="block">Support for some more complex Quarks application samples.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.samples.utils.sensor">quarks.samples.utils.sensor</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.analytics.sensors">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a> in <a href="../../../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</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="../../../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</a> that return <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</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;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#atLeast-T-">atLeast</a></span>(T&nbsp;lowerEndpoint)</code>
-<div class="block">Create a Range [lowerEndpoint..*) (inclusive/CLOSED)</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#atMost-T-">atMost</a></span>(T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range (*..upperEndpoint] (inclusive/CLOSED)</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#closed-T-T-">closed</a></span>(T&nbsp;lowerEndpoint,
-      T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#closedOpen-T-T-">closedOpen</a></span>(T&nbsp;lowerEndpoint,
-          T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range [lowerEndpoint..upperEndpoint) (inclusive/CLOSED,exclusive/OPEN)</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#greaterThan-T-">greaterThan</a></span>(T&nbsp;lowerEndpoint)</code>
-<div class="block">Create a Range (lowerEndpoint..*) (exclusive/OPEN)</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#lessThan-T-">lessThan</a></span>(T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range (*..upperEndpoint) (exclusive/OPEN)</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#open-T-T-">open</a></span>(T&nbsp;lowerEndpoint,
-    T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range (lowerEndpoint..upperEndpoint) (both exclusive/OPEN)</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#openClosed-T-T-">openClosed</a></span>(T&nbsp;lowerEndpoint,
-          T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range (lowerEndpoint..upperEndpoint] (exclusive/OPEN,inclusive/CLOSED)</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Range.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Range.html#range-T-quarks.analytics.sensors.Range.BoundType-T-quarks.analytics.sensors.Range.BoundType-">range</a></span>(T&nbsp;lowerEndpoint,
-     <a href="../../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>&nbsp;lbt,
-     T&nbsp;upperEndpoint,
-     <a href="../../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>&nbsp;ubt)</code>
-<div class="block">Create a new Range&lt;T&gt;</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#singleton-T-">singleton</a></span>(T&nbsp;endpoint)</code>
-<div class="block">Create a Range [endpoint..endpoint] (both inclusive/CLOSED)</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Range.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Range.html#valueOf-java.lang.String-quarks.function.Function-">valueOf</a></span>(java.lang.String&nbsp;toStringValue,
-       <a href="../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,T&gt;&nbsp;fromString)</code>
-<div class="block">Create a Range from a String produced by toString().</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.math.BigDecimal&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#valueOfBigDecimal-java.lang.String-">valueOfBigDecimal</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;BigDecimal&gt;.toString() value.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.math.BigInteger&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#valueOfBigInteger-java.lang.String-">valueOfBigInteger</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;BigInteger&gt;.toString() value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Byte&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#valueOfByte-java.lang.String-">valueOfByte</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;Byte&gt;.toString() value.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Character&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#valueOfCharacter-java.lang.String-">valueOfCharacter</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;Character&gt;.toString() value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Double&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#valueOfDouble-java.lang.String-">valueOfDouble</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;Double&gt;.toString() value.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Float&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#valueOfFloat-java.lang.String-">valueOfFloat</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;Float&gt;.toString() value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Integer&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#valueOfInteger-java.lang.String-">valueOfInteger</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;Integer&gt;.toString() value.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Long&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#valueOfLong-java.lang.String-">valueOfLong</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;Long&gt;.toString() value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Short&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#valueOfShort-java.lang.String-">valueOfShort</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;Short&gt;.toString() value.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Ranges.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Ranges.html#valueOfString-java.lang.String-">valueOfString</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;String&gt;.toString() value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.apps">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a> in <a href="../../../../quarks/samples/apps/package-summary.html">quarks.samples.apps</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="../../../../quarks/samples/apps/package-summary.html">quarks.samples.apps</a> that return <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</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="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Byte&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ApplicationUtilities.</span><code><span class="memberNameLink"><a href="../../../../quarks/samples/apps/ApplicationUtilities.html#getRangeByte-java.lang.String-java.lang.String-">getRangeByte</a></span>(java.lang.String&nbsp;sensorId,
-            java.lang.String&nbsp;label)</code>
-<div class="block">Get the Range for a sensor range configuration item.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Double&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ApplicationUtilities.</span><code><span class="memberNameLink"><a href="../../../../quarks/samples/apps/ApplicationUtilities.html#getRangeDouble-java.lang.String-java.lang.String-">getRangeDouble</a></span>(java.lang.String&nbsp;sensorId,
-              java.lang.String&nbsp;label)</code>
-<div class="block">Get the Range for a sensor range configuration item.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Float&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ApplicationUtilities.</span><code><span class="memberNameLink"><a href="../../../../quarks/samples/apps/ApplicationUtilities.html#getRangeFloat-java.lang.String-java.lang.String-">getRangeFloat</a></span>(java.lang.String&nbsp;sensorId,
-             java.lang.String&nbsp;label)</code>
-<div class="block">Get the Range for a sensor range configuration item.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Integer&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ApplicationUtilities.</span><code><span class="memberNameLink"><a href="../../../../quarks/samples/apps/ApplicationUtilities.html#getRangeInteger-java.lang.String-java.lang.String-">getRangeInteger</a></span>(java.lang.String&nbsp;sensorId,
-               java.lang.String&nbsp;label)</code>
-<div class="block">Get the Range for a sensor range configuration item.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Short&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ApplicationUtilities.</span><code><span class="memberNameLink"><a href="../../../../quarks/samples/apps/ApplicationUtilities.html#getRangeShort-java.lang.String-java.lang.String-">getRangeShort</a></span>(java.lang.String&nbsp;sensorId,
-             java.lang.String&nbsp;label)</code>
-<div class="block">Get the Range for a sensor range configuration item.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.utils.sensor">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a> in <a href="../../../../quarks/samples/utils/sensor/package-summary.html">quarks.samples.utils.sensor</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="../../../../quarks/samples/utils/sensor/package-summary.html">quarks.samples.utils.sensor</a> that return <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</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="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Double&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SimpleSimulatedSensor.</span><code><span class="memberNameLink"><a href="../../../../quarks/samples/utils/sensor/SimpleSimulatedSensor.html#getRange--">getRange</a></span>()</code>
-<div class="block">Get the range setting</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Double&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SimulatedTemperatureSensor.</span><code><span class="memberNameLink"><a href="../../../../quarks/samples/utils/sensor/SimulatedTemperatureSensor.html#getTempRange--">getTempRange</a></span>()</code>
-<div class="block">Get the tempRange setting</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../quarks/samples/utils/sensor/package-summary.html">quarks.samples.utils.sensor</a> with parameters of type <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</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="../../../../quarks/samples/utils/sensor/SimpleSimulatedSensor.html#SimpleSimulatedSensor-double-double-quarks.analytics.sensors.Range-">SimpleSimulatedSensor</a></span>(double&nbsp;initialValue,
-                     double&nbsp;deltaFactor,
-                     <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Double&gt;&nbsp;range)</code>
-<div class="block">Create a sensor.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/samples/utils/sensor/SimulatedTemperatureSensor.html#SimulatedTemperatureSensor-double-quarks.analytics.sensors.Range-double-">SimulatedTemperatureSensor</a></span>(double&nbsp;initialTemp,
-                          <a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Double&gt;&nbsp;tempRange,
-                          double&nbsp;deltaFactor)</code>
-<div class="block">Create a temperature sensor.</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="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/sensors/class-use/Range.html" target="_top">Frames</a></li>
-<li><a href="Range.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/sensors/class-use/Ranges.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/sensors/class-use/Ranges.html b/content/javadoc/lastest/quarks/analytics/sensors/class-use/Ranges.html
deleted file mode 100644
index 4b385ae..0000000
--- a/content/javadoc/lastest/quarks/analytics/sensors/class-use/Ranges.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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.analytics.sensors.Ranges (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.analytics.sensors.Ranges (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors">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?quarks/analytics/sensors/class-use/Ranges.html" target="_top">Frames</a></li>
-<li><a href="Ranges.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 quarks.analytics.sensors.Ranges" class="title">Uses of Class<br>quarks.analytics.sensors.Ranges</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.analytics.sensors.Ranges</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="../../../../quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/sensors/class-use/Ranges.html" target="_top">Frames</a></li>
-<li><a href="Ranges.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/sensors/doc-files/deadband.png
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/sensors/doc-files/deadband.png b/content/javadoc/lastest/quarks/analytics/sensors/doc-files/deadband.png
deleted file mode 100644
index 2426eda..0000000
Binary files a/content/javadoc/lastest/quarks/analytics/sensors/doc-files/deadband.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/sensors/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/sensors/package-frame.html b/content/javadoc/lastest/quarks/analytics/sensors/package-frame.html
deleted file mode 100644
index b325dc8..0000000
--- a/content/javadoc/lastest/quarks/analytics/sensors/package-frame.html
+++ /dev/null
@@ -1,27 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.analytics.sensors (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../quarks/analytics/sensors/package-summary.html" target="classFrame">quarks.analytics.sensors</a></h1>
-<div class="indexContainer">
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="Deadtime.html" title="class in quarks.analytics.sensors" target="classFrame">Deadtime</a></li>
-<li><a href="Filters.html" title="class in quarks.analytics.sensors" target="classFrame">Filters</a></li>
-<li><a href="Range.html" title="class in quarks.analytics.sensors" target="classFrame">Range</a></li>
-<li><a href="Ranges.html" title="class in quarks.analytics.sensors" target="classFrame">Ranges</a></li>
-</ul>
-<h2 title="Enums">Enums</h2>
-<ul title="Enums">
-<li><a href="Range.BoundType.html" title="enum in quarks.analytics.sensors" target="classFrame">Range.BoundType</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/sensors/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/sensors/package-summary.html b/content/javadoc/lastest/quarks/analytics/sensors/package-summary.html
deleted file mode 100644
index d2678ff..0000000
--- a/content/javadoc/lastest/quarks/analytics/sensors/package-summary.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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.analytics.sensors (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.analytics.sensors (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/analytics/math3/stat/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/apps/iot/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/analytics/sensors/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;quarks.analytics.sensors</h1>
-<div class="docSummary">
-<div class="block">Analytics focused on handling sensor data.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</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="../../../quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors">Deadtime</a>&lt;T&gt;</td>
-<td class="colLast">
-<div class="block">Deadtime <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function"><code>Predicate</code></a>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/analytics/sensors/Filters.html" title="class in quarks.analytics.sensors">Filters</a></td>
-<td class="colLast">
-<div class="block">Filters aimed at sensors.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T extends java.lang.Comparable&lt;?&gt;&gt;</td>
-<td class="colLast">
-<div class="block">A generic immutable range of values and a way to 
- check a value for containment in the range.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors">Ranges</a></td>
-<td class="colLast">
-<div class="block">Convenience functions and utility operations on <a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors"><code>Range</code></a>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
-<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Enum</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a></td>
-<td class="colLast">
-<div class="block">Exclude or include an endpoint value in the range.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.analytics.sensors Description">Package quarks.analytics.sensors Description</h2>
-<div class="block">Analytics focused on handling sensor data.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/analytics/math3/stat/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/apps/iot/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/analytics/sensors/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/sensors/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/sensors/package-tree.html b/content/javadoc/lastest/quarks/analytics/sensors/package-tree.html
deleted file mode 100644
index 898d11d..0000000
--- a/content/javadoc/lastest/quarks/analytics/sensors/package-tree.html
+++ /dev/null
@@ -1,154 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.analytics.sensors Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.analytics.sensors Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/analytics/math3/stat/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/apps/iot/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/analytics/sensors/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 quarks.analytics.sensors</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.Object
-<ul>
-<li type="circle">quarks.analytics.sensors.<a href="../../../quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Deadtime</span></a>&lt;T&gt; (implements quarks.function.<a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;)</li>
-<li type="circle">quarks.analytics.sensors.<a href="../../../quarks/analytics/sensors/Filters.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Filters</span></a></li>
-<li type="circle">quarks.analytics.sensors.<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Range</span></a>&lt;T&gt; (implements quarks.function.<a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;, java.io.Serializable)</li>
-<li type="circle">quarks.analytics.sensors.<a href="../../../quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Ranges</span></a></li>
-</ul>
-</li>
-</ul>
-<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
-<ul>
-<li type="circle">java.lang.Object
-<ul>
-<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
-<ul>
-<li type="circle">quarks.analytics.sensors.<a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors"><span class="typeNameLink">Range.BoundType</span></a></li>
-</ul>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/analytics/math3/stat/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/apps/iot/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/analytics/sensors/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/sensors/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/sensors/package-use.html b/content/javadoc/lastest/quarks/analytics/sensors/package-use.html
deleted file mode 100644
index 89b1eb5..0000000
--- a/content/javadoc/lastest/quarks/analytics/sensors/package-use.html
+++ /dev/null
@@ -1,215 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.analytics.sensors (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.analytics.sensors (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/analytics/sensors/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 quarks.analytics.sensors" class="title">Uses of Package<br>quarks.analytics.sensors</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="../../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</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="#quarks.analytics.sensors">quarks.analytics.sensors</a></td>
-<td class="colLast">
-<div class="block">Analytics focused on handling sensor data.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.samples.apps">quarks.samples.apps</a></td>
-<td class="colLast">
-<div class="block">Support for some more complex Quarks application samples.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.samples.utils.sensor">quarks.samples.utils.sensor</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.analytics.sensors">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</a> used by <a href="../../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</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="../../../quarks/analytics/sensors/class-use/Range.html#quarks.analytics.sensors">Range</a>
-<div class="block">A generic immutable range of values and a way to 
- check a value for containment in the range.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../quarks/analytics/sensors/class-use/Range.BoundType.html#quarks.analytics.sensors">Range.BoundType</a>
-<div class="block">Exclude or include an endpoint value in the range.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.apps">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</a> used by <a href="../../../quarks/samples/apps/package-summary.html">quarks.samples.apps</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="../../../quarks/analytics/sensors/class-use/Range.html#quarks.samples.apps">Range</a>
-<div class="block">A generic immutable range of values and a way to 
- check a value for containment in the range.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.utils.sensor">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</a> used by <a href="../../../quarks/samples/utils/sensor/package-summary.html">quarks.samples.utils.sensor</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="../../../quarks/analytics/sensors/class-use/Range.html#quarks.samples.utils.sensor">Range</a>
-<div class="block">A generic immutable range of values and a way to 
- check a value for containment in the range.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/analytics/sensors/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/apps/iot/IotDevicePubSub.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/apps/iot/IotDevicePubSub.html b/content/javadoc/lastest/quarks/apps/iot/IotDevicePubSub.html
deleted file mode 100644
index 9099904..0000000
--- a/content/javadoc/lastest/quarks/apps/iot/IotDevicePubSub.html
+++ /dev/null
@@ -1,433 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>IotDevicePubSub (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="IotDevicePubSub (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/IotDevicePubSub.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>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/apps/iot/IotDevicePubSub.html" target="_top">Frames</a></li>
-<li><a href="IotDevicePubSub.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.apps.iot</div>
-<h2 title="Class IotDevicePubSub" class="title">Class IotDevicePubSub</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.apps.iot.IotDevicePubSub</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">IotDevicePubSub</span>
-extends java.lang.Object</pre>
-<div class="block">Application sharing an <code>IotDevice</code> through publish-subscribe. <BR>
- This application shares an <a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><code>IotDevice</code></a> across multiple running
- jobs. This allows a single connection to a back-end message hub to be shared
- across multiple independent applications, without having to build a single
- topology.
- <P>
- Applications coded to <a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><code>IotDevice</code></a> obtain a topology specific
- <code>IotDevice</code> using <a href="../../../quarks/apps/iot/IotDevicePubSub.html#addIotDevice-quarks.topology.TopologyElement-"><code>addIotDevice(TopologyElement)</code></a>. This returned
- device will route events and commands to/from the actual message hub
- <code>IotDevice</code> through publish-subscribe.
- <P>
- An instance of this application is created by first creating a new topology and
- then creating a <a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><code>IotDevice</code></a> specific to the desired message hub. Then
- the application is created by calling <a href="../../../quarks/apps/iot/IotDevicePubSub.html#createApplication-quarks.connectors.iot.IotDevice-"><code>createApplication(IotDevice)</code></a>
- passing the <code>IotDevice</code>. <BR>
- Then additional independent applications (topologies) can be created and they
- create a proxy <code>IotDevice</code> for their topology using
- <a href="../../../quarks/apps/iot/IotDevicePubSub.html#addIotDevice-quarks.topology.TopologyElement-"><code>addIotDevice(TopologyElement)</code></a>. This proxy <code>IotDevice</code> is then
- used to send device events and receive device commands in that topology. <BR>
- Once all the topologies have been declared they can be submitted.
- </P>
- <P>
- At startup this application sends a single device event with
- identifier <a href="../../../quarks/connectors/iot/Events.html#IOT_START"><code>Events.IOT_START</code></a>. This performs two functions:
- <UL>
- <LI>Initiates a connection to the message hub.</LI>
- <LI>Allows external applications to be notified (by subscribing to device events)
- when a Quarks provider starts.</LI>
- </UL>
- </P></div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/pubsub/PublishSubscribe.html" title="class in quarks.connectors.pubsub"><code>PublishSubscribe</code></a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/apps/iot/IotDevicePubSub.html#APP_NAME">APP_NAME</a></span></code>
-<div class="block">IotDevicePubSub application name.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/apps/iot/IotDevicePubSub.html#COMMANDS_TOPIC">COMMANDS_TOPIC</a></span></code>
-<div class="block">Device commands are published to "quarks/iot/commands" by
- this application.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/apps/iot/IotDevicePubSub.html#EVENTS_TOPIC">EVENTS_TOPIC</a></span></code>
-<div class="block">Events published to topic "quarks/iot/events" are sent as device events using the
- actual message hub <a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><code>IotDevice</code></a>.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/apps/iot/IotDevicePubSub.html#IotDevicePubSub--">IotDevicePubSub</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static <a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/apps/iot/IotDevicePubSub.html#addIotDevice-quarks.topology.TopologyElement-">addIotDevice</a></span>(<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a>&nbsp;te)</code>
-<div class="block">Add a proxy <code>IotDevice</code> for the topology containing <code>te</code>.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/apps/iot/IotDevicePubSub.html#createApplication-quarks.connectors.iot.IotDevice-">createApplication</a></span>(<a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>&nbsp;device)</code>
-<div class="block">Create an instance of this application using <code>device</code> as the device
- connection to a message hub.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="APP_NAME">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>APP_NAME</h4>
-<pre>public static final&nbsp;java.lang.String APP_NAME</pre>
-<div class="block">IotDevicePubSub application name.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../constant-values.html#quarks.apps.iot.IotDevicePubSub.APP_NAME">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="EVENTS_TOPIC">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>EVENTS_TOPIC</h4>
-<pre>public static final&nbsp;java.lang.String EVENTS_TOPIC</pre>
-<div class="block">Events published to topic "quarks/iot/events" are sent as device events using the
- actual message hub <a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><code>IotDevice</code></a>. <BR>
- it is recommended applications use the <code>IotDevice</code> returned by
- <a href="../../../quarks/apps/iot/IotDevicePubSub.html#addIotDevice-quarks.topology.TopologyElement-"><code>addIotDevice(TopologyElement)</code></a> to send events rather than
- publishing streams to this topic.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../constant-values.html#quarks.apps.iot.IotDevicePubSub.EVENTS_TOPIC">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="COMMANDS_TOPIC">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>COMMANDS_TOPIC</h4>
-<pre>public static final&nbsp;java.lang.String COMMANDS_TOPIC</pre>
-<div class="block">Device commands are published to "quarks/iot/commands" by
- this application. <BR>
- it is recommended applications use the <code>IotDevice</code> returned by
- <a href="../../../quarks/apps/iot/IotDevicePubSub.html#addIotDevice-quarks.topology.TopologyElement-"><code>addIotDevice(TopologyElement)</code></a> to receive commands rather than
- subscribing to streams with this topic prefix.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../constant-values.html#quarks.apps.iot.IotDevicePubSub.COMMANDS_TOPIC">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="IotDevicePubSub--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>IotDevicePubSub</h4>
-<pre>public&nbsp;IotDevicePubSub()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="createApplication-quarks.connectors.iot.IotDevice-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createApplication</h4>
-<pre>public static&nbsp;void&nbsp;createApplication(<a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>&nbsp;device)</pre>
-<div class="block">Create an instance of this application using <code>device</code> as the device
- connection to a message hub.</div>
-</li>
-</ul>
-<a name="addIotDevice-quarks.topology.TopologyElement-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>addIotDevice</h4>
-<pre>public static&nbsp;<a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>&nbsp;addIotDevice(<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a>&nbsp;te)</pre>
-<div class="block">Add a proxy <code>IotDevice</code> for the topology containing <code>te</code>.
- <P>
- Any events sent through the returned device are sent onto the message hub
- device through publish-subscribe. <BR>
- Subscribing to commands using the returned device will subscribe to
- commands received by the message hub device.
- </P></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>te</code> - Topology the returned device is contained in.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Proxy device.</dd>
-</dl>
-</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/IotDevicePubSub.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/apps/iot/IotDevicePubSub.html" target="_top">Frames</a></li>
-<li><a href="IotDevicePubSub.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/apps/iot/class-use/IotDevicePubSub.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/apps/iot/class-use/IotDevicePubSub.html b/content/javadoc/lastest/quarks/apps/iot/class-use/IotDevicePubSub.html
deleted file mode 100644
index 1641e14..0000000
--- a/content/javadoc/lastest/quarks/apps/iot/class-use/IotDevicePubSub.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.apps.iot.IotDevicePubSub (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.apps.iot.IotDevicePubSub (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/apps/iot/IotDevicePubSub.html" title="class in quarks.apps.iot">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?quarks/apps/iot/class-use/IotDevicePubSub.html" target="_top">Frames</a></li>
-<li><a href="IotDevicePubSub.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 quarks.apps.iot.IotDevicePubSub" class="title">Uses of Class<br>quarks.apps.iot.IotDevicePubSub</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.apps.iot.IotDevicePubSub</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="../../../../quarks/apps/iot/IotDevicePubSub.html" title="class in quarks.apps.iot">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/apps/iot/class-use/IotDevicePubSub.html" target="_top">Frames</a></li>
-<li><a href="IotDevicePubSub.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/apps/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/apps/iot/package-frame.html b/content/javadoc/lastest/quarks/apps/iot/package-frame.html
deleted file mode 100644
index 9852e4a..0000000
--- a/content/javadoc/lastest/quarks/apps/iot/package-frame.html
+++ /dev/null
@@ -1,20 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.apps.iot (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../quarks/apps/iot/package-summary.html" target="classFrame">quarks.apps.iot</a></h1>
-<div class="indexContainer">
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="IotDevicePubSub.html" title="class in quarks.apps.iot" target="classFrame">IotDevicePubSub</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/apps/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/apps/iot/package-summary.html b/content/javadoc/lastest/quarks/apps/iot/package-summary.html
deleted file mode 100644
index 3a2f7c5..0000000
--- a/content/javadoc/lastest/quarks/apps/iot/package-summary.html
+++ /dev/null
@@ -1,155 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.apps.iot (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.apps.iot (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/analytics/sensors/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/apps/runtime/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/apps/iot/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;quarks.apps.iot</h1>
-<div class="docSummary">
-<div class="block">Applications for use in an Internet of Things environment.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</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="../../../quarks/apps/iot/IotDevicePubSub.html" title="class in quarks.apps.iot">IotDevicePubSub</a></td>
-<td class="colLast">
-<div class="block">Application sharing an <code>IotDevice</code> through publish-subscribe.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.apps.iot Description">Package quarks.apps.iot Description</h2>
-<div class="block">Applications for use in an Internet of Things environment.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/analytics/sensors/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/apps/runtime/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/apps/iot/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>



[26/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html b/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
deleted file mode 100644
index a7df138..0000000
--- a/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html
+++ /dev/null
@@ -1,200 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>KafkaConsumer.StringConsumerRecord (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="KafkaConsumer.StringConsumerRecord (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/KafkaConsumer.StringConsumerRecord.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="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/kafka/KafkaProducer.html" title="class in quarks.connectors.kafka"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.StringConsumerRecord.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>Method</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.kafka</div>
-<h2 title="Interface KafkaConsumer.StringConsumerRecord" class="title">Interface KafkaConsumer.StringConsumerRecord</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ConsumerRecord</a>&lt;java.lang.String,java.lang.String&gt;</dd>
-</dl>
-<dl>
-<dt>Enclosing class:</dt>
-<dd><a href="../../../quarks/connectors/kafka/KafkaConsumer.html" title="class in quarks.connectors.kafka">KafkaConsumer</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static interface <span class="typeNameLabel">KafkaConsumer.StringConsumerRecord</span>
-extends <a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ConsumerRecord</a>&lt;java.lang.String,java.lang.String&gt;</pre>
-<div class="block">A Kafka record with String typed key and value members</div>
-</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>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.connectors.kafka.KafkaConsumer.ConsumerRecord">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;quarks.connectors.kafka.<a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ConsumerRecord</a></h3>
-<code><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html#key--">key</a>, <a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html#offset--">offset</a>, <a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html#partition--">partition</a>, <a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html#topic--">topic</a>, <a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html#value--">value</a></code></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/KafkaConsumer.StringConsumerRecord.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/kafka/KafkaProducer.html" title="class in quarks.connectors.kafka"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.StringConsumerRecord.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>Method</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.html b/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.html
deleted file mode 100644
index 81c6e64..0000000
--- a/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.html
+++ /dev/null
@@ -1,425 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>KafkaConsumer (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="KafkaConsumer (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":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/KafkaConsumer.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>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/kafka/KafkaConsumer.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.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><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.kafka</div>
-<h2 title="Class KafkaConsumer" class="title">Class KafkaConsumer</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.kafka.KafkaConsumer</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">KafkaConsumer</span>
-extends java.lang.Object</pre>
-<div class="block"><code>KafkaConsumer</code> is a connector for creating a stream of tuples
- by subscribing to Apache Kafka messaging system topics.
- <p>
- The connector uses and includes components from the Kafka 0.8.2.2 release.
- It has been successfully tested against a kafka_2.11-0.9.0.0 server as well.
- For more information about Kafka see
- <a href="http://kafka.apache.org">http://kafka.apache.org</a>
- <p>
- Sample use:
- <pre><code>
- String zookeeperConnect = "localhost:2181";
- String groupId = "myGroupId";
- String topic = "mySensorReadingsTopic";
- 
- Map&lt;String,Object&gt; config = new HashMap&lt;&gt;();
- config.put("zookeeper.connect", zookeeperConnect);
- config.put("groupId", groupId);
- 
- Topology t = ...
- KafkaConsumer kafka = new KafkaConsumer(t, () -&gt; config);
-              
- // subscribe to a topic where sensor readings are published as JSON,
- // creating a stream of JSON tuples  
- TStream&lt;String&gt; sensorReadingsJson =
-              kafka.subscribe(rec -&gt; rec.value(), topic);
- 
- // print the received messages
- sensorReadingsJson.print();
- </code></pre></div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="nested.class.summary">
-<!--   -->
-</a>
-<h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</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>
-<tr class="altColor">
-<td class="colFirst"><code>static interface&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ByteConsumerRecord</a></span></code>
-<div class="block">A Kafka record with byte[] typed key and value members</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static interface&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ConsumerRecord</a>&lt;<a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="type parameter in KafkaConsumer.ConsumerRecord">K</a>,<a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="type parameter in KafkaConsumer.ConsumerRecord">V</a>&gt;</span></code>
-<div class="block">A received Kafka record</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static interface&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.StringConsumerRecord</a></span></code>
-<div class="block">A Kafka record with String typed key and value members</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaConsumer.html#KafkaConsumer-quarks.topology.Topology-quarks.function.Supplier-">KafkaConsumer</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;t,
-             <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.util.Map&lt;java.lang.String,java.lang.Object&gt;&gt;&nbsp;config)</code>
-<div class="block">Create a consumer connector for subscribing to Kafka topics
- and creating tuples from the received messages.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaConsumer.html#subscribe-quarks.function.Function-java.lang.String...-">subscribe</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.StringConsumerRecord</a>,T&gt;&nbsp;toTupleFn,
-         java.lang.String...&nbsp;topics)</code>
-<div class="block">Subscribe to the specified topics and yield a stream of tuples
- from the published Kafka records.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaConsumer.html#subscribeBytes-quarks.function.Function-java.lang.String...-">subscribeBytes</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ByteConsumerRecord</a>,T&gt;&nbsp;toTupleFn,
-              java.lang.String...&nbsp;topics)</code>
-<div class="block">Subscribe to the specified topics and yield a stream of tuples
- from the published Kafka records.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="KafkaConsumer-quarks.topology.Topology-quarks.function.Supplier-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>KafkaConsumer</h4>
-<pre>public&nbsp;KafkaConsumer(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;t,
-                     <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.util.Map&lt;java.lang.String,java.lang.Object&gt;&gt;&nbsp;config)</pre>
-<div class="block">Create a consumer connector for subscribing to Kafka topics
- and creating tuples from the received messages.
- <p>
- See the Apache Kafka documentation for "Old Consumer Configs"
- configuration properties at <a href="http://kafka.apache.org">http://kafka.apache.org</a>.
- Configuration property values are strings.
- <p>
- The Kafka "Old Consumer" configs are used.  Minimal configuration
- typically includes:
- <p>
- <ul>
- <li><code>zookeeper.connect</code></li>
- <li><code>group.id</code></li>
- </ul></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>config</code> - KafkaConsumer configuration information.</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="subscribeBytes-quarks.function.Function-java.lang.String...-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>subscribeBytes</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;subscribeBytes(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ByteConsumerRecord</a>,T&gt;&nbsp;toTupleFn,
-                                     java.lang.String...&nbsp;topics)</pre>
-<div class="block">Subscribe to the specified topics and yield a stream of tuples
- from the published Kafka records.
- <p>
- Kafka's consumer group management functionality is used to automatically
- allocate, and dynamically reallocate, the topic's partitions to this connector. 
- <p>
- In line with Kafka's evolving new KafkaConsumer interface, subscribing
- to a topic advertises a single thread to the server for partition allocation.
- <p>
- Currently, subscribe*() can only be called once for a KafkaConsumer
- instance.  This restriction will be removed once we migrate to Kafka 0.9.0.0.</div>
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - tuple type</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>toTupleFn</code> - A function that yields a tuple from a <code>ByteConsumerRecord</code></dd>
-<dd><code>topics</code> - the topics to subscribe to.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>stream of tuples</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - for a duplicate or conflicting subscription</dd>
-</dl>
-</li>
-</ul>
-<a name="subscribe-quarks.function.Function-java.lang.String...-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>subscribe</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;subscribe(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.StringConsumerRecord</a>,T&gt;&nbsp;toTupleFn,
-                                java.lang.String...&nbsp;topics)</pre>
-<div class="block">Subscribe to the specified topics and yield a stream of tuples
- from the published Kafka records.
- <p>
- Kafka's consumer group management functionality is used to automatically
- allocate, and dynamically reallocate, the topic's partitions to this connector. 
- <p>
- In line with Kafka's evolving new KafkaConsumer interface, subscribing
- to a topic advertises a single thread to the server for partition allocation.
- <p>
- Currently, subscribe*() can only be called once for a KafkaConsumer
- instance.  This restriction will be removed once we migrate to Kafka 0.9.0.0.</div>
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - tuple type</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>toTupleFn</code> - A function that yields a tuple from a <code>StringConsumerRecord</code></dd>
-<dd><code>topics</code> - the topics to subscribe to.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>stream of tuples</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - for a duplicate or conflicting subscription</dd>
-</dl>
-</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/KafkaConsumer.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/kafka/KafkaConsumer.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.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><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/kafka/KafkaProducer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/kafka/KafkaProducer.html b/content/javadoc/lastest/quarks/connectors/kafka/KafkaProducer.html
deleted file mode 100644
index c58c0a6..0000000
--- a/content/javadoc/lastest/quarks/connectors/kafka/KafkaProducer.html
+++ /dev/null
@@ -1,436 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>KafkaProducer (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="KafkaProducer (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":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/KafkaProducer.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="../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/kafka/KafkaProducer.html" target="_top">Frames</a></li>
-<li><a href="KafkaProducer.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.kafka</div>
-<h2 title="Class KafkaProducer" class="title">Class KafkaProducer</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.kafka.KafkaProducer</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">KafkaProducer</span>
-extends java.lang.Object</pre>
-<div class="block"><code>KafkaProducer</code> is a connector for publishing a stream of tuples
- to Apache Kafka messaging system topics.
- <p>
- The connector uses and includes components from the Kafka 0.8.2.2 release.
- It has been successfully tested against a kafka_2.11-0.9.0.0 server as well.
- For more information about Kafka see
- <a href="http://kafka.apache.org">http://kafka.apache.org</a>
- <p>
- Sample use:
- <pre><code>
- String bootstrapServers = "localhost:9092";
- String topic = "mySensorReadingsTopic";
- 
- Map&lt;String,Object&gt; config = new HashMap&lt;&gt;();
- config.put("bootstrap.servers", bootstrapServers);
- 
- Topology t = ...
- KafkaProducer kafka = new KafkaProducer(t, () -&gt; config);
- 
- TStream&lt;JsonObject&gt; sensorReadings = t.poll(
-              () -&gt; getSensorReading(), 5, TimeUnit.SECONDS);
-              
- // publish as sensor readings as JSON
- kafka.publish(sensonReadings, tuple -&gt; tuple.toString(), topic);
- </code></pre></div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaProducer.html#KafkaProducer-quarks.topology.Topology-quarks.function.Supplier-">KafkaProducer</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;t,
-             <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.util.Map&lt;java.lang.String,java.lang.Object&gt;&gt;&nbsp;config)</code>
-<div class="block">Create a producer connector for publishing tuples to Kafka topics.s</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaProducer.html#publish-quarks.topology.TStream-java.lang.String-">publish</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;stream,
-       java.lang.String&nbsp;topic)</code>
-<div class="block">Publish the stream of tuples as Kafka key/value records
- to the specified partitions of the specified topics.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaProducer.html#publish-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">publish</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;keyFn,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;valueFn,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topicFn,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;partitionFn)</code>
-<div class="block">Publish the stream of tuples as Kafka key/value records
- to the specified partitions of the specified topics.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaProducer.html#publishBytes-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">publishBytes</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;keyFn,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;valueFn,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topicFn,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;partitionFn)</code>
-<div class="block">Publish the stream of tuples as Kafka key/value records
- to the specified topic partitions.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="KafkaProducer-quarks.topology.Topology-quarks.function.Supplier-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>KafkaProducer</h4>
-<pre>public&nbsp;KafkaProducer(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;t,
-                     <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.util.Map&lt;java.lang.String,java.lang.Object&gt;&gt;&nbsp;config)</pre>
-<div class="block">Create a producer connector for publishing tuples to Kafka topics.s
- <p>
- See the Apache Kafka documentation for <code>KafkaProducer</code>
- configuration properties at <a href="http://kafka.apache.org">http://kafka.apache.org</a>.
- Configuration property values are strings.
- <p>
- The Kafka "New Producer configs" are used.  Minimal configuration
- typically includes:
- <p>
- <ul>
- <li><code>bootstrap.servers</code></li>
- </ul>
- <p>
- The full set of producer configuration items are specified in
- <code>org.apache.kafka.clients.producer.ProducerConfig</code></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>config</code> - KafkaProducer configuration information.</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="publishBytes-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>publishBytes</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;&nbsp;publishBytes(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                                 <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;keyFn,
-                                 <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;valueFn,
-                                 <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topicFn,
-                                 <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;partitionFn)</pre>
-<div class="block">Publish the stream of tuples as Kafka key/value records
- to the specified topic partitions.
- <p>
- If a valid partition number is specified that partition will be used
- when sending the message.  If no partition is specified but a key is
- present a partition will be chosen using a hash of the key.
- If neither key nor partition is present a partition will be assigned
- in a round-robin fashion.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - the stream to publish</dd>
-<dd><code>keyFn</code> - A function that yields an optional byte[] 
-        Kafka record's key from the tuple.
-        Specify null or return a null value for no key.</dd>
-<dd><code>valueFn</code> - A function that yields the byte[]
-        Kafka record's value from the tuple.</dd>
-<dd><code>topicFn</code> - A function that yields the topic from the tuple.</dd>
-<dd><code>partitionFn</code> - A function that yields the optional topic
-        partition specification from the tuple.
-        Specify null or return a null value for no partition specification.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology"><code>TSink</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="publish-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>publish</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;&nbsp;publish(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;keyFn,
-                            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;valueFn,
-                            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topicFn,
-                            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;partitionFn)</pre>
-<div class="block">Publish the stream of tuples as Kafka key/value records
- to the specified partitions of the specified topics.
- <p>
- This is a convenience method for <code>String</code> typed key/value
- conversion functions.
- <p></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - the stream to publish</dd>
-<dd><code>keyFn</code> - A function that yields an optional String 
-        Kafka record's key from the tuple.
-        Specify null or return a null value for no key.</dd>
-<dd><code>valueFn</code> - A function that yields the String for the
-        Kafka record's value from the tuple.</dd>
-<dd><code>topicFn</code> - A function that yields the topic from the tuple.</dd>
-<dd><code>partitionFn</code> - A function that yields the optional topic
-        partition specification from the tuple.
-        Specify null or return a null value for no partition specification.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology"><code>TSink</code></a></dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/kafka/KafkaProducer.html#publishBytes-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-"><code>publishBytes(TStream, Function, Function, Function, Function)</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="publish-quarks.topology.TStream-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>publish</h4>
-<pre>public&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;java.lang.String&gt;&nbsp;publish(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;stream,
-                                       java.lang.String&nbsp;topic)</pre>
-<div class="block">Publish the stream of tuples as Kafka key/value records
- to the specified partitions of the specified topics.
- <p>
- This is a convenience method for a String stream published
- as a Kafka record with no key and
- a value consisting of the String tuple serialized as UTF-8,
- and publishing round-robin to a fixed topic's partitions.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - the stream to publish</dd>
-<dd><code>topic</code> - The topic to publish to</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology"><code>TSink</code></a></dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/kafka/KafkaProducer.html#publish-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-"><code>publish(TStream, Function, Function, Function, Function)</code></a></dd>
-</dl>
-</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/KafkaProducer.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/kafka/KafkaProducer.html" target="_top">Frames</a></li>
-<li><a href="KafkaProducer.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html b/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html
deleted file mode 100644
index 7079108..0000000
--- a/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html
+++ /dev/null
@@ -1,172 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.kafka.KafkaConsumer.ByteConsumerRecord (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.kafka.KafkaConsumer.ByteConsumerRecord (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka">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?quarks/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.ByteConsumerRecord.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 Interface quarks.connectors.kafka.KafkaConsumer.ByteConsumerRecord" class="title">Uses of Interface<br>quarks.connectors.kafka.KafkaConsumer.ByteConsumerRecord</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="../../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ByteConsumerRecord</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="#quarks.connectors.kafka">quarks.connectors.kafka</a></td>
-<td class="colLast">
-<div class="block">Apache Kafka enterprise messing hub stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.kafka">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ByteConsumerRecord</a> in <a href="../../../../quarks/connectors/kafka/package-summary.html">quarks.connectors.kafka</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="../../../../quarks/connectors/kafka/package-summary.html">quarks.connectors.kafka</a> with type arguments of type <a href="../../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ByteConsumerRecord</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>&lt;T&gt;&nbsp;<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">KafkaConsumer.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/kafka/KafkaConsumer.html#subscribeBytes-quarks.function.Function-java.lang.String...-">subscribeBytes</a></span>(<a href="../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ByteConsumerRecord</a>,T&gt;&nbsp;toTupleFn,
-              java.lang.String...&nbsp;topics)</code>
-<div class="block">Subscribe to the specified topics and yield a stream of tuples
- from the published Kafka records.</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="../../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.ByteConsumerRecord.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html b/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html
deleted file mode 100644
index ec959ef..0000000
--- a/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html
+++ /dev/null
@@ -1,176 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.kafka.KafkaConsumer.ConsumerRecord (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.kafka.KafkaConsumer.ConsumerRecord (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka">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?quarks/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.ConsumerRecord.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 Interface quarks.connectors.kafka.KafkaConsumer.ConsumerRecord" class="title">Uses of Interface<br>quarks.connectors.kafka.KafkaConsumer.ConsumerRecord</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="../../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ConsumerRecord</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="#quarks.connectors.kafka">quarks.connectors.kafka</a></td>
-<td class="colLast">
-<div class="block">Apache Kafka enterprise messing hub stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.kafka">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ConsumerRecord</a> in <a href="../../../../quarks/connectors/kafka/package-summary.html">quarks.connectors.kafka</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
-<caption><span>Subinterfaces of <a href="../../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ConsumerRecord</a> in <a href="../../../../quarks/connectors/kafka/package-summary.html">quarks.connectors.kafka</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Interface and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>static interface&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ByteConsumerRecord</a></span></code>
-<div class="block">A Kafka record with byte[] typed key and value members</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static interface&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.StringConsumerRecord</a></span></code>
-<div class="block">A Kafka record with String typed key and value members</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="../../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.ConsumerRecord.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html b/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html
deleted file mode 100644
index 003df66..0000000
--- a/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html
+++ /dev/null
@@ -1,172 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.kafka.KafkaConsumer.StringConsumerRecord (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.kafka.KafkaConsumer.StringConsumerRecord (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka">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?quarks/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.StringConsumerRecord.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 Interface quarks.connectors.kafka.KafkaConsumer.StringConsumerRecord" class="title">Uses of Interface<br>quarks.connectors.kafka.KafkaConsumer.StringConsumerRecord</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="../../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.StringConsumerRecord</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="#quarks.connectors.kafka">quarks.connectors.kafka</a></td>
-<td class="colLast">
-<div class="block">Apache Kafka enterprise messing hub stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.kafka">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.StringConsumerRecord</a> in <a href="../../../../quarks/connectors/kafka/package-summary.html">quarks.connectors.kafka</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="../../../../quarks/connectors/kafka/package-summary.html">quarks.connectors.kafka</a> with type arguments of type <a href="../../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.StringConsumerRecord</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>&lt;T&gt;&nbsp;<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">KafkaConsumer.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/kafka/KafkaConsumer.html#subscribe-quarks.function.Function-java.lang.String...-">subscribe</a></span>(<a href="../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.StringConsumerRecord</a>,T&gt;&nbsp;toTupleFn,
-         java.lang.String...&nbsp;topics)</code>
-<div class="block">Subscribe to the specified topics and yield a stream of tuples
- from the published Kafka records.</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="../../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.StringConsumerRecord.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.html b/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.html
deleted file mode 100644
index e9b6130..0000000
--- a/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaConsumer.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.kafka.KafkaConsumer (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.kafka.KafkaConsumer (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/kafka/KafkaConsumer.html" title="class in quarks.connectors.kafka">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?quarks/connectors/kafka/class-use/KafkaConsumer.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.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 quarks.connectors.kafka.KafkaConsumer" class="title">Uses of Class<br>quarks.connectors.kafka.KafkaConsumer</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.kafka.KafkaConsumer</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="../../../../quarks/connectors/kafka/KafkaConsumer.html" title="class in quarks.connectors.kafka">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/kafka/class-use/KafkaConsumer.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaProducer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaProducer.html b/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaProducer.html
deleted file mode 100644
index fe66f15..0000000
--- a/content/javadoc/lastest/quarks/connectors/kafka/class-use/KafkaProducer.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.kafka.KafkaProducer (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.kafka.KafkaProducer (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/kafka/KafkaProducer.html" title="class in quarks.connectors.kafka">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?quarks/connectors/kafka/class-use/KafkaProducer.html" target="_top">Frames</a></li>
-<li><a href="KafkaProducer.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 quarks.connectors.kafka.KafkaProducer" class="title">Uses of Class<br>quarks.connectors.kafka.KafkaProducer</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.kafka.KafkaProducer</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="../../../../quarks/connectors/kafka/KafkaProducer.html" title="class in quarks.connectors.kafka">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/kafka/class-use/KafkaProducer.html" target="_top">Frames</a></li>
-<li><a href="KafkaProducer.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/kafka/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/kafka/package-frame.html b/content/javadoc/lastest/quarks/connectors/kafka/package-frame.html
deleted file mode 100644
index fcabe79..0000000
--- a/content/javadoc/lastest/quarks/connectors/kafka/package-frame.html
+++ /dev/null
@@ -1,27 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.kafka (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../quarks/connectors/kafka/package-summary.html" target="classFrame">quarks.connectors.kafka</a></h1>
-<div class="indexContainer">
-<h2 title="Interfaces">Interfaces</h2>
-<ul title="Interfaces">
-<li><a href="KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka" target="classFrame"><span class="interfaceName">KafkaConsumer.ByteConsumerRecord</span></a></li>
-<li><a href="KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka" target="classFrame"><span class="interfaceName">KafkaConsumer.ConsumerRecord</span></a></li>
-<li><a href="KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka" target="classFrame"><span class="interfaceName">KafkaConsumer.StringConsumerRecord</span></a></li>
-</ul>
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="KafkaConsumer.html" title="class in quarks.connectors.kafka" target="classFrame">KafkaConsumer</a></li>
-<li><a href="KafkaProducer.html" title="class in quarks.connectors.kafka" target="classFrame">KafkaProducer</a></li>
-</ul>
-</div>
-</body>
-</html>


[09/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/Predicate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/Predicate.html b/content/javadoc/lastest/quarks/function/Predicate.html
deleted file mode 100644
index 4241ed9..0000000
--- a/content/javadoc/lastest/quarks/function/Predicate.html
+++ /dev/null
@@ -1,248 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>Predicate (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Predicate (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/Predicate.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="../../quarks/function/Functions.html" title="class in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/Supplier.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/Predicate.html" target="_top">Frames</a></li>
-<li><a href="Predicate.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">quarks.function</div>
-<h2 title="Interface Predicate" class="title">Interface Predicate&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - Type of value to be tested.</dd>
-</dl>
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd>java.io.Serializable</dd>
-</dl>
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors">Deadtime</a>, <a href="../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>, <a href="../../quarks/topology/plumbing/Valve.html" title="class in quarks.topology.plumbing">Valve</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">Predicate&lt;T&gt;</span>
-extends java.io.Serializable</pre>
-<div class="block">Predicate function.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Predicate.html#test-T-">test</a></span>(<a href="../../quarks/function/Predicate.html" title="type parameter in Predicate">T</a>&nbsp;value)</code>
-<div class="block">Test a value against a predicate.</div>
-</td>
-</tr>
-</table>
-</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="test-java.lang.Object-">
-<!--   -->
-</a><a name="test-T-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>test</h4>
-<pre>boolean&nbsp;test(<a href="../../quarks/function/Predicate.html" title="type parameter in Predicate">T</a>&nbsp;value)</pre>
-<div class="block">Test a value against a predicate.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - Value to be tested.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>True if this predicate is true for <code>value</code> otherwise false.</dd>
-</dl>
-</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/Predicate.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/function/Functions.html" title="class in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/Supplier.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/Predicate.html" target="_top">Frames</a></li>
-<li><a href="Predicate.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/Supplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/Supplier.html b/content/javadoc/lastest/quarks/function/Supplier.html
deleted file mode 100644
index 3e45373..0000000
--- a/content/javadoc/lastest/quarks/function/Supplier.html
+++ /dev/null
@@ -1,259 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>Supplier (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Supplier (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/Supplier.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="../../quarks/function/Predicate.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/Supplier.html" target="_top">Frames</a></li>
-<li><a href="Supplier.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">quarks.function</div>
-<h2 title="Interface Supplier" class="title">Interface Supplier&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - Type of function return.</dd>
-</dl>
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd>java.io.Serializable</dd>
-</dl>
-<dl>
-<dt>All Known Subinterfaces:</dt>
-<dd><a href="../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a></dd>
-</dl>
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../quarks/samples/utils/sensor/HeartMonitorSensor.html" title="class in quarks.samples.utils.sensor">HeartMonitorSensor</a>, <a href="../../quarks/samples/connectors/MsgSupplier.html" title="class in quarks.samples.connectors">MsgSupplier</a>, <a href="../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a>, <a href="../../quarks/samples/utils/sensor/SimpleSimulatedSensor.html" title="class in quarks.samples.utils.sensor">SimpleSimulatedSensor</a>, <a href="../../quarks/samples/utils/sensor/SimulatedTemperatureSensor.html" title="class in quarks.samples.utils.sensor">SimulatedTemperatureSensor</a>, <a href="../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">Supplier&lt;T&gt;</span>
-extends java.io.Serializable</pre>
-<div class="block">Function that supplies a value.
- For example, functions that returns the current time:
- <UL>
- <LI>
- As a lambda expression <code>() -&gt; System.currentTimeMillis()</code>
- </LI>
- <LI>
- As a method reference <code>() -&gt; System::currentTimeMillis</code>
- </LI>
- </UL></div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../quarks/function/Supplier.html" title="type parameter in Supplier">T</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Supplier.html#get--">get</a></span>()</code>
-<div class="block">Supply a value, each call to this function may return
- a different value.</div>
-</td>
-</tr>
-</table>
-</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="get--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>get</h4>
-<pre><a href="../../quarks/function/Supplier.html" title="type parameter in Supplier">T</a>&nbsp;get()</pre>
-<div class="block">Supply a value, each call to this function may return
- a different value.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Value supplied by this function.</dd>
-</dl>
-</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/Supplier.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/function/Predicate.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/Supplier.html" target="_top">Frames</a></li>
-<li><a href="Supplier.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/ToDoubleFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/ToDoubleFunction.html b/content/javadoc/lastest/quarks/function/ToDoubleFunction.html
deleted file mode 100644
index 80724cd..0000000
--- a/content/javadoc/lastest/quarks/function/ToDoubleFunction.html
+++ /dev/null
@@ -1,239 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>ToDoubleFunction (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="ToDoubleFunction (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/ToDoubleFunction.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="../../quarks/function/Supplier.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/ToIntFunction.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/ToDoubleFunction.html" target="_top">Frames</a></li>
-<li><a href="ToDoubleFunction.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">quarks.function</div>
-<h2 title="Interface ToDoubleFunction" class="title">Interface ToDoubleFunction&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - Type of function argument.</dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">ToDoubleFunction&lt;T&gt;</span></pre>
-<div class="block">Function that returns a double primitive.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>double</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/ToDoubleFunction.html#applyAsDouble-T-">applyAsDouble</a></span>(<a href="../../quarks/function/ToDoubleFunction.html" title="type parameter in ToDoubleFunction">T</a>&nbsp;value)</code>
-<div class="block">Apply a function to <code>value</code>.</div>
-</td>
-</tr>
-</table>
-</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="applyAsDouble-java.lang.Object-">
-<!--   -->
-</a><a name="applyAsDouble-T-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>applyAsDouble</h4>
-<pre>double&nbsp;applyAsDouble(<a href="../../quarks/function/ToDoubleFunction.html" title="type parameter in ToDoubleFunction">T</a>&nbsp;value)</pre>
-<div class="block">Apply a function to <code>value</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - Value the function is applied to</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Result of the function against <code>value</code>.</dd>
-</dl>
-</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/ToDoubleFunction.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/function/Supplier.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/ToIntFunction.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/ToDoubleFunction.html" target="_top">Frames</a></li>
-<li><a href="ToDoubleFunction.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/ToIntFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/ToIntFunction.html b/content/javadoc/lastest/quarks/function/ToIntFunction.html
deleted file mode 100644
index a9bf3d0..0000000
--- a/content/javadoc/lastest/quarks/function/ToIntFunction.html
+++ /dev/null
@@ -1,248 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>ToIntFunction (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="ToIntFunction (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/ToIntFunction.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="../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/UnaryOperator.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/ToIntFunction.html" target="_top">Frames</a></li>
-<li><a href="ToIntFunction.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">quarks.function</div>
-<h2 title="Interface ToIntFunction" class="title">Interface ToIntFunction&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - Type of function argument.</dd>
-</dl>
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd>java.io.Serializable</dd>
-</dl>
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../quarks/topology/plumbing/LoadBalancedSplitter.html" title="class in quarks.topology.plumbing">LoadBalancedSplitter</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">ToIntFunction&lt;T&gt;</span>
-extends java.io.Serializable</pre>
-<div class="block">Function that returns a int primitive.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/ToIntFunction.html#applyAsInt-T-">applyAsInt</a></span>(<a href="../../quarks/function/ToIntFunction.html" title="type parameter in ToIntFunction">T</a>&nbsp;value)</code>
-<div class="block">Apply a function to <code>value</code>.</div>
-</td>
-</tr>
-</table>
-</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="applyAsInt-java.lang.Object-">
-<!--   -->
-</a><a name="applyAsInt-T-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>applyAsInt</h4>
-<pre>int&nbsp;applyAsInt(<a href="../../quarks/function/ToIntFunction.html" title="type parameter in ToIntFunction">T</a>&nbsp;value)</pre>
-<div class="block">Apply a function to <code>value</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - Value the function is applied to</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Result of the function against <code>value</code>.</dd>
-</dl>
-</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/ToIntFunction.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/UnaryOperator.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/ToIntFunction.html" target="_top">Frames</a></li>
-<li><a href="ToIntFunction.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/UnaryOperator.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/UnaryOperator.html b/content/javadoc/lastest/quarks/function/UnaryOperator.html
deleted file mode 100644
index 3eb781d..0000000
--- a/content/javadoc/lastest/quarks/function/UnaryOperator.html
+++ /dev/null
@@ -1,200 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>UnaryOperator (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="UnaryOperator (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/UnaryOperator.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="../../quarks/function/ToIntFunction.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/WrappedFunction.html" title="class in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/UnaryOperator.html" target="_top">Frames</a></li>
-<li><a href="UnaryOperator.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>Method</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.function</div>
-<h2 title="Interface UnaryOperator" class="title">Interface UnaryOperator&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - Type of function argument and return.</dd>
-</dl>
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd><a href="../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,T&gt;, java.io.Serializable</dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">UnaryOperator&lt;T&gt;</span>
-extends <a href="../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,T&gt;</pre>
-<div class="block">Function that returns the same type as its argument.</div>
-</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>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.function.Function">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;quarks.function.<a href="../../quarks/function/Function.html" title="interface in quarks.function">Function</a></h3>
-<code><a href="../../quarks/function/Function.html#apply-T-">apply</a></code></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/UnaryOperator.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/function/ToIntFunction.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/WrappedFunction.html" title="class in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/UnaryOperator.html" target="_top">Frames</a></li>
-<li><a href="UnaryOperator.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>Method</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/WrappedFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/WrappedFunction.html b/content/javadoc/lastest/quarks/function/WrappedFunction.html
deleted file mode 100644
index 7761b62..0000000
--- a/content/javadoc/lastest/quarks/function/WrappedFunction.html
+++ /dev/null
@@ -1,352 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>WrappedFunction (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="WrappedFunction (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/WrappedFunction.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="../../quarks/function/UnaryOperator.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/WrappedFunction.html" target="_top">Frames</a></li>
-<li><a href="WrappedFunction.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.function</div>
-<h2 title="Class WrappedFunction" class="title">Class WrappedFunction&lt;F&gt;</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.function.WrappedFunction&lt;F&gt;</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>F</code> - Type of function being wrapped.</dd>
-</dl>
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable</dd>
-</dl>
-<hr>
-<br>
-<pre>public abstract class <span class="typeNameLabel">WrappedFunction&lt;F&gt;</span>
-extends java.lang.Object
-implements java.io.Serializable</pre>
-<div class="block">A wrapped function.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../serialized-form.html#quarks.function.WrappedFunction">Serialized Form</a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier</th>
-<th class="colLast" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/WrappedFunction.html#WrappedFunction-F-">WrappedFunction</a></span>(<a href="../../quarks/function/WrappedFunction.html" title="type parameter in WrappedFunction">F</a>&nbsp;f)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../quarks/function/WrappedFunction.html" title="type parameter in WrappedFunction">F</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/WrappedFunction.html#f--">f</a></span>()</code>
-<div class="block">Function that was wrapped.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>&lt;C&gt;&nbsp;C</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/WrappedFunction.html#unwrap-java.lang.Class-">unwrap</a></span>(java.lang.Class&lt;C&gt;&nbsp;clazz)</code>
-<div class="block">Unwrap to find the outermost function that is an instance of <code>clazz</code>.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>static &lt;C&gt;&nbsp;C</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/WrappedFunction.html#unwrap-java.lang.Class-java.lang.Object-">unwrap</a></span>(java.lang.Class&lt;C&gt;&nbsp;clazz,
-      java.lang.Object&nbsp;wf)</code>
-<div class="block">Unwrap a function object to find the outermost function that implements <code>clazz</code>.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="WrappedFunction-java.lang.Object-">
-<!--   -->
-</a><a name="WrappedFunction-F-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>WrappedFunction</h4>
-<pre>protected&nbsp;WrappedFunction(<a href="../../quarks/function/WrappedFunction.html" title="type parameter in WrappedFunction">F</a>&nbsp;f)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="f--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>f</h4>
-<pre>public final&nbsp;<a href="../../quarks/function/WrappedFunction.html" title="type parameter in WrappedFunction">F</a>&nbsp;f()</pre>
-<div class="block">Function that was wrapped.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Function that was wrapped.</dd>
-</dl>
-</li>
-</ul>
-<a name="unwrap-java.lang.Class-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>unwrap</h4>
-<pre>public&nbsp;&lt;C&gt;&nbsp;C&nbsp;unwrap(java.lang.Class&lt;C&gt;&nbsp;clazz)</pre>
-<div class="block">Unwrap to find the outermost function that is an instance of <code>clazz</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>clazz</code> - Implementation class to search for.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>outermost function that is an instance of <code>clazz</code>,
- <code>null</code> if <code>clazz</code> is not implemented by <code>this</code>
- or any function it wraps.</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../quarks/function/WrappedFunction.html#unwrap-java.lang.Class-java.lang.Object-"><code>unwrap(Class, Object)</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="unwrap-java.lang.Class-java.lang.Object-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>unwrap</h4>
-<pre>public static&nbsp;&lt;C&gt;&nbsp;C&nbsp;unwrap(java.lang.Class&lt;C&gt;&nbsp;clazz,
-                           java.lang.Object&nbsp;wf)</pre>
-<div class="block">Unwrap a function object to find the outermost function that implements <code>clazz</code>.
- If a function object is not an instance of <code>clazz</code> but is an instance of
- <code>WrappedFunction</code> then the test is repeated on the value of <a href="../../quarks/function/WrappedFunction.html#f--"><code>f()</code></a>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>clazz</code> - Implementation class to search for.</dd>
-<dd><code>wf</code> - Function to unwrap</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>outermost function that implements <code>clazz</code>, <code>null</code> if
- if <code>clazz</code> is not implemented by <code>wf</code> or any function it wraps.</dd>
-</dl>
-</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/WrappedFunction.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/function/UnaryOperator.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/WrappedFunction.html" target="_top">Frames</a></li>
-<li><a href="WrappedFunction.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[10/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/package-use.html b/content/javadoc/lastest/quarks/execution/services/package-use.html
deleted file mode 100644
index 1a93317..0000000
--- a/content/javadoc/lastest/quarks/execution/services/package-use.html
+++ /dev/null
@@ -1,462 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.execution.services (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.execution.services (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/execution/services/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 quarks.execution.services" class="title">Uses of Package<br>quarks.execution.services</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="../../../quarks/execution/services/package-summary.html">quarks.execution.services</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="#quarks.apps.runtime">quarks.apps.runtime</a></td>
-<td class="colLast">
-<div class="block">Applications which provide monitoring and failure recovery to other 
- Quarks applications.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.execution">quarks.execution</a></td>
-<td class="colLast">
-<div class="block">Execution of Quarks topologies and graphs.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.execution.services">quarks.execution.services</a></td>
-<td class="colLast">
-<div class="block">Execution services.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.metrics">quarks.metrics</a></td>
-<td class="colLast">
-<div class="block">Metric utility methods, oplets, and reporters which allow an 
- application to expose metric values, for example via JMX.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.oplet">quarks.oplet</a></td>
-<td class="colLast">
-<div class="block">Oplets API.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.direct">quarks.providers.direct</a></td>
-<td class="colLast">
-<div class="block">Direct execution of a streaming topology.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.providers.iot">quarks.providers.iot</a></td>
-<td class="colLast">
-<div class="block">Iot provider that allows multiple applications to
- share an <code>IotDevice</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao">quarks.runtime.etiao</a></td>
-<td class="colLast">
-<div class="block">A runtime for executing a Quarks streaming topology, designed as an embeddable library 
- so that it can be executed in a simple Java application.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao.graph">quarks.runtime.etiao.graph</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.jmxcontrol">quarks.runtime.jmxcontrol</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.jobregistry">quarks.runtime.jobregistry</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.jsoncontrol">quarks.runtime.jsoncontrol</a></td>
-<td class="colLast">
-<div class="block">Control service that takes a Json message and invokes
- an operation on a control service MBean.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.topology">quarks.topology</a></td>
-<td class="colLast">
-<div class="block">Functional api to build a streaming topology.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.apps.runtime">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> used by <a href="../../../quarks/apps/runtime/package-summary.html">quarks.apps.runtime</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="../../../quarks/execution/services/class-use/ControlService.html#quarks.apps.runtime">ControlService</a>
-<div class="block">Service that provides a control mechanism.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.execution">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> used by <a href="../../../quarks/execution/package-summary.html">quarks.execution</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="../../../quarks/execution/services/class-use/ServiceContainer.html#quarks.execution">ServiceContainer</a>
-<div class="block">Provides a container for services.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.execution.services">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> used by <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</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="../../../quarks/execution/services/class-use/JobRegistryService.EventType.html#quarks.execution.services">JobRegistryService.EventType</a>
-<div class="block">Job event types.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.metrics">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> used by <a href="../../../quarks/metrics/package-summary.html">quarks.metrics</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="../../../quarks/execution/services/class-use/ServiceContainer.html#quarks.metrics">ServiceContainer</a>
-<div class="block">Provides a container for services.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> used by <a href="../../../quarks/oplet/package-summary.html">quarks.oplet</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="../../../quarks/execution/services/class-use/RuntimeServices.html#quarks.oplet">RuntimeServices</a>
-<div class="block">At runtime a container provides services to
- executing elements such as oplets and functions.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.direct">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> used by <a href="../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</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="../../../quarks/execution/services/class-use/RuntimeServices.html#quarks.providers.direct">RuntimeServices</a>
-<div class="block">At runtime a container provides services to
- executing elements such as oplets and functions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../quarks/execution/services/class-use/ServiceContainer.html#quarks.providers.direct">ServiceContainer</a>
-<div class="block">Provides a container for services.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.iot">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> used by <a href="../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</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="../../../quarks/execution/services/class-use/ServiceContainer.html#quarks.providers.iot">ServiceContainer</a>
-<div class="block">Provides a container for services.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> used by <a href="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</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="../../../quarks/execution/services/class-use/RuntimeServices.html#quarks.runtime.etiao">RuntimeServices</a>
-<div class="block">At runtime a container provides services to
- executing elements such as oplets and functions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../quarks/execution/services/class-use/ServiceContainer.html#quarks.runtime.etiao">ServiceContainer</a>
-<div class="block">Provides a container for services.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao.graph">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> used by <a href="../../../quarks/runtime/etiao/graph/package-summary.html">quarks.runtime.etiao.graph</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="../../../quarks/execution/services/class-use/ServiceContainer.html#quarks.runtime.etiao.graph">ServiceContainer</a>
-<div class="block">Provides a container for services.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.jmxcontrol">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> used by <a href="../../../quarks/runtime/jmxcontrol/package-summary.html">quarks.runtime.jmxcontrol</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="../../../quarks/execution/services/class-use/ControlService.html#quarks.runtime.jmxcontrol">ControlService</a>
-<div class="block">Service that provides a control mechanism.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.jobregistry">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> used by <a href="../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</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="../../../quarks/execution/services/class-use/JobRegistryService.html#quarks.runtime.jobregistry">JobRegistryService</a>
-<div class="block">Job registry service.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../quarks/execution/services/class-use/JobRegistryService.EventType.html#quarks.runtime.jobregistry">JobRegistryService.EventType</a>
-<div class="block">Job event types.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../quarks/execution/services/class-use/ServiceContainer.html#quarks.runtime.jobregistry">ServiceContainer</a>
-<div class="block">Provides a container for services.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.jsoncontrol">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> used by <a href="../../../quarks/runtime/jsoncontrol/package-summary.html">quarks.runtime.jsoncontrol</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="../../../quarks/execution/services/class-use/ControlService.html#quarks.runtime.jsoncontrol">ControlService</a>
-<div class="block">Service that provides a control mechanism.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> used by <a href="../../../quarks/topology/package-summary.html">quarks.topology</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="../../../quarks/execution/services/class-use/RuntimeServices.html#quarks.topology">RuntimeServices</a>
-<div class="block">At runtime a container provides services to
- executing elements such as oplets and functions.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/BiConsumer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/BiConsumer.html b/content/javadoc/lastest/quarks/function/BiConsumer.html
deleted file mode 100644
index fcb1142..0000000
--- a/content/javadoc/lastest/quarks/function/BiConsumer.html
+++ /dev/null
@@ -1,241 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>BiConsumer (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="BiConsumer (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/BiConsumer.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>Prev&nbsp;Class</li>
-<li><a href="../../quarks/function/BiFunction.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/BiConsumer.html" target="_top">Frames</a></li>
-<li><a href="BiConsumer.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">quarks.function</div>
-<h2 title="Interface BiConsumer" class="title">Interface BiConsumer&lt;T,U&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd>java.io.Serializable</dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">BiConsumer&lt;T,U&gt;</span>
-extends java.io.Serializable</pre>
-<div class="block">Consumer function that takes two arguments.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/BiConsumer.html#accept-T-U-">accept</a></span>(<a href="../../quarks/function/BiConsumer.html" title="type parameter in BiConsumer">T</a>&nbsp;t,
-      <a href="../../quarks/function/BiConsumer.html" title="type parameter in BiConsumer">U</a>&nbsp;u)</code>
-<div class="block">Consume the two arguments.</div>
-</td>
-</tr>
-</table>
-</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="accept-java.lang.Object-java.lang.Object-">
-<!--   -->
-</a><a name="accept-T-U-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>accept</h4>
-<pre>void&nbsp;accept(<a href="../../quarks/function/BiConsumer.html" title="type parameter in BiConsumer">T</a>&nbsp;t,
-            <a href="../../quarks/function/BiConsumer.html" title="type parameter in BiConsumer">U</a>&nbsp;u)</pre>
-<div class="block">Consume the two arguments.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>t</code> - First function argument</dd>
-<dd><code>u</code> - Second function argument</dd>
-</dl>
-</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/BiConsumer.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../quarks/function/BiFunction.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/BiConsumer.html" target="_top">Frames</a></li>
-<li><a href="BiConsumer.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/BiFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/BiFunction.html b/content/javadoc/lastest/quarks/function/BiFunction.html
deleted file mode 100644
index 7921107..0000000
--- a/content/javadoc/lastest/quarks/function/BiFunction.html
+++ /dev/null
@@ -1,249 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>BiFunction (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="BiFunction (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/BiFunction.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="../../quarks/function/BiConsumer.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/Consumer.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/BiFunction.html" target="_top">Frames</a></li>
-<li><a href="BiFunction.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">quarks.function</div>
-<h2 title="Interface BiFunction" class="title">Interface BiFunction&lt;T,U,R&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - Type of function's first argument</dd>
-<dd><code>U</code> - Type of function's second argument</dd>
-<dd><code>R</code> - Type of function return.</dd>
-</dl>
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd>java.io.Serializable</dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">BiFunction&lt;T,U,R&gt;</span>
-extends java.io.Serializable</pre>
-<div class="block">Function that takes two arguments and returns a value.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../quarks/function/BiFunction.html" title="type parameter in BiFunction">R</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/BiFunction.html#apply-T-U-">apply</a></span>(<a href="../../quarks/function/BiFunction.html" title="type parameter in BiFunction">T</a>&nbsp;t,
-     <a href="../../quarks/function/BiFunction.html" title="type parameter in BiFunction">U</a>&nbsp;u)</code>
-<div class="block">Apply a function to <code>t</code> and <code>u</code>.</div>
-</td>
-</tr>
-</table>
-</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="apply-java.lang.Object-java.lang.Object-">
-<!--   -->
-</a><a name="apply-T-U-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>apply</h4>
-<pre><a href="../../quarks/function/BiFunction.html" title="type parameter in BiFunction">R</a>&nbsp;apply(<a href="../../quarks/function/BiFunction.html" title="type parameter in BiFunction">T</a>&nbsp;t,
-        <a href="../../quarks/function/BiFunction.html" title="type parameter in BiFunction">U</a>&nbsp;u)</pre>
-<div class="block">Apply a function to <code>t</code> and <code>u</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>t</code> - First argument the function is applied to.</dd>
-<dd><code>u</code> - Second argument the function is applied to.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Result of the function against <code>t</code> and <code>u</code>.</dd>
-</dl>
-</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/BiFunction.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/function/BiConsumer.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/Consumer.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/BiFunction.html" target="_top">Frames</a></li>
-<li><a href="BiFunction.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/Consumer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/Consumer.html b/content/javadoc/lastest/quarks/function/Consumer.html
deleted file mode 100644
index ea07ffb..0000000
--- a/content/javadoc/lastest/quarks/function/Consumer.html
+++ /dev/null
@@ -1,246 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>Consumer (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Consumer (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/Consumer.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="../../quarks/function/BiFunction.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/Function.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/Consumer.html" target="_top">Frames</a></li>
-<li><a href="Consumer.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">quarks.function</div>
-<h2 title="Interface Consumer" class="title">Interface Consumer&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - Type of function argument.</dd>
-</dl>
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd>java.io.Serializable</dd>
-</dl>
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../quarks/oplet/window/Aggregate.html" title="class in quarks.oplet.window">Aggregate</a>, <a href="../../quarks/metrics/oplets/CounterOp.html" title="class in quarks.metrics.oplets">CounterOp</a>, <a href="../../quarks/oplet/functional/Events.html" title="class in quarks.oplet.functional">Events</a>, <a href="../../quarks/oplet/core/FanOut.html" title="class in quarks.oplet.core">FanOut</a>, <a href="../../quarks/oplet/functional/Filter.html" title="class in quarks.oplet.functional">Filter</a>, <a href="../../quarks/oplet/functional/FlatMap.html" title="class in quarks.oplet.functional">FlatMap</a>, <a href="../../quarks/oplet/plumbing/Isolate.html" title="class in quarks.oplet.plumbing">Isolate</a>, <a href="../../quarks/oplet/functional/Map.html" title="class in quarks.oplet.functional">Map</a>, <a href="../../quarks/oplet/core/Peek.html" title="class in quarks.oplet.core">Peek</a>, <a href="../../quarks/oplet/functional/Peek.html" title="class in quarks.oplet.fun
 ctional">Peek</a>, <a href="../../quarks/oplet/core/Pipe.html" title="class in quarks.oplet.core">Pipe</a>, <a href="../../quarks/oplet/plumbing/PressureReliever.html" title="class in quarks.oplet.plumbing">PressureReliever</a>, <a href="../../quarks/metrics/oplets/RateMeter.html" title="class in quarks.metrics.oplets">RateMeter</a>, <a href="../../quarks/runtime/etiao/SettableForwarder.html" title="class in quarks.runtime.etiao">SettableForwarder</a>, <a href="../../quarks/metrics/oplets/SingleMetricAbstractOplet.html" title="class in quarks.metrics.oplets">SingleMetricAbstractOplet</a>, <a href="../../quarks/oplet/core/Split.html" title="class in quarks.oplet.core">Split</a>, <a href="../../quarks/oplet/plumbing/UnorderedIsolate.html" title="class in quarks.oplet.plumbing">UnorderedIsolate</a>, <a href="../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientBina
 ryReceiver</a>, <a href="../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a>, <a href="../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a>, <a href="../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">Consumer&lt;T&gt;</span>
-extends java.io.Serializable</pre>
-<div class="block">Function that consumes a value.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Consumer.html#accept-T-">accept</a></span>(<a href="../../quarks/function/Consumer.html" title="type parameter in Consumer">T</a>&nbsp;value)</code>
-<div class="block">Apply the function to <code>value</code>.</div>
-</td>
-</tr>
-</table>
-</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="accept-java.lang.Object-">
-<!--   -->
-</a><a name="accept-T-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>accept</h4>
-<pre>void&nbsp;accept(<a href="../../quarks/function/Consumer.html" title="type parameter in Consumer">T</a>&nbsp;value)</pre>
-<div class="block">Apply the function to <code>value</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - Value function is applied to.</dd>
-</dl>
-</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/Consumer.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/function/BiFunction.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/Function.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/Consumer.html" target="_top">Frames</a></li>
-<li><a href="Consumer.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/Function.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/Function.html b/content/javadoc/lastest/quarks/function/Function.html
deleted file mode 100644
index 8d45212..0000000
--- a/content/javadoc/lastest/quarks/function/Function.html
+++ /dev/null
@@ -1,258 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>Function (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Function (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/Function.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="../../quarks/function/Consumer.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/Functions.html" title="class in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/Function.html" target="_top">Frames</a></li>
-<li><a href="Function.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">quarks.function</div>
-<h2 title="Interface Function" class="title">Interface Function&lt;T,R&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - Type of function argument.</dd>
-<dd><code>R</code> - Type of function return.</dd>
-</dl>
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd>java.io.Serializable</dd>
-</dl>
-<dl>
-<dt>All Known Subinterfaces:</dt>
-<dd><a href="../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;T&gt;</dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">Function&lt;T,R&gt;</span>
-extends java.io.Serializable</pre>
-<div class="block">Single argument function.
- For example:
- <UL>
- <LI>
- A function that doubles a value <code>v -&gt; v * 2</code>
- </LI>
- <LI>
- A function that trims a <code>String</code> <code>v -&gt; v.trim()</code> or <code>v -&gt; String::trim</code>
- </LI>
- </UL></div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../quarks/function/Function.html" title="type parameter in Function">R</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Function.html#apply-T-">apply</a></span>(<a href="../../quarks/function/Function.html" title="type parameter in Function">T</a>&nbsp;value)</code>
-<div class="block">Apply a function to <code>value</code>.</div>
-</td>
-</tr>
-</table>
-</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="apply-java.lang.Object-">
-<!--   -->
-</a><a name="apply-T-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>apply</h4>
-<pre><a href="../../quarks/function/Function.html" title="type parameter in Function">R</a>&nbsp;apply(<a href="../../quarks/function/Function.html" title="type parameter in Function">T</a>&nbsp;value)</pre>
-<div class="block">Apply a function to <code>value</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - Value the function is applied to</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Result of the function against <code>value</code>.</dd>
-</dl>
-</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/Function.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/function/Consumer.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/Functions.html" title="class in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/Function.html" target="_top">Frames</a></li>
-<li><a href="Function.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/Functions.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/Functions.html b/content/javadoc/lastest/quarks/function/Functions.html
deleted file mode 100644
index 62f2c82..0000000
--- a/content/javadoc/lastest/quarks/function/Functions.html
+++ /dev/null
@@ -1,640 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>Functions (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Functions (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/Functions.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="../../quarks/function/Function.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/Predicate.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/Functions.html" target="_top">Frames</a></li>
-<li><a href="Functions.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.function</div>
-<h2 title="Class Functions" class="title">Class Functions</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.function.Functions</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">Functions</span>
-extends java.lang.Object</pre>
-<div class="block">Common functions and functional utilities.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#Functions--">Functions</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static &lt;T&gt;&nbsp;<a href="../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#alwaysFalse--">alwaysFalse</a></span>()</code>
-<div class="block">A Predicate that is always false</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#alwaysTrue--">alwaysTrue</a></span>()</code>
-<div class="block">A Predicate that is always true</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#closeFunction-java.lang.Object-">closeFunction</a></span>(java.lang.Object&nbsp;function)</code>
-<div class="block">Close the function.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;java.lang.Runnable</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#delayedConsume-quarks.function.Consumer-T-">delayedConsume</a></span>(<a href="../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;consumer,
-              T&nbsp;value)</code>
-<div class="block">Create a <code>Runnable</code> that calls
- <code>consumer.accept(value)</code> when <code>run()</code> is called.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#discard--">discard</a></span>()</code>
-<div class="block">A Consumer that discards all items passed to it.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#identity--">identity</a></span>()</code>
-<div class="block">Returns the identity function that returns its single argument.</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#isImmutable-java.lang.Object-">isImmutable</a></span>(java.lang.Object&nbsp;function)</code>
-<div class="block">See if the functional logic is immutable.</div>
-</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#isImmutableClass-java.lang.Class-">isImmutableClass</a></span>(java.lang.Class&lt;?&gt;&nbsp;clazz)</code>
-<div class="block">See if a function class is immutable.</div>
-</td>
-</tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;java.lang.Runnable</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#runWithFinal-java.lang.Runnable-java.lang.Runnable-">runWithFinal</a></span>(java.lang.Runnable&nbsp;action,
-            java.lang.Runnable&nbsp;finalAction)</code>
-<div class="block">Wrap a <code>Runnable</code> with a final action that
- is always called when <code>action.run()</code> completes.</div>
-</td>
-</tr>
-<tr id="i9" class="rowColor">
-<td class="colFirst"><code>static &lt;T,U,R&gt;&nbsp;<a href="../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,U,R&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#synchronizedBiFunction-quarks.function.BiFunction-">synchronizedBiFunction</a></span>(<a href="../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,U,R&gt;&nbsp;function)</code>
-<div class="block">Return a thread-safe version of a <code>BiFunction</code> function.</div>
-</td>
-</tr>
-<tr id="i10" class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#synchronizedConsumer-quarks.function.Consumer-">synchronizedConsumer</a></span>(<a href="../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;function)</code>
-<div class="block">Return a thread-safe version of a <code>Consumer</code> function.</div>
-</td>
-</tr>
-<tr id="i11" class="rowColor">
-<td class="colFirst"><code>static &lt;T,R&gt;&nbsp;<a href="../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,R&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#synchronizedFunction-quarks.function.Function-">synchronizedFunction</a></span>(<a href="../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,R&gt;&nbsp;function)</code>
-<div class="block">Return a thread-safe version of a <code>Function</code> function.</div>
-</td>
-</tr>
-<tr id="i12" class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#synchronizedSupplier-quarks.function.Supplier-">synchronizedSupplier</a></span>(<a href="../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;&nbsp;function)</code>
-<div class="block">Return a thread-safe version of a <code>Supplier</code> function.</div>
-</td>
-</tr>
-<tr id="i13" class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#unpartitioned--">unpartitioned</a></span>()</code>
-<div class="block">Returns a constant function that returns zero (0).</div>
-</td>
-</tr>
-<tr id="i14" class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/function/Functions.html#zero--">zero</a></span>()</code>
-<div class="block">Returns a constant function that returns zero (0).</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="Functions--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>Functions</h4>
-<pre>public&nbsp;Functions()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="identity--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>identity</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;T&gt;&nbsp;identity()</pre>
-<div class="block">Returns the identity function that returns its single argument.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Identity function that returns its single argument.</dd>
-</dl>
-</li>
-</ul>
-<a name="zero--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>zero</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;zero()</pre>
-<div class="block">Returns a constant function that returns zero (0).</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Constant function that returns zero (0).</dd>
-</dl>
-</li>
-</ul>
-<a name="unpartitioned--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>unpartitioned</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;unpartitioned()</pre>
-<div class="block">Returns a constant function that returns zero (0).
- This is identical to <a href="../../quarks/function/Functions.html#zero--"><code>zero()</code></a> but is more
- readable when applied as a key function.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Constant function that returns zero (0).</dd>
-</dl>
-</li>
-</ul>
-<a name="closeFunction-java.lang.Object-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>closeFunction</h4>
-<pre>public static&nbsp;void&nbsp;closeFunction(java.lang.Object&nbsp;function)
-                          throws java.lang.Exception</pre>
-<div class="block">Close the function.
- If <code>function</code> is an instance of <code>AutoCloseable</code>
- then close is called, otherwise no action is taken.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>function</code> - Function to be closed.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.Exception</code> - Error throwing function.</dd>
-</dl>
-</li>
-</ul>
-<a name="synchronizedFunction-quarks.function.Function-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>synchronizedFunction</h4>
-<pre>public static&nbsp;&lt;T,R&gt;&nbsp;<a href="../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,R&gt;&nbsp;synchronizedFunction(<a href="../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,R&gt;&nbsp;function)</pre>
-<div class="block">Return a thread-safe version of a <code>Function</code> function.
- If the function is guaranteed to be immutable (stateless)
- then the function is returned, as it is thread safe,
- otherwise a wrapper is returned that grabs synchronization
- on <code>function</code> when calling <a href="../../quarks/function/Function.html#apply-T-"><code>Function.apply(Object)</code></a>.
- <BR>
- If <code>function</code> implements <code>AutoCloseable</code> then
- the function is assumed to be stateful and a thread-safe
- version is returned.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>function</code> - Function to return a thread-safe version of.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>A thread-safe function</dd>
-</dl>
-</li>
-</ul>
-<a name="synchronizedSupplier-quarks.function.Supplier-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>synchronizedSupplier</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;&nbsp;synchronizedSupplier(<a href="../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;&nbsp;function)</pre>
-<div class="block">Return a thread-safe version of a <code>Supplier</code> function.
- If the function is guaranteed to be immutable (stateless)
- then the function is returned, as it is thread safe,
- otherwise a wrapper is returned that grabs synchronization
- on <code>function</code> when calling <a href="../../quarks/function/Supplier.html#get--"><code>Supplier.get()</code></a>.
- <BR>
- If <code>function</code> implements <code>AutoCloseable</code> then
- the function is assumed to be stateful and a thread-safe
- version is returned.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>function</code> - Function to return a thread-safe version of.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>A thread-safe function</dd>
-</dl>
-</li>
-</ul>
-<a name="synchronizedConsumer-quarks.function.Consumer-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>synchronizedConsumer</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;synchronizedConsumer(<a href="../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;function)</pre>
-<div class="block">Return a thread-safe version of a <code>Consumer</code> function.
- If the function is guaranteed to be immutable (stateless)
- then the function is returned, as it is thread safe,
- otherwise a wrapper is returned that grabs synchronization
- on <code>function</code> when calling <a href="../../quarks/function/Consumer.html#accept-T-"><code>Consumer.accept(Object)</code></a>.
- <BR>
- If <code>function</code> implements <code>AutoCloseable</code> then
- the function is assumed to be stateful and a thread-safe
- version is returned.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>function</code> - Function to return a thread-safe version of.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>A thread-safe function</dd>
-</dl>
-</li>
-</ul>
-<a name="synchronizedBiFunction-quarks.function.BiFunction-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>synchronizedBiFunction</h4>
-<pre>public static&nbsp;&lt;T,U,R&gt;&nbsp;<a href="../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,U,R&gt;&nbsp;synchronizedBiFunction(<a href="../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,U,R&gt;&nbsp;function)</pre>
-<div class="block">Return a thread-safe version of a <code>BiFunction</code> function.
- If the function is guaranteed to be immutable (stateless)
- then the function is returned, as it is thread safe,
- otherwise a wrapper is returned that grabs synchronization
- on <code>function</code> when calling <a href="../../quarks/function/BiFunction.html#apply-T-U-"><code>BiFunction.apply(Object, Object)</code></a>.
- <BR>
- If <code>function</code> implements <code>AutoCloseable</code> then
- the function is assumed to be stateful and a thread-safe
- version is returned.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>function</code> - Function to return a thread-safe version of.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>A thread-safe function</dd>
-</dl>
-</li>
-</ul>
-<a name="isImmutable-java.lang.Object-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isImmutable</h4>
-<pre>public static&nbsp;boolean&nbsp;isImmutable(java.lang.Object&nbsp;function)</pre>
-<div class="block">See if the functional logic is immutable.
- 
- Logic is stateful if:
-   Has a non-final instance field.
-   Has a final instance field that is not a primitive
-   or a known immutable object.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>function</code> - Function to check</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>True if the function is immutable..</dd>
-</dl>
-</li>
-</ul>
-<a name="isImmutableClass-java.lang.Class-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isImmutableClass</h4>
-<pre>public static&nbsp;boolean&nbsp;isImmutableClass(java.lang.Class&lt;?&gt;&nbsp;clazz)</pre>
-<div class="block">See if a function class is immutable.
- 
- Logic is stateful if:
-   Has a non-final instance field.
-   Has a final instance field that is not a primitive
-   or a known immutable object.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>clazz</code> - Class to check</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>True if the function is immutable..</dd>
-</dl>
-</li>
-</ul>
-<a name="delayedConsume-quarks.function.Consumer-java.lang.Object-">
-<!--   -->
-</a><a name="delayedConsume-quarks.function.Consumer-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>delayedConsume</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;java.lang.Runnable&nbsp;delayedConsume(<a href="../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;consumer,
-                                                    T&nbsp;value)</pre>
-<div class="block">Create a <code>Runnable</code> that calls
- <code>consumer.accept(value)</code> when <code>run()</code> is called.
- This can be used to delay the execution of the consumer
- until some time in the future using an executor service.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>consumer</code> - Function to be applied to <code>value</code>.</dd>
-<dd><code>value</code> - Value to be consumed.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd><code>Runnable</code> that invokes <code>consumer.accept(value)</code>.</dd>
-</dl>
-</li>
-</ul>
-<a name="runWithFinal-java.lang.Runnable-java.lang.Runnable-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>runWithFinal</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;java.lang.Runnable&nbsp;runWithFinal(java.lang.Runnable&nbsp;action,
-                                                  java.lang.Runnable&nbsp;finalAction)</pre>
-<div class="block">Wrap a <code>Runnable</code> with a final action that
- is always called when <code>action.run()</code> completes.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>action</code> - Action to be invoked before <code>finalAction</code>.</dd>
-<dd><code>finalAction</code> - Action to be invoked after <code>action.run()</code> is called.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd><code>Runnable</code> that invokes <code>action.run()</code> and then <code>finalAction.run()</code></dd>
-</dl>
-</li>
-</ul>
-<a name="discard--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>discard</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;discard()</pre>
-<div class="block">A Consumer that discards all items passed to it.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>A Consumer that discards all items passed to it.</dd>
-</dl>
-</li>
-</ul>
-<a name="alwaysTrue--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>alwaysTrue</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;alwaysTrue()</pre>
-<div class="block">A Predicate that is always true</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>A Predicate that is always true.</dd>
-</dl>
-</li>
-</ul>
-<a name="alwaysFalse--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>alwaysFalse</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;alwaysFalse()</pre>
-<div class="block">A Predicate that is always false</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>A Predicate that is always false.</dd>
-</dl>
-</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/Functions.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/function/Function.html" title="interface in quarks.function"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/function/Predicate.html" title="interface in quarks.function"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/Functions.html" target="_top">Frames</a></li>
-<li><a href="Functions.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>



[47/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/console.html
----------------------------------------------------------------------
diff --git a/content/docs/console.html b/content/docs/console.html
index 8abebc8..18af5f4 100644
--- a/content/docs/console.html
+++ b/content/docs/console.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Application console  | Apache Quarks Documentation</title>
+<title>Application console  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Application console page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -601,19 +601,19 @@ $('#toc').on('click', 'a', function() {
     
   <h2 id="visualizing-and-monitoring-your-application">Visualizing and monitoring your application</h2>
 
-<p>The Quarks application console is a web application that enables you to visualize your application topology and monitor the tuples flowing through your application. The kind of oplets used in the topology, as well as the stream tags included in the topology, are also visible in the console.</p>
+<p>The Edgent application console is a web application that enables you to visualize your application topology and monitor the tuples flowing through your application. The kind of oplets used in the topology, as well as the stream tags included in the topology, are also visible in the console.</p>
 
 <h2 id="adding-the-console-web-app-to-your-application">Adding the console web app to your application</h2>
 
-<p>To use the console, you must use the Quarks classes that provide the service to access the console web application or directly call the <code>HttpServer</code> class itself, start the server and then obtain the console URL.</p>
+<p>To use the console, you must use the Edgent classes that provide the service to access the console web application or directly call the <code>HttpServer</code> class itself, start the server and then obtain the console URL.</p>
 
 <p>The easiest way to include the console in your application is to use the the <code>DevelopmentProvider</code> class. <code>DevelopmentProvider</code> is a subclass of <code>DirectProvider</code> and adds services such as access to the console web application and counter oplets used to determine tuple counts. You can get the URL for the console from the <code>DevelopmentProvider</code> using the <code>getService</code> method as shown in a hypothetical application shown below:</p>
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">import</span> <span class="nn">java.util.concurrent.TimeUnit</span><span class="o">;</span>
 
-<span class="kn">import</span> <span class="nn">quarks.console.server.HttpServer</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">quarks.providers.development.DevelopmentProvider</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">quarks.topology.TStream</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">quarks.topology.Topology</span><span class="o">;</span>
+<span class="kn">import</span> <span class="nn">org.apache.edgent.console.server.HttpServer</span><span class="o">;</span>
+<span class="kn">import</span> <span class="nn">org.apache.edgent.providers.development.DevelopmentProvider</span><span class="o">;</span>
+<span class="kn">import</span> <span class="nn">org.apache.edgent.topology.TStream</span><span class="o">;</span>
+<span class="kn">import</span> <span class="nn">org.apache.edgent.topology.Topology</span><span class="o">;</span>
 
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">TempSensorApplication</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="n">main</span><span class="o">(</span><span class="n">String</span><span class="o">[]</span> <span class="n">args</span><span class="o">)</span> <span class="kd">throws</span> <span class="n">Exception</span> <span class="o">{</span>
@@ -657,13 +657,13 @@ $('#toc').on('click', 'a', function() {
 
 <p>To see the features of the console in action and as a way to demonstrate how to monitor a topology in the console, let&#39;s look at the <code>ConsoleWaterDetector</code> sample (on <a href="https://github.com/apache/incubator-quarks/blob/master/samples/console/src/main/java/quarks/samples/console/ConsoleWaterDetector.java">GitHub</a>).</p>
 
-<p>Prior to running any console applications, the <code>console.war</code> file must be built as mentioned above. If you are building quarks from a Git repository, go to the top level Quarks directory and run <code>ant</code>.</p>
+<p>Prior to running any console applications, the <code>console.war</code> file must be built as mentioned above. If you are building Edgent from a Git repository, go to the top level Edgent directory and run <code>ant</code>.</p>
 
 <p>Here is an example in my environment:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">Susans-MacBook-Pro-247:quarks susancline$ pwd
-/Users/susancline/git/quarks
-Susans-MacBook-Pro-247:quarks susancline$ ant
-Buildfile: /Users/susancline/git/quarks/build.xml
+<div class="highlight"><pre><code class="language-" data-lang="">Susans-MacBook-Pro-247:edgent susancline$ pwd
+/Users/susancline/git/edgent
+Susans-MacBook-Pro-247:edgent susancline$ ant
+Buildfile: /Users/susancline/git/edgent/build.xml
 
 setcommitversion:
 
@@ -680,10 +680,10 @@ compile:
 [javadoc] Constructing Javadoc information...
 [javadoc] Standard Doclet version 1.8.0_71
 [javadoc] Building tree for all the packages and classes...
-[javadoc] Generating /Users/susancline/git/quarks/target/docs/javadoc/quarks/analytics/sensors/package-summary.html...
-[javadoc] Copying file /Users/susancline/git/quarks/analytics/sensors/src/main/java/quarks/analytics/sensors/doc-files/deadband.png to directory /Users/susancline/git/quarks/target/docs/javadoc/quarks/analytics/sensors/doc-files...
-[javadoc] Generating /Users/susancline/git/quarks/target/docs/javadoc/quarks/topology/package-summary.html...
-[javadoc] Copying file /Users/susancline/git/quarks/api/topology/src/main/java/quarks/topology/doc-files/sources.html to directory /Users/susancline/git/quarks/target/docs/javadoc/quarks/topology/doc-files...
+[javadoc] Generating /Users/susancline/git/edgent/target/docs/javadoc/edgent/analytics/sensors/package-summary.html...
+[javadoc] Copying file /Users/susancline/git/edgent/analytics/sensors/src/main/java/edgent/analytics/sensors/doc-files/deadband.png to directory /Users/susancline/git/edgent/target/docs/javadoc/edgent/analytics/sensors/doc-files...
+[javadoc] Generating /Users/susancline/git/edgent/target/docs/javadoc/edgent/topology/package-summary.html...
+[javadoc] Copying file /Users/susancline/git/edgent/api/topology/src/main/java/edgent/topology/doc-files/sources.html to directory /Users/susancline/git/edgent/target/docs/javadoc/edgent/topology/doc-files...
 [javadoc] Building index for all the packages and classes...
 [javadoc] Building index for all classes...
 
@@ -693,16 +693,16 @@ BUILD SUCCESSFUL
 Total time: 3 seconds
 </code></pre></div>
 <p>This command will let you know that <code>console.war</code> was built and is in the correct place, under the <code>webapps</code> directory.</p>
-<div class="highlight"><pre><code class="language-" data-lang="">Susans-MacBook-Pro-247:quarks susancline$ find . -name console.war -print
+<div class="highlight"><pre><code class="language-" data-lang="">Susans-MacBook-Pro-247:edgent susancline$ find . -name console.war -print
 ./target/java8/console/webapps/console.war
 </code></pre></div>
 <p>Now we know we have built <code>console.war</code>, so we&#39;re good to go. To run this sample from the command line:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">Susans-MacBook-Pro-247:quarks susancline$ pwd
-/Users/susancline/git/quarks
-Susans-MacBook-Pro-247:quarks susancline$ java -cp target/java8/samples/lib/quarks.samples.console.jar:. quarks.samples.console.ConsoleWaterDetector
+<div class="highlight"><pre><code class="language-" data-lang="">Susans-MacBook-Pro-247:edgent susancline$ pwd
+/Users/susancline/git/edgent
+Susans-MacBook-Pro-247:edgent susancline$ java -cp target/java8/samples/lib/edgent.samples.console.jar:. edgent.samples.console.ConsoleWaterDetector
 </code></pre></div>
 <p>If everything is successful, you&#39;ll start seeing output. You may have to scroll back up to get the URL of the console:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">Susans-MacBook-Pro-247:quarks susancline$ java -cp target/java8/samples/lib/quarks.samples.console.jar:. quarks.samples.console.ConsoleWaterDetector
+<div class="highlight"><pre><code class="language-" data-lang="">Susans-MacBook-Pro-247:edgent susancline$ java -cp target/java8/samples/lib/edgent.samples.console.jar:. edgent.samples.console.ConsoleWaterDetector
 Mar 07, 2016 12:04:52 PM org.eclipse.jetty.util.log.Log initialized
 INFO: Logging initialized @176ms
 Mar 07, 2016 12:04:53 PM org.eclipse.jetty.server.Server doStart
@@ -844,15 +844,15 @@ Well3 alert, acidity value is 10
 <span class="o">}</span>
 </code></pre></div>
 <p>What this does is get all the counters in the <code>MetricRegistry</code> class and print out the name of the counter oplet they are monitoring along with the tuple count if it is zero. Here is some sample output:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_44 has a tuple count of zero!
-Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_45 has a tuple count of zero!
-Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_46 has a tuple count of zero!
-Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_47 has a tuple count of zero!
-Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_89 has a tuple count of zero!
-Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_95 has a tuple count of zero!
-Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_96 has a tuple count of zero!
-Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_97 has a tuple count of zero!
-Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_98 has a tuple count of zero!
+<div class="highlight"><pre><code class="language-" data-lang="">Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_44 has a tuple count of zero!
+Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_45 has a tuple count of zero!
+Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_46 has a tuple count of zero!
+Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_47 has a tuple count of zero!
+Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_89 has a tuple count of zero!
+Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_95 has a tuple count of zero!
+Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_96 has a tuple count of zero!
+Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_97 has a tuple count of zero!
+Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_98 has a tuple count of zero!
 </code></pre></div>
 <p>To summarize what the application is doing:</p>
 
@@ -903,7 +903,7 @@ Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_98 has a tuple count of zero!
 
 <p><img src='images/console_oplet_properties.jpg' alt='Displays a table showing the relationship between the oplets and vertices' width='100%'/></p>
 
-<p>Looking at the sixth line in the table, where the Name is &#39;OP_5&#39;, we can see that the Oplet kind is a <code>Map</code>, a <code>quarks.oplet.functional.Map</code>, the Tuple count is 0 (this is because the view is in Static flow mode - the graph does not show the number of tuples flowing in it), the source oplet is &#39;OP_55&#39;, the target oplet is &#39;OP_60&#39;, and there are no stream tags coming from the source or target streams. Relationships for all oplets can be viewed in this manner.</p>
+<p>Looking at the sixth line in the table, where the Name is &#39;OP_5&#39;, we can see that the Oplet kind is a <code>Map</code>, a <code>edgent.oplet.functional.Map</code>, the Tuple count is 0 (this is because the view is in Static flow mode - the graph does not show the number of tuples flowing in it), the source oplet is &#39;OP_55&#39;, the target oplet is &#39;OP_60&#39;, and there are no stream tags coming from the source or target streams. Relationships for all oplets can be viewed in this manner.</p>
 
 <p>Now, looking at the graph, if we want to see the relationships for a single oplet, we can hover over it. The image below shows the hover when we are over &#39;OP_5&#39;.</p>
 
@@ -974,12 +974,12 @@ Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_98 has a tuple count of zero!
 
 <ul>
 <li>A <code>DevelopmentProvider</code> is used; this automatically inserts counters on the streams of the topology</li>
-<li>A <code>quarks.metrics.Metric.Counter</code> or <code>quarks.metrics.Metric.RateMeter</code> is added to an individual stream</li>
+<li>A <code>edgent.metrics.Metric.Counter</code> or <code>edgent.metrics.Metric.RateMeter</code> is added to an individual stream</li>
 </ul>
 
 <h2 id="counters">Counters</h2>
 
-<p>In the <code>ConsoleWaterDetector</code> application we used a <code>DevelopmentProvider</code>. Therefore, counters were added to most streams (edges) with the following exceptions (from the <a href="http://quarks.incubator.apache.org/javadoc/lastest/quarks/metrics/Metrics.html#counter-quarks.topology.TStream-">Javadoc</a> for <code>quarks.metrics.Metrics</code>):</p>
+<p>In the <code>ConsoleWaterDetector</code> application we used a <code>DevelopmentProvider</code>. Therefore, counters were added to most streams (edges) with the following exceptions (from the <a href="http://quarks.incubator.apache.org/javadoc/latest/quarks/metrics/Metrics.html#counter-quarks.topology.TStream-">Javadoc</a> for <code>edgent.metrics.Metrics</code>):</p>
 
 <p><em>Oplets are only inserted upstream from a FanOut oplet.</em></p>
 
@@ -1057,7 +1057,7 @@ Metrics.rateMeter(individualAlerts3.get(0));
 <p>The intent of the information on this page is to help you understand the following:</p>
 
 <ul>
-<li>How to add the console application to a Quarks application</li>
+<li>How to add the console application to an Edgent application</li>
 <li>How to run the <code>ConsoleWaterDetector</code> sample</li>
 <li>The design/architecture in the <code>ConsoleWaterDetector</code> application</li>
 <li>The controls for the Topology graph are and what they do, including the different views of the graph</li>
@@ -1068,9 +1068,9 @@ Metrics.rateMeter(individualAlerts3.get(0));
 <li>How to correlate values from the metrics section with the topology graph</li>
 </ul>
 
-<p>The Quarks console will continue to evolve and improve. Please open an issue if you see a problem with the existing console, but more importantly add an issue if you have an idea of how to make the console better.</p>
+<p>The Edgent console will continue to evolve and improve. Please open an issue if you see a problem with the existing console, but more importantly add an issue if you have an idea of how to make the console better.</p>
 
-<p>The more folks write Quarks applications and view them in the console, the more information we can gather from the community about what is needed in the console. Please consider making a contribution if there is a feature in the console that would really help you and others!</p>
+<p>The more folks write Edgent applications and view them in the console, the more information we can gather from the community about what is needed in the console. Please consider making a contribution if there is a feature in the console that would really help you and others!</p>
 
 
 <div class="tags">
@@ -1103,14 +1103,14 @@ Metrics.rateMeter(individualAlerts3.get(0));
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/edgent-getting-started.html
----------------------------------------------------------------------
diff --git a/content/docs/edgent-getting-started.html b/content/docs/edgent-getting-started.html
new file mode 100644
index 0000000..6553f07
--- /dev/null
+++ b/content/docs/edgent-getting-started.html
@@ -0,0 +1,840 @@
+<!DOCTYPE html>
+  <head>
+
+ <meta charset="utf-8">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Getting started with Apache Edgent  | Apache Edgent Documentation</title>
+<link rel="stylesheet" type="text/css" href="../css/syntax.css">
+<link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
+<link rel="stylesheet" type="text/css" href="../css/modern-business.css">
+<link rel="stylesheet" type="text/css" href="../css/lavish-bootstrap.css">
+<link rel="stylesheet" type="text/css" href="../css/customstyles.css">
+<link rel="stylesheet" type="text/css" href="../css/theme-blue.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../js/jquery.navgoco.min.js"></script>
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../js/toc.js"></script>
+<script src="../js/customscripts.js"></script>
+<link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon">
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+
+
+
+
+
+
+
+ 
+
+<script>
+  $(function () {
+      $('[data-toggle="tooltip"]').tooltip()
+  })
+</script>
+
+
+
+  </head>
+
+<body>
+
+   <!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
+
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- entries without drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+
+
+
+
+
+
+
+
+                <li class="dropdown">
+                    
+                    
+                    
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">GitHub Repos<b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        
+                        
+                        
+                        <li><a href="https://github.com/apache/incubator-quarks" target="_blank">Source code</a></li>
+                        
+                        
+                        
+                        
+                        
+                        <li><a href="https://github.com/apache/incubator-quarks-website" target="_blank">Website/Documentation</a></li>
+                        
+                        
+                        
+                        
+
+                    </ul>
+                </li>
+                
+                
+
+
+                
+                
+                
+                
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
+                
+                
+                
+                
+
+
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+
+                <li class="dropdown">
+                    
+                    
+                    
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        
+                        
+                        
+                        <li><a href="https://github.com/apache/incubator-quarks/releases" target="_blank">Download</a></li>
+                        
+                        
+                        
+                        
+                        
+                        <li><a href="samples">Samples</a></li>
+                        
+                        
+                        
+                        
+                        
+                        <li><a href="faq">FAQ</a></li>
+                        
+                        
+                        
+                        
+
+                    </ul>
+                </li>
+                
+                
+
+
+                <!-- special insertion -->
+
+               
+                <!-- Send feedback function -->
+<script>
+function SendLinkByMail(href) {
+var subject= "Apache Edgent Documentation feedback";
+var body = "I have some feedback about the Getting started with Apache Edgent page: ";
+body += window.location.href;
+body += "";
+var uri = "mailto:?subject=";
+uri += encodeURIComponent(subject);
+uri += "&body=";
+uri += encodeURIComponent(body);
+window.location.href = uri;
+}
+</script>
+
+<li><a href="mailto:dev@quarks.incubator.apache.org" target="_blank"><i class="fa fa-envelope-o"></i> Feedback</a></li>
+
+
+                <!--uncomment this block if you want simple search instead of algolia-->
+                <li>
+                     <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search...">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                        SimpleJekyllSearch.init({
+                            searchInput: document.getElementById('search-input'),
+                            resultsContainer: document.getElementById('results-container'),
+                            dataSource: '../search.json',
+                            searchResultTemplate: '<li><a href="{url}" title="Getting started with Apache Edgent">{title}</a></li>',
+                        noResultsText: 'No results found.',
+                                limit: 10,
+                                fuzzy: true,
+                        })
+                    </script>
+                     <!--end search-->
+                </li>
+
+            
+        </div>
+        <!-- /.container -->
+</nav>
+
+
+
+    <!-- Page Content -->
+    <div class="container">
+        <div class="col-lg-12">&nbsp;</div>
+
+
+<!-- Content Row -->
+<div class="row">
+    <!-- Sidebar Column -->
+    <div class="col-md-3">
+
+        <script>
+
+            $(document).ready(function() {
+                // Initialize navgoco with default options
+                $("#mysidebar").navgoco({
+                    caretHtml: '',
+                    accordion: true,
+                    openClass: 'active', // open
+                    save: true,
+                    cookie: {
+                        name: 'navgoco',
+                        expires: false,
+                        path: '/'
+                    },
+                    slide: {
+                        duration: 400,
+                        easing: 'swing'
+                    }
+                });
+
+                $("#collapseAll").click(function(e) {
+                    e.preventDefault();
+                    $("#mysidebar").navgoco('toggle', false);
+                });
+
+                $("#expandAll").click(function(e) {
+                    e.preventDefault();
+                    $("#mysidebar").navgoco('toggle', true);
+                });
+
+            });
+
+        </script>
+
+
+        
+
+
+
+
+
+
+
+
+
+        <ul id="mysidebar" class="nav">
+
+            <span class="siteTagline">Edgent</span>
+            <span class="versionTagline">Version 0.3.0</span>
+
+            
+            
+            
+                
+            
+            <li><a href="#">Overview</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/faq.html">FAQ</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Get Started</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Edgent Cookbook</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_source_function.html">Writing a source function</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_value_out_of_range.html">Detecting a sensor value out of expected range</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_different_processing_against_stream.html">Applying different processing against a single stream</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_combining_streams_processing_results.html">Splitting a stream to apply different processing and combining the results into a single stream</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_external_filter_range.html">Using an external configuration file for filter ranges</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_adaptable_filter_range.html">Changing a filter's range</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_adaptable_polling_source.html">Changing a polled source stream's period</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_adaptable_deadtime_filter.html">Using an adaptable deadtime filter</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_dynamic_analytic_control.html">Dynamically enabling analytic flows</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_parallel_analytics.html">How can I run analytics on several tuples in parallel?</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_concurrent_analytics.html">How can I run several analytics on a tuple concurrently?</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Sample Programs</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/samples.html">Samples</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/quickstart.html">Quickstart IBM Watson IoT Platform</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Using the Console</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/console.html">Using the console</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Get Involved</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/community.html">How to participate</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/committers.html">Committers</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+                
+
+
+                <!-- if you aren't using the accordion, uncomment this block:
+
+                     <p class="external">
+                         <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+                     </p>
+                 -->
+				 <br/>
+			</li>
+		</ul>
+		<div class="row">
+		<div class="col-md-12">
+			
+<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
+<script>
+$( document ).ready(function() {
+  // Handler for .ready() called.
+
+$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
+
+/* this offset helps account for the space taken up by the floating toolbar. */
+$('#toc').on('click', 'a', function() {
+  var target = $(this.getAttribute('href'))
+    , scroll_target = target.offset().top
+
+  $(window).scrollTop(scroll_target - 10);
+  return false
+})
+  
+});
+</script>
+
+
+<div id="toc"></div>
+
+		</div>
+	</div>
+	</div>
+	
+    <!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+    <script>$("li.active").parents('li').toggleClass("active");</script>
+
+
+            <!-- Content Column -->
+            <div class="col-md-9">
+                
+                <div class="post-header">
+   <h1 class="post-title-main">Getting started with Apache Edgent</h1>
+</div>
+
+<div class="post-content">
+
+   
+
+<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
+<script>
+$( document ).ready(function() {
+  // Handler for .ready() called.
+
+$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
+
+/* this offset helps account for the space taken up by the floating toolbar. */
+$('#toc').on('click', 'a', function() {
+  var target = $(this.getAttribute('href'))
+    , scroll_target = target.offset().top
+
+  $(window).scrollTop(scroll_target - 10);
+  return false
+})
+  
+});
+</script>
+
+
+<div id="toc"></div>
+
+
+    
+
+    <a target="_blank" href="https://github.com/apache/incubator-quarks-website/blob/master/site/docs/edgent-getting-started.md" class="btn btn-default githubEditButton" role="button"><i class="fa fa-github fa-lg"></i> Edit me</a>
+    
+  <h2 id="what-is-apache-edgent">What is Apache Edgent?</h2>
+
+<p>Edgent is an open source programming model and runtime for edge devices that enables you to analyze streaming data on your edge devices. When you analyze on the edge, you can:</p>
+
+<ul>
+<li>Reduce the amount of data that you transmit to your analytics server</li>
+<li>Reduce the amount of data that you store</li>
+</ul>
+
+<p>For more information, see the <a href="home">Edgent overview</a>.</p>
+
+<h3 id="apache-edgent-and-streaming-analytics">Apache Edgent and streaming analytics</h3>
+
+<p>The fundamental building block of an Edgent application is a <strong>stream</strong>: a continuous sequence of tuples (messages, events, sensor readings, and so on).</p>
+
+<p>The Edgent API provides the ability to process or analyze each tuple as it appears on a stream, resulting in a derived stream.</p>
+
+<p>Source streams are streams that originate data for analysis, such as readings from a device&#39;s temperature sensor.</p>
+
+<p>Streams are terminated using sink functions that can perform local device control or send information to centralized analytic systems through a message hub.</p>
+
+<p>Edgent&#39;s primary API is functional where streams are sourced, transformed, analyzed or sinked though functions, typically represented as lambda expressions, such as <code>reading -&gt; reading &lt; 50 || reading &gt; 80</code> to filter temperature readings in Fahrenheit.</p>
+
+<h3 id="downloading-apache-edgent">Downloading Apache Edgent</h3>
+
+<p>To use Edgent, access the source code and build it. You can read more about building Edgent <a href="https://github.com/apache/incubator-quarks/blob/master/DEVELOPMENT.md">here</a>.</p>
+
+<p>After you build the Edgent package, you can set up your environment.</p>
+
+<h3 id="setting-up-your-environment">Setting up your environment</h3>
+
+<p>Ensure that you are running a supported environment. For more information, see the <a href="home">Edgent overview</a>. This guide assumes you&#39;re running Java 8.</p>
+
+<p>The Edgent Java 8 JAR files are located in the <code>edgent/java8/lib</code> directory.</p>
+
+<ol>
+<li><p>Create a new Java project in Eclipse, and specify Java 8 as the execution environment JRE:</p>
+
+<p><img src="images/New_Java_Project.JPG" style="width:448px;height:589px;"></p></li>
+<li><p>Modify the Java build path to include all of the JAR files in the <code>edgent\java8\lib</code> directory:</p>
+
+<p><img src="images/Build_Path_Jars.JPG" style="width:660px;height:469px;"></p></li>
+</ol>
+
+<p>Your environment is set up! You can start writing your first Edgent application.</p>
+
+<h2 id="creating-a-simple-application">Creating a simple application</h2>
+
+<p>If you&#39;re new to Edgent or to writing streaming applications, the best way to get started is to write a simple program.</p>
+
+<p>Edgent is a framework that pushes data analytics and machine learning to <em>edge devices</em>. (Edge devices include things like routers, gateways, machines, equipment, sensors, appliances, or vehicles that are connected to a network.) Edgent enables you to process data locally&mdash;such as, in a car engine, on an Android phone, or Raspberry Pi&mdash;before you send data over a network.</p>
+
+<p>For example, if your device takes temperature readings from a sensor 1,000 times per second, it is more efficient to process the data locally and send only interesting or unexpected results over the network. To simulate this, let&#39;s define a (simulated) TempSensor class:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">import</span> <span class="nn">java.util.Random</span><span class="o">;</span>
+
+<span class="kn">import</span> <span class="nn">org.apache.edgent.function.Supplier</span><span class="o">;</span>
+
+<span class="cm">/**
+ * Every time get() is called, TempSensor generates a temperature reading.
+ */</span>
+<span class="kd">public</span> <span class="kd">class</span> <span class="nc">TempSensor</span> <span class="kd">implements</span> <span class="n">Supplier</span><span class="o">&lt;</span><span class="n">Double</span><span class="o">&gt;</span> <span class="o">{</span>
+    <span class="kt">double</span> <span class="n">currentTemp</span> <span class="o">=</span> <span class="mf">65.0</span><span class="o">;</span>
+    <span class="n">Random</span> <span class="n">rand</span><span class="o">;</span>
+
+    <span class="n">TempSensor</span><span class="o">(){</span>
+        <span class="n">rand</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Random</span><span class="o">();</span>
+    <span class="o">}</span>
+
+    <span class="nd">@Override</span>
+    <span class="kd">public</span> <span class="n">Double</span> <span class="n">get</span><span class="o">()</span> <span class="o">{</span>
+        <span class="c1">// Change the current temperature some random amount</span>
+        <span class="kt">double</span> <span class="n">newTemp</span> <span class="o">=</span> <span class="n">rand</span><span class="o">.</span><span class="na">nextGaussian</span><span class="o">()</span> <span class="o">+</span> <span class="n">currentTemp</span><span class="o">;</span>
+        <span class="n">currentTemp</span> <span class="o">=</span> <span class="n">newTemp</span><span class="o">;</span>
+        <span class="k">return</span> <span class="n">currentTemp</span><span class="o">;</span>
+    <span class="o">}</span>
+<span class="o">}</span>
+</code></pre></div>
+<p>Every time you call <code>TempSensor.get()</code>, it returns a new temperature reading. The continuous temperature readings are a stream of data that an Edgent application can process.</p>
+
+<p>Our sample Edgent application processes this stream by filtering the data and printing the results. Let&#39;s define a TempSensorApplication class for the application:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">import</span> <span class="nn">java.util.concurrent.TimeUnit</span><span class="o">;</span>
+
+<span class="kn">import</span> <span class="nn">org.apache.edgent.providers.direct.DirectProvider</span><span class="o">;</span>
+<span class="kn">import</span> <span class="nn">org.apache.edgent.topology.TStream</span><span class="o">;</span>
+<span class="kn">import</span> <span class="nn">org.apache.edgent.topology.Topology</span><span class="o">;</span>
+
+<span class="kd">public</span> <span class="kd">class</span> <span class="nc">TempSensorApplication</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="n">main</span><span class="o">(</span><span class="n">String</span><span class="o">[]</span> <span class="n">args</span><span class="o">)</span> <span class="kd">throws</span> <span class="n">Exception</span> <span class="o">{</span>
+        <span class="n">TempSensor</span> <span class="n">sensor</span> <span class="o">=</span> <span class="k">new</span> <span class="n">TempSensor</span><span class="o">();</span>
+        <span class="n">DirectProvider</span> <span class="n">dp</span> <span class="o">=</span> <span class="k">new</span> <span class="n">DirectProvider</span><span class="o">();</span>
+        <span class="n">Topology</span> <span class="n">topology</span> <span class="o">=</span> <span class="n">dp</span><span class="o">.</span><span class="na">newTopology</span><span class="o">();</span>
+        <span class="n">TStream</span><span class="o">&lt;</span><span class="n">Double</span><span class="o">&gt;</span> <span class="n">tempReadings</span> <span class="o">=</span> <span class="n">topology</span><span class="o">.</span><span class="na">poll</span><span class="o">(</span><span class="n">sensor</span><span class="o">,</span> <span class="mi">1</span><span class="o">,</span> <span class="n">TimeUnit</span><span class="o">.</span><span class="na">MILLISECONDS</span><span class="o">);</span>
+        <span class="n">TStream</span><span class="o">&lt;</span><span class="n">Double</span><span class="o">&gt;</span> <span class="n">filteredReadings</span> <span class="o">=</span> <span class="n">tempReadings</span><span class="o">.</span><span class="na">filter</span><span class="o">(</span><span class="n">reading</span> <span class="o">-&gt;</span> <span class="n">reading</span> <span class="o">&lt;</span> <span class="mi">50</span> <span class="o">||</span> <span class="n">reading</span> <span class="o">&gt;</span> <span class="mi">80</span><span class="o">);</span>
+
+        <span class="n">filteredReadings</span><span class="o">.</span><span class="na">print</span><span class="o">();</span>
+        <span class="n">dp</span><span class="o">.</span><span class="na">submit</span><span class="o">(</span><span class="n">topology</span><span class="o">);</span>
+    <span class="o">}</span>
+<span class="o">}</span>
+</code></pre></div>
+<p>To understand how the application processes the stream, let&#39;s review each line.</p>
+
+<h3 id="specifying-a-provider">Specifying a provider</h3>
+
+<p>Your first step when you write an Edgent application is to create a <a href="http://quarks.incubator.apache.org/javadoc/latest/index.html?edgent/providers/direct/DirectProvider.html"><code>DirectProvider</code></a>:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">DirectProvider</span> <span class="n">dp</span> <span class="o">=</span> <span class="k">new</span> <span class="n">DirectProvider</span><span class="o">();</span>
+</code></pre></div>
+<p>A <code>Provider</code> is an object that contains information on how and where your Edgent application will run. A <code>DirectProvider</code> is a type of Provider that runs your application directly within the current virtual machine when its <code>submit()</code> method is called.</p>
+
+<h3 id="creating-a-topology">Creating a topology</h3>
+
+<p>Additionally a Provider is used to create a <a href="http://quarks.incubator.apache.org/javadoc/latest/index.html?edgent/topology/Topology.html"><code>Topology</code></a> instance:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">Topology</span> <span class="n">topology</span> <span class="o">=</span> <span class="n">dp</span><span class="o">.</span><span class="na">newTopology</span><span class="o">();</span>
+</code></pre></div>
+<p>In Edgent, <code>Topology</code> is a container that describes the structure of your application:</p>
+
+<ul>
+<li>Where the streams in the application come from</li>
+<li>How the data in the stream is modified</li>
+</ul>
+
+<p>In the TempSensor application above, we have exactly one data source: the <code>TempSensor</code> object. We define the source stream by calling <code>topology.poll()</code>, which takes both a <code>Supplier</code> function and a time parameter to indicate how frequently readings should be taken. In our case, we read from the sensor every millisecond:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">TStream</span><span class="o">&lt;</span><span class="n">Double</span><span class="o">&gt;</span> <span class="n">tempReadings</span> <span class="o">=</span> <span class="n">topology</span><span class="o">.</span><span class="na">poll</span><span class="o">(</span><span class="n">sensor</span><span class="o">,</span> <span class="mi">1</span><span class="o">,</span> <span class="n">TimeUnit</span><span class="o">.</span><span class="na">MILLISECONDS</span><span class="o">);</span>
+</code></pre></div>
+<h3 id="defining-the-tstream-object">Defining the <code>TStream</code> object</h3>
+
+<p>Calling <code>topology.poll()</code> to define a source stream creates a <code>TStream&lt;Double&gt;</code> instance, which represents the series of readings taken from the temperature sensor.</p>
+
+<p>A streaming application can run indefinitely, so the <code>TStream</code> might see an arbitrarily large number of readings pass through it. Because a <code>TStream</code> represents the flow of your data, it supports a number of operations which allow you to modify your data.</p>
+
+<h3 id="filtering-a-tstream">Filtering a <code>TStream</code></h3>
+
+<p>In our example, we want to filter the stream of temperature readings, and remove any &quot;uninteresting&quot; or expected readings&mdash;specifically readings which are above 50 degrees and below 80 degrees. To do this, we call the <code>TStream</code>&#39;s <code>filter</code> method and pass in a function that returns <em>true</em> if the data is interesting and <em>false</em> if the data is uninteresting:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">TStream</span><span class="o">&lt;</span><span class="n">Double</span><span class="o">&gt;</span> <span class="n">filteredReadings</span> <span class="o">=</span> <span class="n">tempReadings</span><span class="o">.</span><span class="na">filter</span><span class="o">(</span><span class="n">reading</span> <span class="o">-&gt;</span> <span class="n">reading</span> <span class="o">&lt;</span> <span class="mi">50</span> <span class="o">||</span> <span class="n">reading</span> <span class="o">&gt;</span> <span class="mi">80</span><span class="o">);</span>
+</code></pre></div>
+<p>As you can see, the function that is passed to <code>filter</code> operates on each tuple individually. Unlike data streaming frameworks like <a href="https://spark.apache.org/">Apache Spark</a>, which operate on a collection of data in batch mode, Edgent achieves low latency processing by manipulating each piece of data as soon as it becomes available. Filtering a <code>TStream</code> produces another <code>TStream</code> that contains only the filtered tuples; for example, the <code>filteredReadings</code> stream.</p>
+
+<h3 id="printing-to-output">Printing to output</h3>
+
+<p>When our application detects interesting data (data outside of the expected parameters), we want to print results. You can do this by calling the <code>TStream.print()</code> method, which prints using  <code>.toString()</code> on each tuple that passes through the stream:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">filteredReadings</span><span class="o">.</span><span class="na">print</span><span class="o">();</span>
+</code></pre></div>
+<p>Unlike <code>TStream.filter()</code>, <code>TStream.print()</code> does not produce another <code>TStream</code>. This is because <code>TStream.print()</code> is a <strong>sink</strong>, which represents the terminus of a stream.</p>
+
+<p>In addition to <code>TStream.print()</code> there are other sink operations that send tuples to an MQTT server, JDBC connection, file, or Kafka cluster. Additionally, you can define your own sink by invoking <code>TStream.sink()</code> and passing in your own function.</p>
+
+<h3 id="submitting-your-application">Submitting your application</h3>
+
+<p>Now that your application has been completely declared, the final step is to run your application.</p>
+
+<p><code>DirectProvider</code> contains a <code>submit()</code> method, which runs your application directly within the current virtual machine:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">dp</span><span class="o">.</span><span class="na">submit</span><span class="o">(</span><span class="n">topology</span><span class="o">);</span>
+</code></pre></div>
+<p>After you run your program, you should see output containing only &quot;interesting&quot; data coming from your sensor:</p>
+<div class="highlight"><pre><code class="language-" data-lang="">49.904032311772596
+47.97837504039084
+46.59272336309031
+46.681544551652934
+47.400819234155236
+...
+</code></pre></div>
+<p>As you can see, all temperatures are outside the 50-80 degree range. In terms of a real-world application, this would prevent a device from sending superfluous data over a network, thereby reducing communication costs.</p>
+
+<h2 id="further-examples">Further examples</h2>
+
+<p>This example demonstrates a small piece of Edgent&#39;s functionality. Edgent supports more complicated topologies, such as topologies that require merging and splitting data streams, or perform operations which aggregate the last <em>N</em> seconds of data (for example, calculating a moving average).</p>
+
+<p>For more complex examples, see:</p>
+
+<ul>
+<li><a href="samples">Edgent sample programs</a></li>
+<li><a href="common-edgent-operations">Common Edgent operations</a></li>
+</ul>
+
+
+<div class="tags">
+    
+</div>
+
+<!-- 
+
+    <div id="disqus_thread"></div>
+    <script type="text/javascript">
+        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
+        var disqus_shortname = 'idrbwjekyll'; // required: replace example with your forum shortname
+
+        /* * * DON'T EDIT BELOW THIS LINE * * */
+        (function() {
+            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+        })();
+    </script>
+    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
+ -->
+
+</div>
+
+
+
+<footer>
+    <div class="row">
+        <div class="col-lg-12 footer">
+
+             Site last
+            generated: Jul 26, 2016 <br/>
+
+        </div>
+    </div>
+    <br/>
+    <div class="row">
+        <div class="col-md-12">
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
+                Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
+                until a further review indicates that the infrastructure, communications, and decision making process
+                have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+                not necessarily a reflection of the completeness or stability of the code, it does indicate that the
+                project has yet to be fully endorsed by the ASF.</p>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <p class="small">Copyright � 2016 The Apache Software Foundation. Licensed under the Apache
+                License, Version 2.0.
+                Apache, the Apache Feather logo, and the Apache Incubator project logo are trademarks of The Apache
+                Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their
+                respective owners.</p>
+        </div>
+    </div>
+</footer>
+
+            </div><!-- /.row -->
+
+    </div>    <!-- /.container -->
+
+</body>
+
+
+</html>
+

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/edgent_index.html
----------------------------------------------------------------------
diff --git a/content/docs/edgent_index.html b/content/docs/edgent_index.html
new file mode 100644
index 0000000..66a6c9b
--- /dev/null
+++ b/content/docs/edgent_index.html
@@ -0,0 +1,694 @@
+<!DOCTYPE html>
+  <head>
+
+ <meta charset="utf-8">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Apache Edgent documentation  | Apache Edgent Documentation</title>
+<link rel="stylesheet" type="text/css" href="../css/syntax.css">
+<link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
+<link rel="stylesheet" type="text/css" href="../css/modern-business.css">
+<link rel="stylesheet" type="text/css" href="../css/lavish-bootstrap.css">
+<link rel="stylesheet" type="text/css" href="../css/customstyles.css">
+<link rel="stylesheet" type="text/css" href="../css/theme-blue.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../js/jquery.navgoco.min.js"></script>
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../js/toc.js"></script>
+<script src="../js/customscripts.js"></script>
+<link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon">
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+
+
+
+
+
+
+
+ 
+
+<script>
+  $(function () {
+      $('[data-toggle="tooltip"]').tooltip()
+  })
+</script>
+
+
+
+  </head>
+
+<body>
+
+   <!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
+
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- entries without drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+
+
+
+
+
+
+
+
+                <li class="dropdown">
+                    
+                    
+                    
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">GitHub Repos<b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        
+                        
+                        
+                        <li><a href="https://github.com/apache/incubator-quarks" target="_blank">Source code</a></li>
+                        
+                        
+                        
+                        
+                        
+                        <li><a href="https://github.com/apache/incubator-quarks-website" target="_blank">Website/Documentation</a></li>
+                        
+                        
+                        
+                        
+
+                    </ul>
+                </li>
+                
+                
+
+
+                
+                
+                
+                
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
+                
+                
+                
+                
+
+
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+
+                <li class="dropdown">
+                    
+                    
+                    
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        
+                        
+                        
+                        <li><a href="https://github.com/apache/incubator-quarks/releases" target="_blank">Download</a></li>
+                        
+                        
+                        
+                        
+                        
+                        <li><a href="samples">Samples</a></li>
+                        
+                        
+                        
+                        
+                        
+                        <li><a href="faq">FAQ</a></li>
+                        
+                        
+                        
+                        
+
+                    </ul>
+                </li>
+                
+                
+
+
+                <!-- special insertion -->
+
+               
+                <!-- Send feedback function -->
+<script>
+function SendLinkByMail(href) {
+var subject= "Apache Edgent Documentation feedback";
+var body = "I have some feedback about the Apache Edgent documentation page: ";
+body += window.location.href;
+body += "";
+var uri = "mailto:?subject=";
+uri += encodeURIComponent(subject);
+uri += "&body=";
+uri += encodeURIComponent(body);
+window.location.href = uri;
+}
+</script>
+
+<li><a href="mailto:dev@quarks.incubator.apache.org" target="_blank"><i class="fa fa-envelope-o"></i> Feedback</a></li>
+
+
+                <!--uncomment this block if you want simple search instead of algolia-->
+                <li>
+                     <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search...">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                        SimpleJekyllSearch.init({
+                            searchInput: document.getElementById('search-input'),
+                            resultsContainer: document.getElementById('results-container'),
+                            dataSource: '../search.json',
+                            searchResultTemplate: '<li><a href="{url}" title="Apache Edgent documentation">{title}</a></li>',
+                        noResultsText: 'No results found.',
+                                limit: 10,
+                                fuzzy: true,
+                        })
+                    </script>
+                     <!--end search-->
+                </li>
+
+            
+        </div>
+        <!-- /.container -->
+</nav>
+
+
+
+    <!-- Page Content -->
+    <div class="container">
+        <div class="col-lg-12">&nbsp;</div>
+
+
+<!-- Content Row -->
+<div class="row">
+    <!-- Sidebar Column -->
+    <div class="col-md-3">
+
+        <script>
+
+            $(document).ready(function() {
+                // Initialize navgoco with default options
+                $("#mysidebar").navgoco({
+                    caretHtml: '',
+                    accordion: true,
+                    openClass: 'active', // open
+                    save: true,
+                    cookie: {
+                        name: 'navgoco',
+                        expires: false,
+                        path: '/'
+                    },
+                    slide: {
+                        duration: 400,
+                        easing: 'swing'
+                    }
+                });
+
+                $("#collapseAll").click(function(e) {
+                    e.preventDefault();
+                    $("#mysidebar").navgoco('toggle', false);
+                });
+
+                $("#expandAll").click(function(e) {
+                    e.preventDefault();
+                    $("#mysidebar").navgoco('toggle', true);
+                });
+
+            });
+
+        </script>
+
+
+        
+
+
+
+
+
+
+
+
+
+        <ul id="mysidebar" class="nav">
+
+            <span class="siteTagline">Edgent</span>
+            <span class="versionTagline">Version 0.3.0</span>
+
+            
+            
+            
+                
+            
+            <li><a href="#">Overview</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../docs/edgent_index.html">Introduction</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/faq.html">FAQ</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Get Started</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Edgent Cookbook</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_source_function.html">Writing a source function</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_value_out_of_range.html">Detecting a sensor value out of expected range</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_different_processing_against_stream.html">Applying different processing against a single stream</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_combining_streams_processing_results.html">Splitting a stream to apply different processing and combining the results into a single stream</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_external_filter_range.html">Using an external configuration file for filter ranges</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_adaptable_filter_range.html">Changing a filter's range</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_adaptable_polling_source.html">Changing a polled source stream's period</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_adaptable_deadtime_filter.html">Using an adaptable deadtime filter</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_dynamic_analytic_control.html">Dynamically enabling analytic flows</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_parallel_analytics.html">How can I run analytics on several tuples in parallel?</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_concurrent_analytics.html">How can I run several analytics on a tuple concurrently?</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Sample Programs</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/samples.html">Samples</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/quickstart.html">Quickstart IBM Watson IoT Platform</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Using the Console</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/console.html">Using the console</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Get Involved</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/community.html">How to participate</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/committers.html">Committers</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+                
+
+
+                <!-- if you aren't using the accordion, uncomment this block:
+
+                     <p class="external">
+                         <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+                     </p>
+                 -->
+				 <br/>
+			</li>
+		</ul>
+		<div class="row">
+		<div class="col-md-12">
+			
+<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
+<script>
+$( document ).ready(function() {
+  // Handler for .ready() called.
+
+$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
+
+/* this offset helps account for the space taken up by the floating toolbar. */
+$('#toc').on('click', 'a', function() {
+  var target = $(this.getAttribute('href'))
+    , scroll_target = target.offset().top
+
+  $(window).scrollTop(scroll_target - 10);
+  return false
+})
+  
+});
+</script>
+
+
+<div id="toc"></div>
+
+		</div>
+	</div>
+	</div>
+	
+    <!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+    <script>$("li.active").parents('li').toggleClass("active");</script>
+
+
+            <!-- Content Column -->
+            <div class="col-md-9">
+                
+                <div class="post-header">
+   <h1 class="post-title-main">Apache Edgent documentation</h1>
+</div>
+
+<div class="post-content">
+
+   
+
+<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
+<script>
+$( document ).ready(function() {
+  // Handler for .ready() called.
+
+$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
+
+/* this offset helps account for the space taken up by the floating toolbar. */
+$('#toc').on('click', 'a', function() {
+  var target = $(this.getAttribute('href'))
+    , scroll_target = target.offset().top
+
+  $(window).scrollTop(scroll_target - 10);
+  return false
+})
+  
+});
+</script>
+
+
+<div id="toc"></div>
+
+
+    
+
+    <a target="_blank" href="https://github.com/apache/incubator-quarks-website/blob/master/site/docs/edgent_index.md" class="btn btn-default githubEditButton" role="button"><i class="fa fa-github fa-lg"></i> Edit me</a>
+    
+  <h2 id="new-documentation">New documentation</h2>
+
+<p>Apache Edgent is evolving, and so is the documentation. If the existing documentation hasn&#39;t answered your questions, you can request new or updated documentation by opening a <a href="https://issues.apache.org/jira/browse/QUARKS">JIRA</a> issue.</p>
+
+<h2 id="providing-feedback">Providing feedback</h2>
+
+<p>To provide feedback on our documentation:</p>
+
+<ol>
+<li>Navigate to the documentation page for which you are providing feedback</li>
+<li>Click on the <strong>Feedback</strong> button in the top right corner</li>
+</ol>
+
+<p>This will open an issue for the page that you are currently visiting.</p>
+
+<h2 id="contributing-documentation">Contributing documentation</h2>
+
+<p>If you have ideas on how we can better document or explain some of the concepts, we would love to have your contribution! This site uses GitHub&#39;s flavor of Markdown and Jekyll markdown for our documentation.</p>
+
+<p>Refer to this documentation on GitHub&#39;s flavor of Markdown: <a href="https://help.github.com/categories/writing-on-github">Writing on GitHub</a>.</p>
+
+<p>Refer to this documentation to get started: <a href="https://help.github.com/articles/using-jekyll-with-pages/">Using Jekyll with Pages</a>.</p>
+
+<p>To contribute, clone this project locally, make your changes, and create a <a href="https://github.com/apache/incubator-quarks-website/pulls">pull request</a>.</p>
+
+<p>To learn more, visit <a href="community">Get Involved</a>.</p>
+
+
+<div class="tags">
+    
+</div>
+
+<!-- 
+
+    <div id="disqus_thread"></div>
+    <script type="text/javascript">
+        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
+        var disqus_shortname = 'idrbwjekyll'; // required: replace example with your forum shortname
+
+        /* * * DON'T EDIT BELOW THIS LINE * * */
+        (function() {
+            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+        })();
+    </script>
+    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
+ -->
+
+</div>
+
+
+
+<footer>
+    <div class="row">
+        <div class="col-lg-12 footer">
+
+             Site last
+            generated: Jul 26, 2016 <br/>
+
+        </div>
+    </div>
+    <br/>
+    <div class="row">
+        <div class="col-md-12">
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
+                Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
+                until a further review indicates that the infrastructure, communications, and decision making process
+                have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+                not necessarily a reflection of the completeness or stability of the code, it does indicate that the
+                project has yet to be fully endorsed by the ASF.</p>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <p class="small">Copyright � 2016 The Apache Software Foundation. Licensed under the Apache
+                License, Version 2.0.
+                Apache, the Apache Feather logo, and the Apache Incubator project logo are trademarks of The Apache
+                Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their
+                respective owners.</p>
+        </div>
+    </div>
+</footer>
+
+            </div><!-- /.row -->
+
+    </div>    <!-- /.container -->
+
+</body>
+
+
+</html>
+


[08/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/class-use/BiConsumer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/class-use/BiConsumer.html b/content/javadoc/lastest/quarks/function/class-use/BiConsumer.html
deleted file mode 100644
index 7318435..0000000
--- a/content/javadoc/lastest/quarks/function/class-use/BiConsumer.html
+++ /dev/null
@@ -1,431 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.function.BiConsumer (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.function.BiConsumer (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">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?quarks/function/class-use/BiConsumer.html" target="_top">Frames</a></li>
-<li><a href="BiConsumer.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 Interface quarks.function.BiConsumer" class="title">Uses of Interface<br>quarks.function.BiConsumer</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="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</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="#quarks.execution.services">quarks.execution.services</a></td>
-<td class="colLast">
-<div class="block">Execution services.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.iot">quarks.providers.iot</a></td>
-<td class="colLast">
-<div class="block">Iot provider that allows multiple applications to
- share an <code>IotDevice</code>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.appservice">quarks.runtime.appservice</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao">quarks.runtime.etiao</a></td>
-<td class="colLast">
-<div class="block">A runtime for executing a Quarks streaming topology, designed as an embeddable library 
- so that it can be executed in a simple Java application.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.jobregistry">quarks.runtime.jobregistry</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.topology.services">quarks.topology.services</a></td>
-<td class="colLast">
-<div class="block">Services for topologies.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.window">quarks.window</a></td>
-<td class="colLast">
-<div class="block">Window API.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.execution.services">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a> in <a href="../../../quarks/execution/services/package-summary.html">quarks.execution.services</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="../../../quarks/execution/services/package-summary.html">quarks.execution.services</a> with parameters of type <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</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">ServiceContainer.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/services/ServiceContainer.html#addCleaner-quarks.function.BiConsumer-">addCleaner</a></span>(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;java.lang.String,java.lang.String&gt;&nbsp;cleaner)</code>
-<div class="block">Registers a new cleaner.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">JobRegistryService.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.html#addListener-quarks.function.BiConsumer-">addListener</a></span>(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)</code>
-<div class="block">Adds a handler to a collection of listeners that will be notified
- on job registration and state changes.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">JobRegistryService.</span><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.html#removeListener-quarks.function.BiConsumer-">removeListener</a></span>(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)</code>
-<div class="block">Removes a handler from this registry's collection of listeners.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.iot">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a> in <a href="../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</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="../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</a> with parameters of type <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</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">IotProvider.</span><code><span class="memberNameLink"><a href="../../../quarks/providers/iot/IotProvider.html#registerTopology-java.lang.String-quarks.function.BiConsumer-">registerTopology</a></span>(java.lang.String&nbsp;applicationName,
-                <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>,com.google.gson.JsonObject&gt;&nbsp;builder)</code>
-<div class="block">Register an application that uses an <code>IotDevice</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.appservice">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a> in <a href="../../../quarks/runtime/appservice/package-summary.html">quarks.runtime.appservice</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="../../../quarks/runtime/appservice/package-summary.html">quarks.runtime.appservice</a> with parameters of type <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</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">AppService.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/appservice/AppService.html#registerTopology-java.lang.String-quarks.function.BiConsumer-">registerTopology</a></span>(java.lang.String&nbsp;applicationName,
-                <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,com.google.gson.JsonObject&gt;&nbsp;builder)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a> in <a href="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</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="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> with parameters of type <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</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 <a href="../../../quarks/runtime/etiao/TrackingScheduledExecutor.html" title="class in quarks.runtime.etiao">TrackingScheduledExecutor</a></code></td>
-<td class="colLast"><span class="typeNameLabel">TrackingScheduledExecutor.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/TrackingScheduledExecutor.html#newScheduler-java.util.concurrent.ThreadFactory-quarks.function.BiConsumer-">newScheduler</a></span>(java.util.concurrent.ThreadFactory&nbsp;threadFactory,
-            <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;java.lang.Object,java.lang.Throwable&gt;&nbsp;completionHandler)</code>
-<div class="block">Creates an <code>TrackingScheduledExecutor</code> using the supplied thread 
- factory and a completion handler.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.jobregistry">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a> in <a href="../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</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="../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</a> with parameters of type <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</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">JobRegistry.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/jobregistry/JobRegistry.html#addListener-quarks.function.BiConsumer-">addListener</a></span>(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="typeNameLabel">JobRegistry.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/jobregistry/JobRegistry.html#removeListener-quarks.function.BiConsumer-">removeListener</a></span>(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology.services">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a> in <a href="../../../quarks/topology/services/package-summary.html">quarks.topology.services</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="../../../quarks/topology/services/package-summary.html">quarks.topology.services</a> with parameters of type <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</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">ApplicationService.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/services/ApplicationService.html#registerTopology-java.lang.String-quarks.function.BiConsumer-">registerTopology</a></span>(java.lang.String&nbsp;applicationName,
-                <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,com.google.gson.JsonObject&gt;&nbsp;builder)</code>
-<div class="block">Add a topology that can be started though a control mbean.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.window">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a> in <a href="../../../quarks/window/package-summary.html">quarks.window</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="../../../quarks/window/package-summary.html">quarks.window</a> that return <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</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;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Policies.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Policies.html#countContentsPolicy-int-">countContentsPolicy</a></span>(int&nbsp;count)</code>
-<div class="block">Returns a count-based contents policy.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Policies.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Policies.html#doNothing--">doNothing</a></span>()</code>
-<div class="block">A <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function"><code>BiConsumer</code></a> policy which does nothing.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;<a href="../../../quarks/window/Window.html" title="type parameter in Window">T</a>,<a href="../../../quarks/window/Window.html" title="type parameter in Window">K</a>,<a href="../../../quarks/window/Window.html" title="type parameter in Window">L</a>&gt;,<a href="../../../quarks/window/Window.html" title="type parameter in Window">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Window.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Window.html#getContentsPolicy--">getContentsPolicy</a></span>()</code>
-<div class="block">Returns the contents policy of the window.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;java.util.List&lt;<a href="../../../quarks/window/Window.html" title="type parameter in Window">T</a>&gt;,<a href="../../../quarks/window/Window.html" title="type parameter in Window">K</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Window.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Window.html#getPartitionProcessor--">getPartitionProcessor</a></span>()</code>
-<div class="block">Returns the partition processor associated with the window.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;<a href="../../../quarks/window/Window.html" title="type parameter in Window">T</a>,<a href="../../../quarks/window/Window.html" title="type parameter in Window">K</a>,<a href="../../../quarks/window/Window.html" title="type parameter in Window">L</a>&gt;,<a href="../../../quarks/window/Window.html" title="type parameter in Window">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Window.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Window.html#getTriggerPolicy--">getTriggerPolicy</a></span>()</code>
-<div class="block">Returns the window's trigger policy.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Policies.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Policies.html#processOnInsert--">processOnInsert</a></span>()</code>
-<div class="block">Returns a trigger policy that triggers
- processing on every insert.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Policies.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Policies.html#processWhenFullAndEvict-int-">processWhenFullAndEvict</a></span>(int&nbsp;size)</code>
-<div class="block">Returns a trigger policy that triggers when the size of a partition
- equals or exceeds a value, and then evicts its contents.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Policies.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Policies.html#scheduleEvictIfEmpty-long-java.util.concurrent.TimeUnit-">scheduleEvictIfEmpty</a></span>(long&nbsp;time,
-                    java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">A policy which schedules a future partition eviction if the partition is empty.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Policies.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Policies.html#scheduleEvictOnFirstInsert-long-java.util.concurrent.TimeUnit-">scheduleEvictOnFirstInsert</a></span>(long&nbsp;time,
-                          java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">A policy which schedules a future partition eviction on the first insert.</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="../../../quarks/window/package-summary.html">quarks.window</a> with parameters of type <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</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">Window.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Window.html#registerPartitionProcessor-quarks.function.BiConsumer-">registerPartitionProcessor</a></span>(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;java.util.List&lt;<a href="../../../quarks/window/Window.html" title="type parameter in Window">T</a>&gt;,<a href="../../../quarks/window/Window.html" title="type parameter in Window">K</a>&gt;&nbsp;windowProcessor)</code>
-<div class="block">Register a WindowProcessor.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/window/Window.html" title="interface in quarks.window">Window</a>&lt;T,K,L&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Windows.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Windows.html#window-quarks.function.BiFunction-quarks.function.BiConsumer-quarks.function.Consumer-quarks.function.BiConsumer-quarks.function.Function-quarks.function.Supplier-">window</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T,java.lang.Boolean&gt;&nbsp;insertionPolicy,
-      <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;&nbsp;contentsPolicy,
-      <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;&gt;&nbsp;evictDeterminer,
-      <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;&nbsp;triggerPolicy,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,K&gt;&nbsp;keyFunction,
-      <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;L&gt;&nbsp;listSupplier)</code>
-<div class="block">Create a window using the passed in policies.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/window/Window.html" title="interface in quarks.window">Window</a>&lt;T,K,L&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Windows.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Windows.html#window-quarks.function.BiFunction-quarks.function.BiConsumer-quarks.function.Consumer-quarks.function.BiConsumer-quarks.function.Function-quarks.function.Supplier-">window</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T,java.lang.Boolean&gt;&nbsp;insertionPolicy,
-      <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;&nbsp;contentsPolicy,
-      <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;&gt;&nbsp;evictDeterminer,
-      <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;&nbsp;triggerPolicy,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,K&gt;&nbsp;keyFunction,
-      <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;L&gt;&nbsp;listSupplier)</code>
-<div class="block">Create a window using the passed in policies.</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="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/function/class-use/BiConsumer.html" target="_top">Frames</a></li>
-<li><a href="BiConsumer.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/class-use/BiFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/class-use/BiFunction.html b/content/javadoc/lastest/quarks/function/class-use/BiFunction.html
deleted file mode 100644
index caba157..0000000
--- a/content/javadoc/lastest/quarks/function/class-use/BiFunction.html
+++ /dev/null
@@ -1,617 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.function.BiFunction (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.function.BiFunction (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/function/BiFunction.html" title="interface in quarks.function">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?quarks/function/class-use/BiFunction.html" target="_top">Frames</a></li>
-<li><a href="BiFunction.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 Interface quarks.function.BiFunction" class="title">Uses of Interface<br>quarks.function.BiFunction</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="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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="#quarks.analytics.math3.json">quarks.analytics.math3.json</a></td>
-<td class="colLast">
-<div class="block">JSON analytics using Apache Commons Math.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.file">quarks.connectors.file</a></td>
-<td class="colLast">
-<div class="block">File stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.http">quarks.connectors.http</a></td>
-<td class="colLast">
-<div class="block">HTTP stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.mqtt">quarks.connectors.mqtt</a></td>
-<td class="colLast">
-<div class="block">MQTT (lightweight messaging protocol for small sensors and mobile devices) stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.function">quarks.function</a></td>
-<td class="colLast">
-<div class="block">Functional interfaces for lambda expressions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.oplet.core">quarks.oplet.core</a></td>
-<td class="colLast">
-<div class="block">Core primitive oplets.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.oplet.plumbing">quarks.oplet.plumbing</a></td>
-<td class="colLast">
-<div class="block">Oplets that control the flow of tuples.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.oplet.window">quarks.oplet.window</a></td>
-<td class="colLast">
-<div class="block">Oplets using windows.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.jobregistry">quarks.runtime.jobregistry</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.samples.apps">quarks.samples.apps</a></td>
-<td class="colLast">
-<div class="block">Support for some more complex Quarks application samples.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.topology">quarks.topology</a></td>
-<td class="colLast">
-<div class="block">Functional api to build a streaming topology.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.topology.plumbing">quarks.topology.plumbing</a></td>
-<td class="colLast">
-<div class="block">Plumbing for a streaming topology.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.window">quarks.window</a></td>
-<td class="colLast">
-<div class="block">Window API.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.analytics.math3.json">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</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="../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</a> that return <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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;K extends com.google.gson.JsonElement&gt;<br><a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,K,com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JsonAnalytics.</span><code><span class="memberNameLink"><a href="../../../quarks/analytics/math3/json/JsonAnalytics.html#aggregateList-java.lang.String-java.lang.String-quarks.function.ToDoubleFunction-quarks.analytics.math3.json.JsonUnivariateAggregate...-">aggregateList</a></span>(java.lang.String&nbsp;resultPartitionProperty,
-             java.lang.String&nbsp;resultProperty,
-             <a href="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
-             <a href="../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
-<div class="block">Create a Function that aggregates against a single <code>Numeric</code>
- variable contained in an JSON object.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.file">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</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="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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 <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#textFileReader-quarks.topology.TStream-quarks.function.Function-quarks.function.BiFunction-">textFileReader</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;pathnames,
-              <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,java.lang.String&gt;&nbsp;preFn,
-              <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.lang.String,java.lang.Exception,java.lang.String&gt;&nbsp;postFn)</code>
-<div class="block">Declare a stream containing the lines read from the files
- whose pathnames correspond to each tuple on the <code>pathnames</code>
- stream.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.http">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/connectors/http/package-summary.html">quarks.connectors.http</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="../../../quarks/connectors/http/package-summary.html">quarks.connectors.http</a> that return <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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;T&gt;&nbsp;<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HttpResponders.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpResponders.html#inputOn-java.lang.Integer...-">inputOn</a></span>(java.lang.Integer...&nbsp;codes)</code>
-<div class="block">Return the input tuple on specified codes.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HttpResponders.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpResponders.html#inputOn200--">inputOn200</a></span>()</code>
-<div class="block">Return the input tuple on OK.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;com.google.gson.JsonObject,org.apache.http.client.methods.CloseableHttpResponse,com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HttpResponders.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpResponders.html#json--">json</a></span>()</code>
-<div class="block">A HTTP response handler for <code>application/json</code>.</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="../../../quarks/connectors/http/package-summary.html">quarks.connectors.http</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HttpStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpStreams.html#requests-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Function-quarks.function.Function-quarks.function.BiFunction-">requests</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-        <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;method,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
-        <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
-<div class="block">Make an HTTP request for each tuple on a stream.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.mqtt">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</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="../../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">MqttStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttStreams.html#subscribe-java.lang.String-int-quarks.function.BiFunction-">subscribe</a></span>(java.lang.String&nbsp;topicFilter,
-         int&nbsp;qos,
-         <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.lang.String,byte[],T&gt;&nbsp;message2Tuple)</code>
-<div class="block">Subscribe to the MQTT topic(s) and create a stream of tuples of type <code>T</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.function">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/function/package-summary.html">quarks.function</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="../../../quarks/function/package-summary.html">quarks.function</a> that return <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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;T,U,R&gt;&nbsp;<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,U,R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#synchronizedBiFunction-quarks.function.BiFunction-">synchronizedBiFunction</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,U,R&gt;&nbsp;function)</code>
-<div class="block">Return a thread-safe version of a <code>BiFunction</code> function.</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="../../../quarks/function/package-summary.html">quarks.function</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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;T,U,R&gt;&nbsp;<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,U,R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#synchronizedBiFunction-quarks.function.BiFunction-">synchronizedBiFunction</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,U,R&gt;&nbsp;function)</code>
-<div class="block">Return a thread-safe version of a <code>BiFunction</code> function.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.core">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</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="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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">FanIn.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/FanIn.html#setReceiver-quarks.function.BiFunction-">setReceiver</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/oplet/core/FanIn.html" title="type parameter in FanIn">T</a>,java.lang.Integer,<a href="../../../quarks/oplet/core/FanIn.html" title="type parameter in FanIn">U</a>&gt;&nbsp;receiver)</code>
-<div class="block">Set the receiver function.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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="../../../quarks/oplet/core/FanIn.html#FanIn-quarks.function.BiFunction-">FanIn</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/oplet/core/FanIn.html" title="type parameter in FanIn">T</a>,java.lang.Integer,<a href="../../../quarks/oplet/core/FanIn.html" title="type parameter in FanIn">U</a>&gt;&nbsp;receiver)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.plumbing">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/oplet/plumbing/package-summary.html">quarks.oplet.plumbing</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="../../../quarks/oplet/plumbing/package-summary.html">quarks.oplet.plumbing</a> that return <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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 <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/oplet/plumbing/Barrier.html" title="type parameter in Barrier">T</a>,java.lang.Integer,java.util.List&lt;<a href="../../../quarks/oplet/plumbing/Barrier.html" title="type parameter in Barrier">T</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Barrier.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/plumbing/Barrier.html#receiver--">receiver</a></span>()</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.window">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/oplet/window/package-summary.html">quarks.oplet.window</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/oplet/window/package-summary.html">quarks.oplet.window</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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="../../../quarks/oplet/window/Aggregate.html#Aggregate-quarks.window.Window-quarks.function.BiFunction-">Aggregate</a></span>(<a href="../../../quarks/window/Window.html" title="interface in quarks.window">Window</a>&lt;<a href="../../../quarks/oplet/window/Aggregate.html" title="type parameter in Aggregate">T</a>,<a href="../../../quarks/oplet/window/Aggregate.html" title="type parameter in Aggregate">K</a>,? extends java.util.List&lt;<a href="../../../quarks/oplet/window/Aggregate.html" title="type parameter in Aggregate">T</a>&gt;&gt;&nbsp;window,
-         <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../quarks/oplet/window/Aggregate.html" title="type parameter in Aggregate">T</a>&gt;,<a href="../../../quarks/oplet/window/Aggregate.html" title="type parameter in Aggregate">K</a>,<a href="../../../quarks/oplet/window/Aggregate.html" title="type parameter in Aggregate">U</a>&gt;&nbsp;aggregator)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.jobregistry">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</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="../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JobEvents.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/jobregistry/JobEvents.html#source-quarks.topology.Topology-quarks.function.BiFunction-">source</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-      <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>,T&gt;&nbsp;wrapper)</code>
-<div class="block">Declares a stream populated by <a href="../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services"><code>JobRegistryService</code></a> events.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.apps">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/samples/apps/package-summary.html">quarks.samples.apps</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="../../../quarks/samples/apps/package-summary.html">quarks.samples.apps</a> that return <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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 <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,java.lang.String,com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JsonTuples.</span><code><span class="memberNameLink"><a href="../../../quarks/samples/apps/JsonTuples.html#statistics-quarks.analytics.math3.stat.Statistic...-">statistics</a></span>(<a href="../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a>...&nbsp;statistics)</code>
-<div class="block">Create a function that computes the specified statistics on the list of
- samples and returns a new sample containing the result.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/topology/package-summary.html">quarks.topology</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="../../../quarks/topology/package-summary.html">quarks.topology</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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>&lt;U&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TWindow.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TWindow.html#aggregate-quarks.function.BiFunction-">aggregate</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../quarks/topology/TWindow.html" title="type parameter in TWindow">T</a>&gt;,<a href="../../../quarks/topology/TWindow.html" title="type parameter in TWindow">K</a>,U&gt;&nbsp;aggregator)</code>
-<div class="block">Declares a stream that is a continuous aggregation of
- partitions in this window.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;U&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TWindow.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TWindow.html#batch-quarks.function.BiFunction-">batch</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../quarks/topology/TWindow.html" title="type parameter in TWindow">T</a>&gt;,<a href="../../../quarks/topology/TWindow.html" title="type parameter in TWindow">K</a>,U&gt;&nbsp;batcher)</code>
-<div class="block">Declares a stream that represents a batched aggregation of
- partitions in this window.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&lt;J,U,K&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;J&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#join-quarks.function.Function-quarks.topology.TWindow-quarks.function.BiFunction-">join</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,K&gt;&nbsp;keyer,
-    <a href="../../../quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a>&lt;U,K&gt;&nbsp;window,
-    <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,java.util.List&lt;U&gt;,J&gt;&nbsp;joiner)</code>
-<div class="block">Join this stream with a partitioned window of type <code>U</code> with key type <code>K</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;J,U,K&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;J&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#joinLast-quarks.function.Function-quarks.topology.TStream-quarks.function.Function-quarks.function.BiFunction-">joinLast</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,K&gt;&nbsp;keyer,
-        <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;&nbsp;lastStream,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;U,K&gt;&nbsp;lastStreamKeyer,
-        <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,U,J&gt;&nbsp;joiner)</code>
-<div class="block">Join this stream with the last tuple seen on a stream of type <code>U</code>
- with partitioning.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology.plumbing">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</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="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#parallel-quarks.topology.TStream-int-quarks.function.ToIntFunction-quarks.function.BiFunction-">parallel</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-        int&nbsp;width,
-        <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;T&gt;&nbsp;splitter,
-        <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;,java.lang.Integer,<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;&gt;&nbsp;pipeline)</code>
-<div class="block">Perform an analytic pipeline on tuples in parallel.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#parallelBalanced-quarks.topology.TStream-int-quarks.function.BiFunction-">parallelBalanced</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                int&nbsp;width,
-                <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;,java.lang.Integer,<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;&gt;&nbsp;pipeline)</code>
-<div class="block">Perform an analytic pipeline on tuples in parallel.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T,U&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#parallelMap-quarks.topology.TStream-int-quarks.function.ToIntFunction-quarks.function.BiFunction-">parallelMap</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-           int&nbsp;width,
-           <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;T&gt;&nbsp;splitter,
-           <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,java.lang.Integer,U&gt;&nbsp;mapper)</code>
-<div class="block">Perform an analytic function on tuples in parallel.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.window">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/window/package-summary.html">quarks.window</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="../../../quarks/window/package-summary.html">quarks.window</a> that return <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T,java.lang.Boolean&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Policies.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Policies.html#alwaysInsert--">alwaysInsert</a></span>()</code>
-<div class="block">Returns an insertion policy that indicates the tuple
- is to be inserted into the partition.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;<a href="../../../quarks/window/Window.html" title="type parameter in Window">T</a>,<a href="../../../quarks/window/Window.html" title="type parameter in Window">K</a>,<a href="../../../quarks/window/Window.html" title="type parameter in Window">L</a>&gt;,<a href="../../../quarks/window/Window.html" title="type parameter in Window">T</a>,java.lang.Boolean&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Window.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Window.html#getInsertionPolicy--">getInsertionPolicy</a></span>()</code>
-<div class="block">Returns the insertion policy of the window.</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="../../../quarks/window/package-summary.html">quarks.window</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</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;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/window/Window.html" title="interface in quarks.window">Window</a>&lt;T,K,L&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Windows.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Windows.html#window-quarks.function.BiFunction-quarks.function.BiConsumer-quarks.function.Consumer-quarks.function.BiConsumer-quarks.function.Function-quarks.function.Supplier-">window</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T,java.lang.Boolean&gt;&nbsp;insertionPolicy,
-      <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;&nbsp;contentsPolicy,
-      <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;&gt;&nbsp;evictDeterminer,
-      <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;&nbsp;triggerPolicy,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,K&gt;&nbsp;keyFunction,
-      <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;L&gt;&nbsp;listSupplier)</code>
-<div class="block">Create a window using the passed in policies.</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="../../../quarks/function/BiFunction.html" title="interface in quarks.function">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/function/class-use/BiFunction.html" target="_top">Frames</a></li>
-<li><a href="BiFunction.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[46/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/faq.html
----------------------------------------------------------------------
diff --git a/content/docs/faq.html b/content/docs/faq.html
index d3bedfe..2e72401 100644
--- a/content/docs/faq.html
+++ b/content/docs/faq.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>FAQ  | Apache Quarks Documentation</title>
+<title>FAQ  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the FAQ page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -599,53 +599,53 @@ $('#toc').on('click', 'a', function() {
 
     <a target="_blank" href="https://github.com/apache/incubator-quarks-website/blob/master/site/docs/faq.md" class="btn btn-default githubEditButton" role="button"><i class="fa fa-github fa-lg"></i> Edit me</a>
     
-  <h2 id="what-is-apache-quarks">What is Apache Quarks?</h2>
+  <h2 id="what-is-apache-edgent">What is Apache Edgent?</h2>
 
-<p>Quarks provides APIs and a lightweight runtime to analyze streaming data at the edge.</p>
+<p>Edgent provides APIs and a lightweight runtime to analyze streaming data at the edge.</p>
 
 <h2 id="what-do-you-mean-by-the-edge">What do you mean by the edge?</h2>
 
 <p>The edge includes devices, gateways, equipment, vehicles, systems, appliances and sensors of all kinds as part of the Internet of Things.</p>
 
-<h2 id="how-is-apache-quarks-used">How is Apache Quarks used?</h2>
+<h2 id="how-is-apache-edgent-used">How is Apache Edgent used?</h2>
 
-<p>Quarks can be used at the edge of the Internet of Things, for example, to analyze data on devices, engines, connected cars, etc. Quarks could be on the device itself, or a gateway device collecting data from local devices. You can write an edge application on Quarks and connect it to a Cloud service, such as the IBM Watson IoT Platform. It can also be used for enterprise data collection and analysis; for example log collectors, application data, and data center analytics.</p>
+<p>Edgent can be used at the edge of the Internet of Things, for example, to analyze data on devices, engines, connected cars, etc. Edgent could be on the device itself, or a gateway device collecting data from local devices. You can write an edge application on Edgent and connect it to a Cloud service, such as the IBM Watson IoT Platform. It can also be used for enterprise data collection and analysis; for example log collectors, application data, and data center analytics.</p>
 
 <h2 id="how-are-applications-developed">How are applications developed?</h2>
 
 <p>Applications are developed using a functional flow API to define operations on data streams that are executed as a graph of &quot;oplets&quot; in a lightweight embeddable runtime. The SDK provides capabilities like windowing, aggregation and connectors with an extensible model for the community to expand its capabilities.</p>
 
-<h2 id="what-apis-does-apache-quarks-support">What APIs does Apache Quarks support?</h2>
+<h2 id="what-apis-does-apache-edgent-support">What APIs does Apache Edgent support?</h2>
 
-<p>Currently, Quarks supports APIs for Java and Android. Support for additional languages, such as Python, is likely as more developers get involved. Please consider joining the Quarks open source development community to accelerate the contributions of additional APIs.</p>
+<p>Currently, Edgent supports APIs for Java and Android. Support for additional languages, such as Python, is likely as more developers get involved. Please consider joining the Edgent open source development community to accelerate the contributions of additional APIs.</p>
 
-<h2 id="what-type-of-analytics-can-be-done-with-apache-quarks">What type of analytics can be done with Apache Quarks?</h2>
+<h2 id="what-type-of-analytics-can-be-done-with-apache-edgent">What type of analytics can be done with Apache Edgent?</h2>
 
-<p>Quarks provides windowing, aggregation and simple filtering. It uses Apache Common Math to provide simple analytics aimed at device sensors. Quarks is also extensible, so you can call existing libraries from within your Quarks application. In the future, Quarks will include more analytics, either exposing more functionality from Apache Common Math, other libraries or hand-coded analytics.</p>
+<p>Edgent provides windowing, aggregation and simple filtering. It uses Apache Common Math to provide simple analytics aimed at device sensors. Edgent is also extensible, so you can call existing libraries from within your Edgent application. In the future, Edgent will include more analytics, either exposing more functionality from Apache Common Math, other libraries or hand-coded analytics.</p>
 
-<h2 id="what-connectors-does-apache-quarks-support">What connectors does Apache Quarks support?</h2>
+<h2 id="what-connectors-does-apache-edgent-support">What connectors does Apache Edgent support?</h2>
 
-<p>Quarks supports connectors for MQTT, HTTP, JDBC, File, Apache Kafka and IBM Watson IoT Platform. Quarks is extensible; you can add the connector of your choice.</p>
+<p>Edgent supports connectors for MQTT, HTTP, JDBC, File, Apache Kafka and IBM Watson IoT Platform. Edgent is extensible; you can add the connector of your choice.</p>
 
-<h2 id="what-centralized-streaming-analytic-systems-does-apache-quarks-support">What centralized streaming analytic systems does Apache Quarks support?</h2>
+<h2 id="what-centralized-streaming-analytic-systems-does-apache-edgent-support">What centralized streaming analytic systems does Apache Edgent support?</h2>
 
-<p>Quarks supports open source technology (such as Apache Spark, Apache Storm, Flink and samza), IBM Streams (on-premises or IBM Streaming Analytics on Bluemix), or any custom application of your choice.</p>
+<p>Edgent supports open source technology (such as Apache Spark, Apache Storm, Flink and samza), IBM Streams (on-premises or IBM Streaming Analytics on Bluemix), or any custom application of your choice.</p>
 
-<h2 id="why-do-i-need-apache-quarks-on-the-edge-rather-than-my-streaming-analytic-system">Why do I need Apache Quarks on the edge, rather than my streaming analytic system?</h2>
+<h2 id="why-do-i-need-apache-edgent-on-the-edge-rather-than-my-streaming-analytic-system">Why do I need Apache Edgent on the edge, rather than my streaming analytic system?</h2>
 
-<p>Quarks is designed for the edge, rather than a more centralized system. It has a small footprint, suitable for running on devices. Quarks provides simple analytics, allowing a device to analyze data locally and to only send to the centralized system if there is a need, reducing communication costs.</p>
+<p>Edgent is designed for the edge, rather than a more centralized system. It has a small footprint, suitable for running on devices. Edgent provides simple analytics, allowing a device to analyze data locally and to only send to the centralized system if there is a need, reducing communication costs.</p>
 
-<h2 id="why-do-i-need-apache-quarks-rather-than-coding-the-complete-application-myself">Why do I need Apache Quarks, rather than coding the complete application myself?</h2>
+<h2 id="why-do-i-need-apache-edgent-rather-than-coding-the-complete-application-myself">Why do I need Apache Edgent, rather than coding the complete application myself?</h2>
 
-<p>Quarks is a tool for edge analytics that allows you to be more productive. Quarks provides a consistent data model (streams and windows) and provides useful functionality, such as aggregations, joins, etc. Using Quarks lets you to take advantage of this functionality, allowing you to focus on your application needs.</p>
+<p>Edgent is a tool for edge analytics that allows you to be more productive. Edgent provides a consistent data model (streams and windows) and provides useful functionality, such as aggregations, joins, etc. Using Edgent lets you to take advantage of this functionality, allowing you to focus on your application needs.</p>
 
-<h2 id="where-can-i-download-apache-quarks-to-try-it-out">Where can I download Apache Quarks to try it out?</h2>
+<h2 id="where-can-i-download-apache-edgent-to-try-it-out">Where can I download Apache Edgent to try it out?</h2>
 
-<p>Quarks is migrating from github quarks-edge to Apache. You can download the source from Apache and build it yourself <a href="https://github.com/apache/incubator-quarks">here</a>. You can also find already built pre-Apache releases of Quarks for download <a href="https://github.com/quarks-edge/quarks/releases/latest">here</a>. These releases are not associated with Apache.</p>
+<p>Edgent is migrating from GitHub quarks-edge to Apache. You can download the source from Apache and build it yourself <a href="https://github.com/apache/incubator-quarks">here</a>. You can also find already built pre-Apache releases of Edgent for download <a href="https://github.com/quarks-edge/quarks/releases/latest">here</a>. These releases are not associated with Apache.</p>
 
 <h2 id="how-do-i-get-started">How do I get started?</h2>
 
-<p>Getting started is simple. Once you have downloaded Quarks, everything you need to know to get up and running, you will find <a href="quarks-getting-started">here</a>. We suggest you also run the <a href="samples">Quarks sample programs</a> to familiarize yourselves with the code base.</p>
+<p>Getting started is simple. Once you have downloaded Edgent, everything you need to know to get up and running, you will find <a href="edgent-getting-started">here</a>. We suggest you also run the <a href="samples">Edgent sample programs</a> to familiarize yourselves with the code base.</p>
 
 <h2 id="how-can-i-get-involved">How can I get involved?</h2>
 
@@ -653,11 +653,11 @@ $('#toc').on('click', 'a', function() {
 
 <h2 id="how-can-i-contribute-code">How can I contribute code?</h2>
 
-<p>Just submit a <a href="https://github.com/apache/incubator-quarks">pull request</a> and wait for a committer to review. For more information, visit our <a href="committers">committer page</a> and read <a href="https://github.com/apache/incubator-quarks/blob/master/DEVELOPMENT.md">DEVELOPMENT.md</a> at the top of the code tree.</p>
+<p>Just submit a <a href="https://github.com/apache/incubator-quarks/pulls">pull request</a> and wait for a committer to review. For more information, visit our <a href="committers">committer page</a> and read <a href="https://github.com/apache/incubator-quarks/blob/master/DEVELOPMENT.md">DEVELOPMENT.md</a> at the top of the code tree.</p>
 
 <h2 id="can-i-become-a-committer">Can I become a committer?</h2>
 
-<p>Read about Quarks committers and how to become a committer <a href="committers">here</a>.</p>
+<p>Read about Edgent committers and how to become a committer <a href="committers">here</a>.</p>
 
 <h2 id="where-can-i-get-the-code">Where can I get the code?</h2>
 
@@ -665,23 +665,27 @@ $('#toc').on('click', 'a', function() {
 
 <h2 id="can-i-take-a-copy-of-the-code-and-fork-it-for-my-own-use">Can I take a copy of the code and fork it for my own use?</h2>
 
-<p>Yes. Quarks is available under the Apache 2.0 license which allows you to fork the code. We hope you will contribute your changes back to the Quarks community.</p>
+<p>Yes. Edgent is available under the Apache 2.0 license which allows you to fork the code. We hope you will contribute your changes back to the Edgent community.</p>
 
 <h2 id="how-do-i-suggest-new-features">How do I suggest new features?</h2>
 
-<p>Click <a href="https://issues.apache.org/jira/browse/QUARKS">Issues</a> to submit requests for new features. You may browse or query the Issues database to see what other members of the Quarks community have already requested.</p>
+<p>Click <a href="https://issues.apache.org/jira/browse/QUARKS">Issues</a> to submit requests for new features. You may browse or query the Issues database to see what other members of the Edgent community have already requested.</p>
 
 <h2 id="how-do-i-submit-bug-reports">How do I submit bug reports?</h2>
 
 <p>Click <a href="https://issues.apache.org/jira/browse/QUARKS">Issues</a> to submit a bug report.</p>
 
-<h2 id="how-do-i-ask-questions-about-apache-quarks">How do I ask questions about Apache Quarks?</h2>
+<h2 id="how-do-i-ask-questions-about-apache-edgent">How do I ask questions about Apache Edgent?</h2>
 
-<p>Use <a href="mailto:">site.data.project.user_list</a> to submit questions to the Quarks community.</p>
+<p>Use the <a href="mailto:dev@quarks.incubator.apache.org">dev list</a> to submit questions to the Edgent community.</p>
 
-<h2 id="why-is-apache-quarks-open-source">Why is Apache Quarks open source?</h2>
+<h2 id="why-is-apache-edgent-open-source">Why is Apache Edgent open source?</h2>
 
-<p>With the growth of the Internet of Things there is a need to execute analytics at the edge. Quarks was developed to address requirements for analytics at the edge for IoT use cases that were not addressed by central analytic solutions. These capabilities will be useful to many organizations and that the diverse nature of edge devices and use cases is best addressed by an open community. Our goal is to develop a vibrant community of developers and users to expand the capabilities and real-world use of Quarks by companies and individuals to enable edge analytics and further innovation for the IoT space.</p>
+<p>With the growth of the Internet of Things there is a need to execute analytics at the edge. Edgent was developed to address requirements for analytics at the edge for IoT use cases that were not addressed by central analytic solutions. These capabilities will be useful to many organizations and that the diverse nature of edge devices and use cases is best addressed by an open community. Our goal is to develop a vibrant community of developers and users to expand the capabilities and real-world use of Edgent by companies and individuals to enable edge analytics and further innovation for the IoT space.</p>
+
+<h2 id="i-see-references-to-quot-quarks-quot-how-does-it-relate-to-apache-edgent">I see references to &quot;Quarks.&quot; How does it relate to Apache Edgent?</h2>
+
+<p>Up until July 2016, Edgent was known as Quarks. Quarks was renamed due to the name not being unique enough. The suitable name search for Edgent is currently in progress at The Apache Software Foundation.</p>
 
 
 <div class="tags">
@@ -714,14 +718,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/home.html
----------------------------------------------------------------------
diff --git a/content/docs/home.html b/content/docs/home.html
index b4eb1fd..a70cc37 100644
--- a/content/docs/home.html
+++ b/content/docs/home.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content="getting_started,  ">
-<title> Apache Quarks Documentation   | Apache Quarks Documentation</title>
+<title> Apache Edgent Documentation   | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Introduction page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -565,7 +565,7 @@ $('#toc').on('click', 'a', function() {
             <div class="col-md-9">
                 
                 <div class="post-header">
-   <h1 class="post-title-main"> Apache Quarks Documentation </h1>
+   <h1 class="post-title-main"> Apache Edgent Documentation </h1>
 </div>
 
 <div class="post-content">
@@ -599,24 +599,24 @@ $('#toc').on('click', 'a', function() {
 
     <a target="_blank" href="https://github.com/apache/incubator-quarks-website/blob/master/site/docs/home.md" class="btn btn-default githubEditButton" role="button"><i class="fa fa-github fa-lg"></i> Edit me</a>
     
-  <h2 id="apache-quarks-overview">Apache Quarks overview</h2>
+  <h2 id="apache-edgent-overview">Apache Edgent overview</h2>
 
 <p>Devices and sensors are everywhere, and more are coming online every day. You need a way to analyze all of the data coming from your devices, but it can be expensive to transmit all of the data from a sensor to your central analytics engine.</p>
 
-<p>Quarks is an open source programming model and runtime for edge devices that enables you to analyze data and events at the device. When you analyze on the edge, you can:</p>
+<p>Edgent is an open source programming model and runtime for edge devices that enables you to analyze data and events at the device. When you analyze on the edge, you can:</p>
 
 <ul>
 <li><p>Reduce the amount of data that you transmit to your analytics server</p></li>
 <li><p>Reduce the amount of data that you store</p></li>
 </ul>
 
-<p>A Quarks application uses analytics to determine when data needs to be sent to a back-end system for further analysis, action, or storage. For example, you can use Quarks to determine whether a system is running outside of normal parameters, such as an engine that is running too hot.</p>
+<p>An Edgent application uses analytics to determine when data needs to be sent to a back-end system for further analysis, action, or storage. For example, you can use Edgent to determine whether a system is running outside of normal parameters, such as an engine that is running too hot.</p>
 
-<p>If the system is running normally, you don\u2019t need to send this data to your back-end system; it\u2019s an added cost and an additional load on your system to process and store. However, if Quarks detects an issue, you can transmit that data to your back-end system to determine why the issue is occurring and how to resolve the issue.</p>
+<p>If the system is running normally, you don\u2019t need to send this data to your back-end system; it\u2019s an added cost and an additional load on your system to process and store. However, if Edgent detects an issue, you can transmit that data to your back-end system to determine why the issue is occurring and how to resolve the issue.</p>
 
-<p>Quarks enables you to shift from sending a continuous flow of trivial data to the server to sending only essential and meaningful data as it occurs. This is especially important when the cost of communication is high, such as when using a cellular network to transmit data, or when bandwidth is limited.</p>
+<p>Edgent enables you to shift from sending a continuous flow of trivial data to the server to sending only essential and meaningful data as it occurs. This is especially important when the cost of communication is high, such as when using a cellular network to transmit data, or when bandwidth is limited.</p>
 
-<p>The following use cases describe the primary situations in which you would use Quarks:</p>
+<p>The following use cases describe the primary situations in which you would use Edgent:</p>
 
 <ul>
 <li><strong>Internet of Things (IoT)</strong>: Analyze data on distributed edge devices and mobile devices to:
@@ -641,7 +641,7 @@ $('#toc').on('click', 'a', function() {
 
 <h3 id="edge-devices-and-back-end-systems">Edge devices and back-end systems</h3>
 
-<p>You can send data from an Apache Quarks application to your back-end system when you need to perform analysis that cannot be performed on the edge device, such as:</p>
+<p>You can send data from an Apache Edgent application to your back-end system when you need to perform analysis that cannot be performed on the edge device, such as:</p>
 
 <ul>
 <li>Running a complex analytic algorithm that requires more resources, such as CPU or memory, than are available on the edge device</li>
@@ -656,7 +656,7 @@ $('#toc').on('click', 'a', function() {
 </ul></li>
 </ul>
 
-<p>Quarks communicates with your back-end systems through the following message hubs:</p>
+<p>Edgent communicates with your back-end systems through the following message hubs:</p>
 
 <ul>
 <li>MQTT \u2013 The messaging standard for IoT</li>
@@ -719,14 +719,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/images/Build_Path_Jars.JPG
----------------------------------------------------------------------
diff --git a/content/docs/images/Build_Path_Jars.JPG b/content/docs/images/Build_Path_Jars.JPG
index 1dc6550..4290ba0 100644
Binary files a/content/docs/images/Build_Path_Jars.JPG and b/content/docs/images/Build_Path_Jars.JPG differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/images/New_Java_Project.JPG
----------------------------------------------------------------------
diff --git a/content/docs/images/New_Java_Project.JPG b/content/docs/images/New_Java_Project.JPG
index 4004fe7..d80070f 100644
Binary files a/content/docs/images/New_Java_Project.JPG and b/content/docs/images/New_Java_Project.JPG differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/images/Quickstart_device.png
----------------------------------------------------------------------
diff --git a/content/docs/images/Quickstart_device.png b/content/docs/images/Quickstart_device.png
index 8827fe2..2be96bc 100644
Binary files a/content/docs/images/Quickstart_device.png and b/content/docs/images/Quickstart_device.png differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/images/console_hover_over_link.jpg
----------------------------------------------------------------------
diff --git a/content/docs/images/console_hover_over_link.jpg b/content/docs/images/console_hover_over_link.jpg
index 865162f..cb813a9 100644
Binary files a/content/docs/images/console_hover_over_link.jpg and b/content/docs/images/console_hover_over_link.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/images/console_hover_over_op.jpg
----------------------------------------------------------------------
diff --git a/content/docs/images/console_hover_over_op.jpg b/content/docs/images/console_hover_over_op.jpg
index 3f83c03..759f6c7 100644
Binary files a/content/docs/images/console_hover_over_op.jpg and b/content/docs/images/console_hover_over_op.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/images/console_oplet_kind.jpg
----------------------------------------------------------------------
diff --git a/content/docs/images/console_oplet_kind.jpg b/content/docs/images/console_oplet_kind.jpg
index 0e9e132..592aa9c 100644
Binary files a/content/docs/images/console_oplet_kind.jpg and b/content/docs/images/console_oplet_kind.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/images/console_oplet_properties.jpg
----------------------------------------------------------------------
diff --git a/content/docs/images/console_oplet_properties.jpg b/content/docs/images/console_oplet_properties.jpg
index c080a22..32a9562 100644
Binary files a/content/docs/images/console_oplet_properties.jpg and b/content/docs/images/console_oplet_properties.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/images/console_overview.jpg
----------------------------------------------------------------------
diff --git a/content/docs/images/console_overview.jpg b/content/docs/images/console_overview.jpg
index 47f1b7a..ade8e35 100644
Binary files a/content/docs/images/console_overview.jpg and b/content/docs/images/console_overview.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/images/console_top_controls.jpg
----------------------------------------------------------------------
diff --git a/content/docs/images/console_top_controls.jpg b/content/docs/images/console_top_controls.jpg
index 82222dc..9f15071 100644
Binary files a/content/docs/images/console_top_controls.jpg and b/content/docs/images/console_top_controls.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/images/console_tuple_count.jpg
----------------------------------------------------------------------
diff --git a/content/docs/images/console_tuple_count.jpg b/content/docs/images/console_tuple_count.jpg
index 01efb27..c3199cf 100644
Binary files a/content/docs/images/console_tuple_count.jpg and b/content/docs/images/console_tuple_count.jpg differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/overview.html
----------------------------------------------------------------------
diff --git a/content/docs/overview.html b/content/docs/overview.html
index bfa023c..4740e87 100644
--- a/content/docs/overview.html
+++ b/content/docs/overview.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Overview  | Apache Quarks Documentation</title>
+<title>Overview  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Overview page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -599,24 +599,24 @@ $('#toc').on('click', 'a', function() {
 
     <a target="_blank" href="https://github.com/apache/incubator-quarks-website/blob/master/site/docs/overview.md" class="btn btn-default githubEditButton" role="button"><i class="fa fa-github fa-lg"></i> Edit me</a>
     
-  <h1 id="apache-quarks-overview">Apache Quarks Overview</h1>
+  <h1 id="apache-edgent-overview">Apache Edgent Overview</h1>
 
 <p>Devices and sensors are everywhere, and more are coming online every day. You need a way to analyze all of the data coming from your devices, but it can be expensive to transmit all of the data from a sensor to your central analytics engine.</p>
 
-<p>Apache Quarks is an open source programming model and runtime for edge devices that enables you to analyze data and events at the device. When you analyze on the edge, you can:</p>
+<p>Apache Edgent is an open source programming model and runtime for edge devices that enables you to analyze data and events at the device. When you analyze on the edge, you can:</p>
 
 <ul>
 <li><p>Reduce the amount of data that you transmit to your analytics server</p></li>
 <li><p>Reduce the amount of data that you store</p></li>
 </ul>
 
-<p>A Quarks application uses analytics to determine when data needs to be sent to a back-end system for further analysis, action, or storage. For example, you can use Quarks to determine whether a system is running outside of normal parameters, such as an engine that is running too hot.</p>
+<p>An Edgent application uses analytics to determine when data needs to be sent to a back-end system for further analysis, action, or storage. For example, you can use Edgent to determine whether a system is running outside of normal parameters, such as an engine that is running too hot.</p>
 
-<p>If the system is running normally, you don\u2019t need to send this data to your back-end system; it\u2019s an added cost and an additional load on your system to process and store. However, if Quarks detects an issue, you can transmit that data to your back-end system to determine why the issue is occurring and how to resolve the issue.   </p>
+<p>If the system is running normally, you don\u2019t need to send this data to your back-end system; it\u2019s an added cost and an additional load on your system to process and store. However, if Edgent detects an issue, you can transmit that data to your back-end system to determine why the issue is occurring and how to resolve the issue.   </p>
 
-<p>Quarks enables you to shift from sending a continuous flow of trivial data to the server to sending only essential and meaningful data as it occurs. This is especially important when the cost of communication is high, such as when using a cellular network to transmit data, or when bandwidth is limited.</p>
+<p>Edgent enables you to shift from sending a continuous flow of trivial data to the server to sending only essential and meaningful data as it occurs. This is especially important when the cost of communication is high, such as when using a cellular network to transmit data, or when bandwidth is limited.</p>
 
-<p>The following use cases describe the primary situations in which you would use Quarks:</p>
+<p>The following use cases describe the primary situations in which you would use Edgent:</p>
 
 <ul>
 <li><em>Internet of Things (IoT):</em> Analyze data on distributed edge devices and mobile devices to:
@@ -641,7 +641,7 @@ $('#toc').on('click', 'a', function() {
 
 <h2 id="edge-devices-and-back-end-systems">Edge devices and back-end systems</h2>
 
-<p>You can send data from a Quarks application to your back-end system when you need to perform analysis that cannot be performed on the edge device, such as:</p>
+<p>You can send data from an Edgent application to your back-end system when you need to perform analysis that cannot be performed on the edge device, such as:</p>
 
 <ul>
 <li>Running a complex analytic algorithm that requires more resources, such as CPU or memory, than are available on the edge device.</li>
@@ -657,7 +657,7 @@ medical device.</li>
 </ul></li>
 </ul>
 
-<p>Quarks communicates with your back-end systems through the following message hubs:</p>
+<p>Edgent communicates with your back-end systems through the following message hubs:</p>
 
 <ul>
 <li>MQTT \u2013 The messaging standard for IoT</li>
@@ -704,14 +704,14 @@ medical device.</li>
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/quarks-getting-started.html
----------------------------------------------------------------------
diff --git a/content/docs/quarks-getting-started.html b/content/docs/quarks-getting-started.html
deleted file mode 100644
index e4d9dec..0000000
--- a/content/docs/quarks-getting-started.html
+++ /dev/null
@@ -1,840 +0,0 @@
-<!DOCTYPE html>
-  <head>
-
- <meta charset="utf-8">
-<meta http-equiv="X-UA-Compatible" content="IE=edge">
-<meta name="viewport" content="width=device-width, initial-scale=1">
-<meta name="description" content="">
-<meta name="keywords" content=" ">
-<title>Getting started with Apache Quarks  | Apache Quarks Documentation</title>
-<link rel="stylesheet" type="text/css" href="../css/syntax.css">
-<link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
-<!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
-<link rel="stylesheet" type="text/css" href="../css/modern-business.css">
-<link rel="stylesheet" type="text/css" href="../css/lavish-bootstrap.css">
-<link rel="stylesheet" type="text/css" href="../css/customstyles.css">
-<link rel="stylesheet" type="text/css" href="../css/theme-blue.css">
-<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
-<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
-<script src="../js/jquery.navgoco.min.js"></script>
-<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
-<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
-<script src="../js/toc.js"></script>
-<script src="../js/customscripts.js"></script>
-<link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon">
-<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
-<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
-<!--[if lt IE 9]>
-<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
-<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
-<![endif]-->
-
-
-
-
-
-
-
- 
-
-<script>
-  $(function () {
-      $('[data-toggle="tooltip"]').tooltip()
-  })
-</script>
-
-
-
-  </head>
-
-<body>
-
-   <!-- Navigation -->
-<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
-    <div class="container topnavlinks">
-        <div class="navbar-header">
-            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
-                <span class="sr-only">Toggle navigation</span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-            </button>
-
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
-
-        </div>
-        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
-            <ul class="nav navbar-nav navbar-right">
-                <!-- entries without drop-downs appear here -->
-                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
-                
-
-
-
-
-
-
-
-
-                <li class="dropdown">
-                    
-                    
-                    
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">GitHub Repos<b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        
-                        
-                        
-                        <li><a href="https://github.com/apache/incubator-quarks" target="_blank">Source code</a></li>
-                        
-                        
-                        
-                        
-                        
-                        <li><a href="https://github.com/apache/incubator-quarks-website" target="_blank">Website/Documentation</a></li>
-                        
-                        
-                        
-                        
-
-                    </ul>
-                </li>
-                
-                
-
-
-                
-                
-                
-                
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
-                
-                
-                
-                
-
-
-                <!-- entries with drop-downs appear here -->
-                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
-
-                <li class="dropdown">
-                    
-                    
-                    
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        
-                        
-                        
-                        <li><a href="https://github.com/apache/incubator-quarks/releases" target="_blank">Download</a></li>
-                        
-                        
-                        
-                        
-                        
-                        <li><a href="samples">Samples</a></li>
-                        
-                        
-                        
-                        
-                        
-                        <li><a href="faq">FAQ</a></li>
-                        
-                        
-                        
-                        
-
-                    </ul>
-                </li>
-                
-                
-
-
-                <!-- special insertion -->
-
-               
-                <!-- Send feedback function -->
-<script>
-function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
-var body = "I have some feedback about the Getting started with Apache Quarks page: ";
-body += window.location.href;
-body += "";
-var uri = "mailto:?subject=";
-uri += encodeURIComponent(subject);
-uri += "&body=";
-uri += encodeURIComponent(body);
-window.location.href = uri;
-}
-</script>
-
-<li><a href="mailto:dev@quarks.incubator.apache.org" target="_blank"><i class="fa fa-envelope-o"></i> Feedback</a></li>
-
-
-                <!--uncomment this block if you want simple search instead of algolia-->
-                <li>
-                     <!--start search-->
-                    <div id="search-demo-container">
-                        <input type="text" id="search-input" placeholder="search...">
-                        <ul id="results-container"></ul>
-                    </div>
-                    <script src="../js/jekyll-search.js" type="text/javascript"></script>
-                    <script type="text/javascript">
-                        SimpleJekyllSearch.init({
-                            searchInput: document.getElementById('search-input'),
-                            resultsContainer: document.getElementById('results-container'),
-                            dataSource: '../search.json',
-                            searchResultTemplate: '<li><a href="{url}" title="Getting started with Apache Quarks">{title}</a></li>',
-                        noResultsText: 'No results found.',
-                                limit: 10,
-                                fuzzy: true,
-                        })
-                    </script>
-                     <!--end search-->
-                </li>
-
-            
-        </div>
-        <!-- /.container -->
-</nav>
-
-
-
-    <!-- Page Content -->
-    <div class="container">
-        <div class="col-lg-12">&nbsp;</div>
-
-
-<!-- Content Row -->
-<div class="row">
-    <!-- Sidebar Column -->
-    <div class="col-md-3">
-
-        <script>
-
-            $(document).ready(function() {
-                // Initialize navgoco with default options
-                $("#mysidebar").navgoco({
-                    caretHtml: '',
-                    accordion: true,
-                    openClass: 'active', // open
-                    save: true,
-                    cookie: {
-                        name: 'navgoco',
-                        expires: false,
-                        path: '/'
-                    },
-                    slide: {
-                        duration: 400,
-                        easing: 'swing'
-                    }
-                });
-
-                $("#collapseAll").click(function(e) {
-                    e.preventDefault();
-                    $("#mysidebar").navgoco('toggle', false);
-                });
-
-                $("#expandAll").click(function(e) {
-                    e.preventDefault();
-                    $("#mysidebar").navgoco('toggle', true);
-                });
-
-            });
-
-        </script>
-
-
-        
-
-
-
-
-
-
-
-
-
-        <ul id="mysidebar" class="nav">
-
-            <span class="siteTagline">Quarks</span>
-            <span class="versionTagline">Version 0.3.0</span>
-
-            
-            
-            
-                
-            
-            <li><a href="#">Overview</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/faq.html">FAQ</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-            
-            <li><a href="#">Get Started</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li class="active"><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-            
-            <li><a href="#">Quarks Cookbook</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_source_function.html">Writing a source function</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_value_out_of_range.html">Detecting a sensor value out of expected range</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_different_processing_against_stream.html">Applying different processing against a single stream</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_combining_streams_processing_results.html">Splitting a stream to apply different processing and combining the results into a single stream</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_external_filter_range.html">Using an external configuration file for filter ranges</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_adaptable_filter_range.html">Changing a filter's range</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_adaptable_polling_source.html">Changing a polled source stream's period</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_adaptable_deadtime_filter.html">Using an adaptable deadtime filter</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_dynamic_analytic_control.html">Dynamically enabling analytic flows</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_parallel_analytics.html">How can I run analytics on several tuples in parallel?</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_concurrent_analytics.html">How can I run several analytics on a tuple concurrently?</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-            
-            <li><a href="#">Sample Programs</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/samples.html">Samples</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/quickstart.html">Quickstart IBM Watson IoT Platform</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-            
-            <li><a href="#">Using the Console</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/console.html">Using the console</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-            
-            <li><a href="#">Get Involved</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/community.html">How to participate</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/committers.html">Committers</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-                
-
-
-                <!-- if you aren't using the accordion, uncomment this block:
-
-                     <p class="external">
-                         <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
-                     </p>
-                 -->
-				 <br/>
-			</li>
-		</ul>
-		<div class="row">
-		<div class="col-md-12">
-			
-<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
-<script>
-$( document ).ready(function() {
-  // Handler for .ready() called.
-
-$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
-
-/* this offset helps account for the space taken up by the floating toolbar. */
-$('#toc').on('click', 'a', function() {
-  var target = $(this.getAttribute('href'))
-    , scroll_target = target.offset().top
-
-  $(window).scrollTop(scroll_target - 10);
-  return false
-})
-  
-});
-</script>
-
-
-<div id="toc"></div>
-
-		</div>
-	</div>
-	</div>
-	
-    <!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
-    <script>$("li.active").parents('li').toggleClass("active");</script>
-
-
-            <!-- Content Column -->
-            <div class="col-md-9">
-                
-                <div class="post-header">
-   <h1 class="post-title-main">Getting started with Apache Quarks</h1>
-</div>
-
-<div class="post-content">
-
-   
-
-<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
-<script>
-$( document ).ready(function() {
-  // Handler for .ready() called.
-
-$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
-
-/* this offset helps account for the space taken up by the floating toolbar. */
-$('#toc').on('click', 'a', function() {
-  var target = $(this.getAttribute('href'))
-    , scroll_target = target.offset().top
-
-  $(window).scrollTop(scroll_target - 10);
-  return false
-})
-  
-});
-</script>
-
-
-<div id="toc"></div>
-
-
-    
-
-    <a target="_blank" href="https://github.com/apache/incubator-quarks-website/blob/master/site/docs/quarks-getting-started.md" class="btn btn-default githubEditButton" role="button"><i class="fa fa-github fa-lg"></i> Edit me</a>
-    
-  <h2 id="what-is-apache-quarks">What is Apache Quarks?</h2>
-
-<p>Quarks is an open source programming model and runtime for edge devices that enables you to analyze streaming data on your edge devices. When you analyze on the edge, you can:</p>
-
-<ul>
-<li>Reduce the amount of data that you transmit to your analytics server</li>
-<li>Reduce the amount of data that you store</li>
-</ul>
-
-<p>For more information, see the <a href="home">Quarks overview</a>.</p>
-
-<h3 id="apache-quarks-and-streaming-analytics">Apache Quarks and streaming analytics</h3>
-
-<p>The fundamental building block of a Quarks application is a <strong>stream</strong>: a continuous sequence of tuples (messages, events, sensor readings, and so on).</p>
-
-<p>The Quarks API provides the ability to process or analyze each tuple as it appears on a stream, resulting in a derived stream.</p>
-
-<p>Source streams are streams that originate data for analysis, such as readings from a device&#39;s temperature sensor.</p>
-
-<p>Streams are terminated using sink functions that can perform local device control or send information to centralized analytic systems through a message hub.</p>
-
-<p>Quarks&#39; primary API is functional where streams are sourced, transformed, analyzed or sinked though functions, typically represented as lambda expressions, such as <code>reading -&gt; reading &lt; 50 || reading &gt; 80</code> to filter temperature readings in Fahrenheit.</p>
-
-<h3 id="downloading-apache-quarks">Downloading Apache Quarks</h3>
-
-<p>To use Quarks, access the source code and build it. You can read more about building Quarks <a href="https://github.com/apache/incubator-quarks/blob/master/DEVELOPMENT.md">here</a>.</p>
-
-<p>After you build the Quarks package, you can set up your environment.</p>
-
-<h3 id="setting-up-your-environment">Setting up your environment</h3>
-
-<p>Ensure that you are running a supported environment. For more information, see the <a href="home">Quarks overview</a>. This guide assumes you&#39;re running Java 8.</p>
-
-<p>The Quarks Java 8 JAR files are located in the <code>quarks/java8/lib</code> directory.</p>
-
-<ol>
-<li><p>Create a new Java project in Eclipse, and specify Java 8 as the execution environment JRE:</p>
-
-<p><img src="images/New_Java_Project.JPG" style="width:462px;height:582px;"></p></li>
-<li><p>Modify the Java build path to include all of the JAR files in the <code>quarks\java8\lib</code> directory:</p>
-
-<p><img src="images/Build_Path_Jars.JPG" style="width:661px;height:444px;"></p></li>
-</ol>
-
-<p>Your environment is set up! You can start writing your first Quarks application.</p>
-
-<h2 id="creating-a-simple-application">Creating a simple application</h2>
-
-<p>If you&#39;re new to Quarks or to writing streaming applications, the best way to get started is to write a simple program.</p>
-
-<p>Quarks is a framework that pushes data analytics and machine learning to <em>edge devices</em>. (Edge devices include things like routers, gateways, machines, equipment, sensors, appliances, or vehicles that are connected to a network.) Quarks enables you to process data locally&mdash;such as, in a car engine, on an Android phone, or Raspberry Pi&mdash;before you send data over a network.</p>
-
-<p>For example, if your device takes temperature readings from a sensor 1,000 times per second, it is more efficient to process the data locally and send only interesting or unexpected results over the network. To simulate this, let&#39;s define a (simulated) TempSensor class:</p>
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">import</span> <span class="nn">java.util.Random</span><span class="o">;</span>
-
-<span class="kn">import</span> <span class="nn">quarks.function.Supplier</span><span class="o">;</span>
-
-<span class="cm">/**
- * Every time get() is called, TempSensor generates a temperature reading.
- */</span>
-<span class="kd">public</span> <span class="kd">class</span> <span class="nc">TempSensor</span> <span class="kd">implements</span> <span class="n">Supplier</span><span class="o">&lt;</span><span class="n">Double</span><span class="o">&gt;</span> <span class="o">{</span>
-    <span class="kt">double</span> <span class="n">currentTemp</span> <span class="o">=</span> <span class="mf">65.0</span><span class="o">;</span>
-    <span class="n">Random</span> <span class="n">rand</span><span class="o">;</span>
-
-    <span class="n">TempSensor</span><span class="o">(){</span>
-        <span class="n">rand</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Random</span><span class="o">();</span>
-    <span class="o">}</span>
-
-    <span class="nd">@Override</span>
-    <span class="kd">public</span> <span class="n">Double</span> <span class="n">get</span><span class="o">()</span> <span class="o">{</span>
-        <span class="c1">// Change the current temperature some random amount</span>
-        <span class="kt">double</span> <span class="n">newTemp</span> <span class="o">=</span> <span class="n">rand</span><span class="o">.</span><span class="na">nextGaussian</span><span class="o">()</span> <span class="o">+</span> <span class="n">currentTemp</span><span class="o">;</span>
-        <span class="n">currentTemp</span> <span class="o">=</span> <span class="n">newTemp</span><span class="o">;</span>
-        <span class="k">return</span> <span class="n">currentTemp</span><span class="o">;</span>
-    <span class="o">}</span>
-<span class="o">}</span>
-</code></pre></div>
-<p>Every time you call <code>TempSensor.get()</code>, it returns a new temperature reading. The continuous temperature readings are a stream of data that a Quarks application can process.</p>
-
-<p>Our sample Quarks application processes this stream by filtering the data and printing the results. Let&#39;s define a TempSensorApplication class for the application:</p>
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">import</span> <span class="nn">java.util.concurrent.TimeUnit</span><span class="o">;</span>
-
-<span class="kn">import</span> <span class="nn">quarks.providers.direct.DirectProvider</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">quarks.topology.TStream</span><span class="o">;</span>
-<span class="kn">import</span> <span class="nn">quarks.topology.Topology</span><span class="o">;</span>
-
-<span class="kd">public</span> <span class="kd">class</span> <span class="nc">TempSensorApplication</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="n">main</span><span class="o">(</span><span class="n">String</span><span class="o">[]</span> <span class="n">args</span><span class="o">)</span> <span class="kd">throws</span> <span class="n">Exception</span> <span class="o">{</span>
-        <span class="n">TempSensor</span> <span class="n">sensor</span> <span class="o">=</span> <span class="k">new</span> <span class="n">TempSensor</span><span class="o">();</span>
-        <span class="n">DirectProvider</span> <span class="n">dp</span> <span class="o">=</span> <span class="k">new</span> <span class="n">DirectProvider</span><span class="o">();</span>
-        <span class="n">Topology</span> <span class="n">topology</span> <span class="o">=</span> <span class="n">dp</span><span class="o">.</span><span class="na">newTopology</span><span class="o">();</span>
-        <span class="n">TStream</span><span class="o">&lt;</span><span class="n">Double</span><span class="o">&gt;</span> <span class="n">tempReadings</span> <span class="o">=</span> <span class="n">topology</span><span class="o">.</span><span class="na">poll</span><span class="o">(</span><span class="n">sensor</span><span class="o">,</span> <span class="mi">1</span><span class="o">,</span> <span class="n">TimeUnit</span><span class="o">.</span><span class="na">MILLISECONDS</span><span class="o">);</span>
-        <span class="n">TStream</span><span class="o">&lt;</span><span class="n">Double</span><span class="o">&gt;</span> <span class="n">filteredReadings</span> <span class="o">=</span> <span class="n">tempReadings</span><span class="o">.</span><span class="na">filter</span><span class="o">(</span><span class="n">reading</span> <span class="o">-&gt;</span> <span class="n">reading</span> <span class="o">&lt;</span> <span class="mi">50</span> <span class="o">||</span> <span class="n">reading</span> <span class="o">&gt;</span> <span class="mi">80</span><span class="o">);</span>
-
-        <span class="n">filteredReadings</span><span class="o">.</span><span class="na">print</span><span class="o">();</span>
-        <span class="n">dp</span><span class="o">.</span><span class="na">submit</span><span class="o">(</span><span class="n">topology</span><span class="o">);</span>
-    <span class="o">}</span>
-<span class="o">}</span>
-</code></pre></div>
-<p>To understand how the application processes the stream, let&#39;s review each line.</p>
-
-<h3 id="specifying-a-provider">Specifying a provider</h3>
-
-<p>Your first step when you write a Quarks application is to create a <a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html?quarks/providers/direct/DirectProvider.html"><code>DirectProvider</code></a>:</p>
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">DirectProvider</span> <span class="n">dp</span> <span class="o">=</span> <span class="k">new</span> <span class="n">DirectProvider</span><span class="o">();</span>
-</code></pre></div>
-<p>A <code>Provider</code> is an object that contains information on how and where your Quarks application will run. A <code>DirectProvider</code> is a type of Provider that runs your application directly within the current virtual machine when its <code>submit()</code> method is called.</p>
-
-<h3 id="creating-a-topology">Creating a topology</h3>
-
-<p>Additionally a Provider is used to create a <a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html?quarks/topology/Topology.html"><code>Topology</code></a> instance:</p>
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">Topology</span> <span class="n">topology</span> <span class="o">=</span> <span class="n">dp</span><span class="o">.</span><span class="na">newTopology</span><span class="o">();</span>
-</code></pre></div>
-<p>In Quarks, <code>Topology</code> is a container that describes the structure of your application:</p>
-
-<ul>
-<li>Where the streams in the application come from</li>
-<li>How the data in the stream is modified</li>
-</ul>
-
-<p>In the TempSensor application above, we have exactly one data source: the <code>TempSensor</code> object. We define the source stream by calling <code>topology.poll()</code>, which takes both a <code>Supplier</code> function and a time parameter to indicate how frequently readings should be taken. In our case, we read from the sensor every millisecond:</p>
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">TStream</span><span class="o">&lt;</span><span class="n">Double</span><span class="o">&gt;</span> <span class="n">tempReadings</span> <span class="o">=</span> <span class="n">topology</span><span class="o">.</span><span class="na">poll</span><span class="o">(</span><span class="n">sensor</span><span class="o">,</span> <span class="mi">1</span><span class="o">,</span> <span class="n">TimeUnit</span><span class="o">.</span><span class="na">MILLISECONDS</span><span class="o">);</span>
-</code></pre></div>
-<h3 id="defining-the-tstream-object">Defining the <code>TStream</code> object</h3>
-
-<p>Calling <code>topology.poll()</code> to define a source stream creates a <code>TStream&lt;Double&gt;</code> instance, which represents the series of readings taken from the temperature sensor.</p>
-
-<p>A streaming application can run indefinitely, so the <code>TStream</code> might see an arbitrarily large number of readings pass through it. Because a <code>TStream</code> represents the flow of your data, it supports a number of operations which allow you to modify your data.</p>
-
-<h3 id="filtering-a-tstream">Filtering a <code>TStream</code></h3>
-
-<p>In our example, we want to filter the stream of temperature readings, and remove any &quot;uninteresting&quot; or expected readings&mdash;specifically readings which are above 50 degrees and below 80 degrees. To do this, we call the <code>TStream</code>&#39;s <code>filter</code> method and pass in a function that returns <em>true</em> if the data is interesting and <em>false</em> if the data is uninteresting:</p>
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">TStream</span><span class="o">&lt;</span><span class="n">Double</span><span class="o">&gt;</span> <span class="n">filteredReadings</span> <span class="o">=</span> <span class="n">tempReadings</span><span class="o">.</span><span class="na">filter</span><span class="o">(</span><span class="n">reading</span> <span class="o">-&gt;</span> <span class="n">reading</span> <span class="o">&lt;</span> <span class="mi">50</span> <span class="o">||</span> <span class="n">reading</span> <span class="o">&gt;</span> <span class="mi">80</span><span class="o">);</span>
-</code></pre></div>
-<p>As you can see, the function that is passed to <code>filter</code> operates on each tuple individually. Unlike data streaming frameworks like <a href="https://spark.apache.org/">Apache Spark</a>, which operate on a collection of data in batch mode, Quarks achieves low latency processing by manipulating each piece of data as soon as it becomes available. Filtering a <code>TStream</code> produces another <code>TStream</code> that contains only the filtered tuples; for example, the <code>filteredReadings</code> stream.</p>
-
-<h3 id="printing-to-output">Printing to output</h3>
-
-<p>When our application detects interesting data (data outside of the expected parameters), we want to print results. You can do this by calling the <code>TStream.print()</code> method, which prints using  <code>.toString()</code> on each tuple that passes through the stream:</p>
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">filteredReadings</span><span class="o">.</span><span class="na">print</span><span class="o">();</span>
-</code></pre></div>
-<p>Unlike <code>TStream.filter()</code>, <code>TStream.print()</code> does not produce another <code>TStream</code>. This is because <code>TStream.print()</code> is a <strong>sink</strong>, which represents the terminus of a stream.</p>
-
-<p>In addition to <code>TStream.print()</code> there are other sink operations that send tuples to an MQTT server, JDBC connection, file, or Kafka cluster. Additionally, you can define your own sink by invoking <code>TStream.sink()</code> and passing in your own function.</p>
-
-<h3 id="submitting-your-application">Submitting your application</h3>
-
-<p>Now that your application has been completely declared, the final step is to run your application.</p>
-
-<p><code>DirectProvider</code> contains a <code>submit()</code> method, which runs your application directly within the current virtual machine:</p>
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">dp</span><span class="o">.</span><span class="na">submit</span><span class="o">(</span><span class="n">topology</span><span class="o">);</span>
-</code></pre></div>
-<p>After you run your program, you should see output containing only &quot;interesting&quot; data coming from your sensor:</p>
-<div class="highlight"><pre><code class="language-" data-lang="">49.904032311772596
-47.97837504039084
-46.59272336309031
-46.681544551652934
-47.400819234155236
-...
-</code></pre></div>
-<p>As you can see, all temperatures are outside the 50-80 degree range. In terms of a real-world application, this would prevent a device from sending superfluous data over a network, thereby reducing communication costs.</p>
-
-<h2 id="further-examples">Further examples</h2>
-
-<p>This example demonstrates a small piece of Quarks&#39; functionality. Quarks supports more complicated topologies, such as topologies that require merging and splitting data streams, or perform operations which aggregate the last <em>N</em> seconds of data (for example, calculating a moving average).</p>
-
-<p>For more complex examples, see:</p>
-
-<ul>
-<li><a href="samples">Quarks sample programs</a></li>
-<li><a href="common-quarks-operations">Common Quarks operations</a></li>
-</ul>
-
-
-<div class="tags">
-    
-</div>
-
-<!-- 
-
-    <div id="disqus_thread"></div>
-    <script type="text/javascript">
-        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
-        var disqus_shortname = 'idrbwjekyll'; // required: replace example with your forum shortname
-
-        /* * * DON'T EDIT BELOW THIS LINE * * */
-        (function() {
-            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-    </script>
-    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
- -->
-
-</div>
-
-
-
-<footer>
-    <div class="row">
-        <div class="col-lg-12 footer">
-
-             Site last
-            generated: Jul 21, 2016 <br/>
-
-        </div>
-    </div>
-    <br/>
-    <div class="row">
-        <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
-                Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
-                until a further review indicates that the infrastructure, communications, and decision making process
-                have stabilized in a manner consistent with other successful ASF projects. While incubation status is
-                not necessarily a reflection of the completeness or stability of the code, it does indicate that the
-                project has yet to be fully endorsed by the ASF.</p>
-        </div>
-    </div>
-    <div class="row">
-        <div class="col-md-12">
-            <p class="small">Copyright � 2016 The Apache Software Foundation. Licensed under the Apache
-                License, Version 2.0.
-                Apache, the Apache Feather logo, and the Apache Incubator project logo are trademarks of The Apache
-                Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their
-                respective owners.</p>
-        </div>
-    </div>
-</footer>
-
-            </div><!-- /.row -->
-
-    </div>    <!-- /.container -->
-
-</body>
-
-
-</html>
-


[36/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/sensors/Range.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/sensors/Range.html b/content/javadoc/lastest/quarks/analytics/sensors/Range.html
deleted file mode 100644
index 9285288..0000000
--- a/content/javadoc/lastest/quarks/analytics/sensors/Range.html
+++ /dev/null
@@ -1,688 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>Range (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Range (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":9,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/Range.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="../../../quarks/analytics/sensors/Filters.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/analytics/sensors/Range.html" target="_top">Frames</a></li>
-<li><a href="Range.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><a href="#nested.class.summary">Nested</a>&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">quarks.analytics.sensors</div>
-<h2 title="Class Range" class="title">Class Range&lt;T extends java.lang.Comparable&lt;?&gt;&gt;</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.analytics.sensors.Range&lt;T&gt;</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - a <code>Comparable</code> value type</dd>
-</dl>
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;</dd>
-</dl>
-<hr>
-<br>
-<pre>public final class <span class="typeNameLabel">Range&lt;T extends java.lang.Comparable&lt;?&gt;&gt;</span>
-extends java.lang.Object
-implements <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;, java.io.Serializable</pre>
-<div class="block">A generic immutable range of values and a way to 
- check a value for containment in the range.
- <p>
- Useful in filtering in predicates.
- <p> 
- A Range consists of a lower and upper endpoint and a <a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors"><code>Range.BoundType</code></a>
- for each endpoint.
- <p>
- <a href="../../../quarks/analytics/sensors/Range.BoundType.html#CLOSED"><code>Range.BoundType.CLOSED</code></a> includes the endpoint's value in the range and
- is represented as "[" or "]" in the string form for a lower and upper bound
- type respectively.
- <a href="../../../quarks/analytics/sensors/Range.BoundType.html#OPEN"><code>Range.BoundType.OPEN</code></a> excludes the endpoint's value in the range and 
- is represented as "(" or ")" in the string form for a lower and upper bound
- type respectively.  e.g. <code>"[2..5)"</code>
- <p>
- Typically, the convenience methods in <a href="../../../quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors"><code>Ranges</code></a> are used to
- construct a Range.
- <p>
- <a href="../../../quarks/analytics/sensors/Range.html#contains-T-"><code>contains()</code></a> is used to check for containment:
- e.g.
- <pre><code>
- Ranges.closed(2,4).contains(2);    // returns true
- Ranges.open(2,4).contains(2);      // returns false
- Ranges.atLeast(2).contains(2);     // returns true
- Ranges.greaterThan(2).contains(2); // returns false
- Ranges.atMost(2).contains(2);      // returns true
- Ranges.lessThan(2).contains(2);    // returns false
- </code></pre>
- 
- <a href="../../../quarks/analytics/sensors/Range.html#toString--"><code>toString()</code></a> yields a convenient string representation and a
- Range may be created from the string representation.
- <pre><code>
- String s = Ranges.closed(2,4).toString(); // yields "[2..4]"
- Range&lt;Integer&gt; range = Ranges.valueOfInteger(s); // yields a Range&lt;Integer&gt;(2,4)
- </code></pre>
- <p>
- Range works with Gson (<code>new Gson().toJson(Range&lt;T&gt;)</code>.
- As as documented by Gson, for generic types you must use
- <code>Gson.fromJson(String, java.lang.reflect.Type)</code> to
- create a Range from its json.
- <p>
- Sample use in a TStream context:
- <pre><code>
- TStream&lt;JsonObject&gt; jStream = ...;
- TStream&lt;JsonObject&gt; filtered = Filters.deadband(jStream,
-                     json -&gt; json.getProperty("pressureReading").asInteger(),
-                     Ranges.closed(10, 30));
- </code></pre></div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../serialized-form.html#quarks.analytics.sensors.Range">Serialized Form</a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="nested.class.summary">
-<!--   -->
-</a>
-<h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</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>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a></span></code>
-<div class="block">Exclude or include an endpoint value in the range.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></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>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#contains-T-">contains</a></span>(<a href="../../../quarks/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;v)</code>
-<div class="block">Determine if the Region contains the value.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#contains-T-java.util.Comparator-">contains</a></span>(<a href="../../../quarks/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;v,
-        java.util.Comparator&lt;<a href="../../../quarks/analytics/sensors/Range.html" title="type parameter in Range">T</a>&gt;&nbsp;cmp)</code>
-<div class="block">Determine if the Region contains the value.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;o)</code>
-<div class="block">Returns true if o is a Range having equal endpoints and bound types to this Range.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#hasLowerEndpoint--">hasLowerEndpoint</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#hasUpperEndpoint--">hasUpperEndpoint</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#lowerBoundType--">lowerBoundType</a></span>()</code>
-<div class="block">Get the BoundType for the lowerEndpoint.</div>
-</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/analytics/sensors/Range.html" title="type parameter in Range">T</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#lowerEndpoint--">lowerEndpoint</a></span>()</code>
-<div class="block">Get the range's lower endpoint.</div>
-</td>
-</tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#range-T-quarks.analytics.sensors.Range.BoundType-T-quarks.analytics.sensors.Range.BoundType-">range</a></span>(T&nbsp;lowerEndpoint,
-     <a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>&nbsp;lbt,
-     T&nbsp;upperEndpoint,
-     <a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>&nbsp;ubt)</code>
-<div class="block">Create a new Range&lt;T&gt;</div>
-</td>
-</tr>
-<tr id="i9" class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#test-T-">test</a></span>(<a href="../../../quarks/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;value)</code>
-<div class="block">Predicate.test() implementation.</div>
-</td>
-</tr>
-<tr id="i10" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#toString--">toString</a></span>()</code>
-<div class="block">Yields <code>"&lt;lowerBoundType&gt;&lt;lowerEndpoint&gt;..&lt;upperEndpoint&gt;&lt;upperBoundType&gt;"</code>.</div>
-</td>
-</tr>
-<tr id="i11" class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#toStringUnsigned--">toStringUnsigned</a></span>()</code>
-<div class="block">Return a String treating the endpoints as an unsigned value.</div>
-</td>
-</tr>
-<tr id="i12" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#upperBoundType--">upperBoundType</a></span>()</code>
-<div class="block">Get the BoundType for the upperEndpoint.</div>
-</td>
-</tr>
-<tr id="i13" class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/analytics/sensors/Range.html" title="type parameter in Range">T</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#upperEndpoint--">upperEndpoint</a></span>()</code>
-<div class="block">Get the range's upper endpoint.</div>
-</td>
-</tr>
-<tr id="i14" class="altColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#valueOf-java.lang.String-quarks.function.Function-">valueOf</a></span>(java.lang.String&nbsp;toStringValue,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,T&gt;&nbsp;fromString)</code>
-<div class="block">Create a Range from a String produced by toString().</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</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="range-java.lang.Comparable-quarks.analytics.sensors.Range.BoundType-java.lang.Comparable-quarks.analytics.sensors.Range.BoundType-">
-<!--   -->
-</a><a name="range-T-quarks.analytics.sensors.Range.BoundType-T-quarks.analytics.sensors.Range.BoundType-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>range</h4>
-<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;&nbsp;range(T&nbsp;lowerEndpoint,
-                                                                 <a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>&nbsp;lbt,
-                                                                 T&nbsp;upperEndpoint,
-                                                                 <a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>&nbsp;ubt)</pre>
-<div class="block">Create a new Range&lt;T&gt;
- <p>
- See <a href="../../../quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors"><code>Ranges</code></a> for a collection of convenience constructors.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>lowerEndpoint</code> - null for an infinite value (and lbt must be OPEN)</dd>
-<dd><code>lbt</code> - <a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors"><code>Range.BoundType</code></a> for the lowerEndpoint</dd>
-<dd><code>upperEndpoint</code> - null for an infinite value (and ubt must be OPEN)</dd>
-<dd><code>ubt</code> - <a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors"><code>Range.BoundType</code></a> for the upperEndpoint</dd>
-</dl>
-</li>
-</ul>
-<a name="equals-java.lang.Object-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;o)</pre>
-<div class="block">Returns true if o is a Range having equal endpoints and bound types to this Range.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
-</dl>
-</li>
-</ul>
-<a name="hashCode--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;hashCode()</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
-</dl>
-</li>
-</ul>
-<a name="hasLowerEndpoint--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>hasLowerEndpoint</h4>
-<pre>public&nbsp;boolean&nbsp;hasLowerEndpoint()</pre>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true iff the Range's lower endpoint isn't unbounded/infinite</dd>
-</dl>
-</li>
-</ul>
-<a name="lowerEndpoint--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>lowerEndpoint</h4>
-<pre>public&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;lowerEndpoint()</pre>
-<div class="block">Get the range's lower endpoint.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the endpoint</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalStateException</code> - if hasLowerEndpoint()==false</dd>
-</dl>
-</li>
-</ul>
-<a name="hasUpperEndpoint--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>hasUpperEndpoint</h4>
-<pre>public&nbsp;boolean&nbsp;hasUpperEndpoint()</pre>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true iff the Range's upper endpoint isn't unbounded/infinite</dd>
-</dl>
-</li>
-</ul>
-<a name="upperEndpoint--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>upperEndpoint</h4>
-<pre>public&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;upperEndpoint()</pre>
-<div class="block">Get the range's upper endpoint.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the endpoint</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalStateException</code> - if hasUpperEndpoint()==false</dd>
-</dl>
-</li>
-</ul>
-<a name="lowerBoundType--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>lowerBoundType</h4>
-<pre>public&nbsp;<a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>&nbsp;lowerBoundType()</pre>
-<div class="block">Get the BoundType for the lowerEndpoint.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the BoundType</dd>
-</dl>
-</li>
-</ul>
-<a name="upperBoundType--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>upperBoundType</h4>
-<pre>public&nbsp;<a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>&nbsp;upperBoundType()</pre>
-<div class="block">Get the BoundType for the upperEndpoint.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the BoundType</dd>
-</dl>
-</li>
-</ul>
-<a name="contains-java.lang.Comparable-java.util.Comparator-">
-<!--   -->
-</a><a name="contains-T-java.util.Comparator-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>contains</h4>
-<pre>public&nbsp;boolean&nbsp;contains(<a href="../../../quarks/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;v,
-                        java.util.Comparator&lt;<a href="../../../quarks/analytics/sensors/Range.html" title="type parameter in Range">T</a>&gt;&nbsp;cmp)</pre>
-<div class="block">Determine if the Region contains the value.
- <p>
- <code>contains(v)</code> typically suffices.  This
- can be used in cases where it isn't sufficient.
- E.g., for unsigned byte comparisons
- <pre>
- Comparator&lt;Byte&gt; unsignedByteComparator = new Comparator&lt;Byte&gt;() {
-     public int compare(Byte b1, Byte b2) {
-         return Integer.compareUnsigned(Byte.toUnsignedInt(b1), Byte.toUnsignedInt(b2));
-     }
-     public boolean equals(Object o2) { return o2==this; }
-     };
- Range&lt;Byte&gt; unsignedByteRange = Ranges.valueOfByte("[0..255]");
- unsignedByteRange.contains(byteValue, unsignedByteComparator);
- </pre></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>v</code> - the value to check for containment</dd>
-<dd><code>cmp</code> - the Comparator to use</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if the Region contains the value</dd>
-</dl>
-</li>
-</ul>
-<a name="contains-java.lang.Comparable-">
-<!--   -->
-</a><a name="contains-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>contains</h4>
-<pre>public&nbsp;boolean&nbsp;contains(<a href="../../../quarks/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;v)</pre>
-<div class="block">Determine if the Region contains the value.
- <p>
- The Comparable's compareTo() is used for the comparisons.
- <p></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>v</code> - the value to check for containment</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if the Region contains the value</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/analytics/sensors/Range.html#contains-T-java.util.Comparator-"><code>contains(Comparable, Comparator)</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="test-java.lang.Comparable-">
-<!--   -->
-</a><a name="test-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>test</h4>
-<pre>public&nbsp;boolean&nbsp;test(<a href="../../../quarks/analytics/sensors/Range.html" title="type parameter in Range">T</a>&nbsp;value)</pre>
-<div class="block">Predicate.test() implementation. Identical to contains(value).</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../quarks/function/Predicate.html#test-T-">test</a></code>&nbsp;in interface&nbsp;<code><a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;<a href="../../../quarks/analytics/sensors/Range.html" title="type parameter in Range">T</a> extends java.lang.Comparable&lt;?&gt;&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - Value to be tested.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>True if this predicate is true for <code>value</code> otherwise false.</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOf-java.lang.String-quarks.function.Function-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;&nbsp;valueOf(java.lang.String&nbsp;toStringValue,
-                                                                   <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,T&gt;&nbsp;fromString)</pre>
-<div class="block">Create a Range from a String produced by toString().
- <p>
- See <a href="../../../quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors"><code>Ranges</code></a> for a collection of valueOf methods
- for several types of <code>T</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>toStringValue</code> - value from toString() or has the same syntax.</dd>
-<dd><code>fromString</code> - function to create a T from its String value from
-        the parsed toStringValue.  Should throw an IllegalArgumentException
-        if unable to perform the conversion.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert to 
-         endpoint in toStringValue to a T.</dd>
-</dl>
-</li>
-</ul>
-<a name="toString--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>toString</h4>
-<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
-<div class="block">Yields <code>"&lt;lowerBoundType&gt;&lt;lowerEndpoint&gt;..&lt;upperEndpoint&gt;&lt;upperBoundType&gt;"</code>.
- <p>
- lowerBoundType is either "[" or "(" for BoundType.CLOSED or OPEN respectively.
- upperBoundType is either "]" or ")" for BoundType.CLOSED or OPEN respectively.
- <p>
- The endpoint value "*" is used to indicate an infinite value.
- Otherwise, endpoint.toString() is used to get the endpoint's value.
- <p>
- Likely yields an undesirable result when wanting to treat
- a Byte, Short, Integer, or Long T in an unsigned fashion.
- See toStringUnsigned().
- <p>
- No special processing is performed to escape/encode a "." present
- in an endpoint.toString() value.  Hence Range&lt;T&gt;.toString() for
- a <code>T</code> of <code>String</code> (of value "." or with embedded ".."),
- or some other non-numeric type may yield values that are not amenable
- to parsing by <a href="../../../quarks/analytics/sensors/Range.html#valueOf-java.lang.String-quarks.function.Function-"><code>valueOf(String, Function)</code></a>.
- <br>
- .e.g.,
- <pre>
- "[120..156)"  // lowerEndpoint=120 inclusive, upperEndpoint=156 exclusive
- "[120..*)"    // an "atLeast" 120 range
- </pre></div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
-</dl>
-</li>
-</ul>
-<a name="toStringUnsigned--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>toStringUnsigned</h4>
-<pre>public&nbsp;java.lang.String&nbsp;toStringUnsigned()</pre>
-<div class="block">Return a String treating the endpoints as an unsigned value.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>String with same form as <a href="../../../quarks/analytics/sensors/Range.html#toString--"><code>toString()</code></a></dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if the Range is not one of
-         Byte, Short, Integer, Long</dd>
-</dl>
-</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/Range.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/analytics/sensors/Filters.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/analytics/sensors/Range.html" target="_top">Frames</a></li>
-<li><a href="Range.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><a href="#nested.class.summary">Nested</a>&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/sensors/Ranges.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/sensors/Ranges.html b/content/javadoc/lastest/quarks/analytics/sensors/Ranges.html
deleted file mode 100644
index 8515ed3..0000000
--- a/content/javadoc/lastest/quarks/analytics/sensors/Ranges.html
+++ /dev/null
@@ -1,685 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>Ranges (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Ranges (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9,"i14":9,"i15":9,"i16":9,"i17":9,"i18":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/Ranges.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="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/analytics/sensors/Ranges.html" target="_top">Frames</a></li>
-<li><a href="Ranges.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.analytics.sensors</div>
-<h2 title="Class Ranges" class="title">Class Ranges</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.analytics.sensors.Ranges</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public final class <span class="typeNameLabel">Ranges</span>
-extends java.lang.Object</pre>
-<div class="block">Convenience functions and utility operations on <a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors"><code>Range</code></a>.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#Ranges--">Ranges</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#atLeast-T-">atLeast</a></span>(T&nbsp;lowerEndpoint)</code>
-<div class="block">Create a Range [lowerEndpoint..*) (inclusive/CLOSED)</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#atMost-T-">atMost</a></span>(T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range (*..upperEndpoint] (inclusive/CLOSED)</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#closed-T-T-">closed</a></span>(T&nbsp;lowerEndpoint,
-      T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#closedOpen-T-T-">closedOpen</a></span>(T&nbsp;lowerEndpoint,
-          T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range [lowerEndpoint..upperEndpoint) (inclusive/CLOSED,exclusive/OPEN)</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#greaterThan-T-">greaterThan</a></span>(T&nbsp;lowerEndpoint)</code>
-<div class="block">Create a Range (lowerEndpoint..*) (exclusive/OPEN)</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#lessThan-T-">lessThan</a></span>(T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range (*..upperEndpoint) (exclusive/OPEN)</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#open-T-T-">open</a></span>(T&nbsp;lowerEndpoint,
-    T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range (lowerEndpoint..upperEndpoint) (both exclusive/OPEN)</div>
-</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#openClosed-T-T-">openClosed</a></span>(T&nbsp;lowerEndpoint,
-          T&nbsp;upperEndpoint)</code>
-<div class="block">Create a Range (lowerEndpoint..upperEndpoint] (exclusive/OPEN,inclusive/CLOSED)</div>
-</td>
-</tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#singleton-T-">singleton</a></span>(T&nbsp;endpoint)</code>
-<div class="block">Create a Range [endpoint..endpoint] (both inclusive/CLOSED)</div>
-</td>
-</tr>
-<tr id="i9" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.math.BigDecimal&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#valueOfBigDecimal-java.lang.String-">valueOfBigDecimal</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;BigDecimal&gt;.toString() value.</div>
-</td>
-</tr>
-<tr id="i10" class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.math.BigInteger&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#valueOfBigInteger-java.lang.String-">valueOfBigInteger</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;BigInteger&gt;.toString() value.</div>
-</td>
-</tr>
-<tr id="i11" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Byte&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#valueOfByte-java.lang.String-">valueOfByte</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;Byte&gt;.toString() value.</div>
-</td>
-</tr>
-<tr id="i12" class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Character&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#valueOfCharacter-java.lang.String-">valueOfCharacter</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;Character&gt;.toString() value.</div>
-</td>
-</tr>
-<tr id="i13" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Double&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#valueOfDouble-java.lang.String-">valueOfDouble</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;Double&gt;.toString() value.</div>
-</td>
-</tr>
-<tr id="i14" class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Float&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#valueOfFloat-java.lang.String-">valueOfFloat</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;Float&gt;.toString() value.</div>
-</td>
-</tr>
-<tr id="i15" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Integer&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#valueOfInteger-java.lang.String-">valueOfInteger</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;Integer&gt;.toString() value.</div>
-</td>
-</tr>
-<tr id="i16" class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Long&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#valueOfLong-java.lang.String-">valueOfLong</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;Long&gt;.toString() value.</div>
-</td>
-</tr>
-<tr id="i17" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Short&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#valueOfShort-java.lang.String-">valueOfShort</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;Short&gt;.toString() value.</div>
-</td>
-</tr>
-<tr id="i18" class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Ranges.html#valueOfString-java.lang.String-">valueOfString</a></span>(java.lang.String&nbsp;str)</code>
-<div class="block">Create a Range from a Range&lt;String&gt;.toString() value.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="Ranges--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>Ranges</h4>
-<pre>public&nbsp;Ranges()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="open-java.lang.Comparable-java.lang.Comparable-">
-<!--   -->
-</a><a name="open-T-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>open</h4>
-<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;&nbsp;open(T&nbsp;lowerEndpoint,
-                                                                T&nbsp;upperEndpoint)</pre>
-<div class="block">Create a Range (lowerEndpoint..upperEndpoint) (both exclusive/OPEN)
- <p>
- Same as <code>Range.range(BoundType.OPEN, lowerEndpoint, upperEndpoint, BoundType.OPEN)</code></div>
-</li>
-</ul>
-<a name="closed-java.lang.Comparable-java.lang.Comparable-">
-<!--   -->
-</a><a name="closed-T-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>closed</h4>
-<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;&nbsp;closed(T&nbsp;lowerEndpoint,
-                                                                  T&nbsp;upperEndpoint)</pre>
-<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)
- <p>
- Same as <code>Range.range(BoundType.CLOSED, lowerEndpoint, upperEndpoint, BoundType.CLOSED)</code></div>
-</li>
-</ul>
-<a name="openClosed-java.lang.Comparable-java.lang.Comparable-">
-<!--   -->
-</a><a name="openClosed-T-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>openClosed</h4>
-<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;&nbsp;openClosed(T&nbsp;lowerEndpoint,
-                                                                      T&nbsp;upperEndpoint)</pre>
-<div class="block">Create a Range (lowerEndpoint..upperEndpoint] (exclusive/OPEN,inclusive/CLOSED)</div>
-</li>
-</ul>
-<a name="closedOpen-java.lang.Comparable-java.lang.Comparable-">
-<!--   -->
-</a><a name="closedOpen-T-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>closedOpen</h4>
-<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;&nbsp;closedOpen(T&nbsp;lowerEndpoint,
-                                                                      T&nbsp;upperEndpoint)</pre>
-<div class="block">Create a Range [lowerEndpoint..upperEndpoint) (inclusive/CLOSED,exclusive/OPEN)</div>
-</li>
-</ul>
-<a name="greaterThan-java.lang.Comparable-">
-<!--   -->
-</a><a name="greaterThan-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>greaterThan</h4>
-<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;&nbsp;greaterThan(T&nbsp;lowerEndpoint)</pre>
-<div class="block">Create a Range (lowerEndpoint..*) (exclusive/OPEN)</div>
-</li>
-</ul>
-<a name="atLeast-java.lang.Comparable-">
-<!--   -->
-</a><a name="atLeast-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>atLeast</h4>
-<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;&nbsp;atLeast(T&nbsp;lowerEndpoint)</pre>
-<div class="block">Create a Range [lowerEndpoint..*) (inclusive/CLOSED)</div>
-</li>
-</ul>
-<a name="lessThan-java.lang.Comparable-">
-<!--   -->
-</a><a name="lessThan-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>lessThan</h4>
-<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;&nbsp;lessThan(T&nbsp;upperEndpoint)</pre>
-<div class="block">Create a Range (*..upperEndpoint) (exclusive/OPEN)</div>
-</li>
-</ul>
-<a name="atMost-java.lang.Comparable-">
-<!--   -->
-</a><a name="atMost-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>atMost</h4>
-<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;&nbsp;atMost(T&nbsp;upperEndpoint)</pre>
-<div class="block">Create a Range (*..upperEndpoint] (inclusive/CLOSED)</div>
-</li>
-</ul>
-<a name="singleton-java.lang.Comparable-">
-<!--   -->
-</a><a name="singleton-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>singleton</h4>
-<pre>public static&nbsp;&lt;T extends java.lang.Comparable&lt;?&gt;&gt;&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;&nbsp;singleton(T&nbsp;endpoint)</pre>
-<div class="block">Create a Range [endpoint..endpoint] (both inclusive/CLOSED)</div>
-</li>
-</ul>
-<a name="valueOfInteger-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>valueOfInteger</h4>
-<pre>public static&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Integer&gt;&nbsp;valueOfInteger(java.lang.String&nbsp;str)</pre>
-<div class="block">Create a Range from a Range&lt;Integer&gt;.toString() value.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>str</code> - the String</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the Range</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
-         the endpoint strings to the type</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOfShort-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>valueOfShort</h4>
-<pre>public static&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Short&gt;&nbsp;valueOfShort(java.lang.String&nbsp;str)</pre>
-<div class="block">Create a Range from a Range&lt;Short&gt;.toString() value.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>str</code> - the String</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the Range</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
-         the endpoint strings to the type</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOfByte-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>valueOfByte</h4>
-<pre>public static&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Byte&gt;&nbsp;valueOfByte(java.lang.String&nbsp;str)</pre>
-<div class="block">Create a Range from a Range&lt;Byte&gt;.toString() value.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>str</code> - the String</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the Range</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
-         the endpoint strings to the type</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOfLong-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>valueOfLong</h4>
-<pre>public static&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Long&gt;&nbsp;valueOfLong(java.lang.String&nbsp;str)</pre>
-<div class="block">Create a Range from a Range&lt;Long&gt;.toString() value.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>str</code> - the String</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the Range</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
-         the endpoint strings to the type</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOfFloat-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>valueOfFloat</h4>
-<pre>public static&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Float&gt;&nbsp;valueOfFloat(java.lang.String&nbsp;str)</pre>
-<div class="block">Create a Range from a Range&lt;Float&gt;.toString() value.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>str</code> - the String</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the Range</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
-         the endpoint strings to the type</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOfDouble-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>valueOfDouble</h4>
-<pre>public static&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Double&gt;&nbsp;valueOfDouble(java.lang.String&nbsp;str)</pre>
-<div class="block">Create a Range from a Range&lt;Double&gt;.toString() value.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>str</code> - the String</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the Range</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
-         the endpoint strings to the type</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOfBigInteger-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>valueOfBigInteger</h4>
-<pre>public static&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.math.BigInteger&gt;&nbsp;valueOfBigInteger(java.lang.String&nbsp;str)</pre>
-<div class="block">Create a Range from a Range&lt;BigInteger&gt;.toString() value.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>str</code> - the String</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the Range</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
-         the endpoint strings to the type</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOfBigDecimal-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>valueOfBigDecimal</h4>
-<pre>public static&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.math.BigDecimal&gt;&nbsp;valueOfBigDecimal(java.lang.String&nbsp;str)</pre>
-<div class="block">Create a Range from a Range&lt;BigDecimal&gt;.toString() value.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>str</code> - the String</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the Range</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
-         the endpoint strings to the type</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOfString-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>valueOfString</h4>
-<pre>public static&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.String&gt;&nbsp;valueOfString(java.lang.String&nbsp;str)</pre>
-<div class="block">Create a Range from a Range&lt;String&gt;.toString() value.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>str</code> - the String</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the Range</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if str includes a String
- endpoint value containing "..".</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOfCharacter-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>valueOfCharacter</h4>
-<pre>public static&nbsp;<a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;java.lang.Character&gt;&nbsp;valueOfCharacter(java.lang.String&nbsp;str)</pre>
-<div class="block">Create a Range from a Range&lt;Character&gt;.toString() value.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>str</code> - the String</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the Range</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if unable to parse or convert
-         the endpoint strings to the type</dd>
-</dl>
-</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/Ranges.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/analytics/sensors/Ranges.html" target="_top">Frames</a></li>
-<li><a href="Ranges.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/sensors/class-use/Deadtime.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/sensors/class-use/Deadtime.html b/content/javadoc/lastest/quarks/analytics/sensors/class-use/Deadtime.html
deleted file mode 100644
index c7ffee3..0000000
--- a/content/javadoc/lastest/quarks/analytics/sensors/class-use/Deadtime.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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.analytics.sensors.Deadtime (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.analytics.sensors.Deadtime (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors">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?quarks/analytics/sensors/class-use/Deadtime.html" target="_top">Frames</a></li>
-<li><a href="Deadtime.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 quarks.analytics.sensors.Deadtime" class="title">Uses of Class<br>quarks.analytics.sensors.Deadtime</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.analytics.sensors.Deadtime</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="../../../../quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/sensors/class-use/Deadtime.html" target="_top">Frames</a></li>
-<li><a href="Deadtime.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/sensors/class-use/Filters.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/sensors/class-use/Filters.html b/content/javadoc/lastest/quarks/analytics/sensors/class-use/Filters.html
deleted file mode 100644
index 4acea13..0000000
--- a/content/javadoc/lastest/quarks/analytics/sensors/class-use/Filters.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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.analytics.sensors.Filters (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.analytics.sensors.Filters (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/analytics/sensors/Filters.html" title="class in quarks.analytics.sensors">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?quarks/analytics/sensors/class-use/Filters.html" target="_top">Frames</a></li>
-<li><a href="Filters.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 quarks.analytics.sensors.Filters" class="title">Uses of Class<br>quarks.analytics.sensors.Filters</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.analytics.sensors.Filters</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="../../../../quarks/analytics/sensors/Filters.html" title="class in quarks.analytics.sensors">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/sensors/class-use/Filters.html" target="_top">Frames</a></li>
-<li><a href="Filters.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/sensors/class-use/Range.BoundType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/sensors/class-use/Range.BoundType.html b/content/javadoc/lastest/quarks/analytics/sensors/class-use/Range.BoundType.html
deleted file mode 100644
index 149017a..0000000
--- a/content/javadoc/lastest/quarks/analytics/sensors/class-use/Range.BoundType.html
+++ /dev/null
@@ -1,207 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.analytics.sensors.Range.BoundType (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.analytics.sensors.Range.BoundType (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">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?quarks/analytics/sensors/class-use/Range.BoundType.html" target="_top">Frames</a></li>
-<li><a href="Range.BoundType.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 quarks.analytics.sensors.Range.BoundType" class="title">Uses of Class<br>quarks.analytics.sensors.Range.BoundType</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="../../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</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="#quarks.analytics.sensors">quarks.analytics.sensors</a></td>
-<td class="colLast">
-<div class="block">Analytics focused on handling sensor data.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.analytics.sensors">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a> in <a href="../../../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</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="../../../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</a> that return <a href="../../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</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="../../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Range.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Range.html#lowerBoundType--">lowerBoundType</a></span>()</code>
-<div class="block">Get the BoundType for the lowerEndpoint.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Range.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Range.html#upperBoundType--">upperBoundType</a></span>()</code>
-<div class="block">Get the BoundType for the upperEndpoint.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Range.BoundType.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Range.BoundType.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">Range.BoundType.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Range.BoundType.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</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="../../../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</a> with parameters of type <a href="../../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</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;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Range.</span><code><span class="memberNameLink"><a href="../../../../quarks/analytics/sensors/Range.html#range-T-quarks.analytics.sensors.Range.BoundType-T-quarks.analytics.sensors.Range.BoundType-">range</a></span>(T&nbsp;lowerEndpoint,
-     <a href="../../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>&nbsp;lbt,
-     T&nbsp;upperEndpoint,
-     <a href="../../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>&nbsp;ubt)</code>
-<div class="block">Create a new Range&lt;T&gt;</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="../../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/sensors/class-use/Range.BoundType.html" target="_top">Frames</a></li>
-<li><a href="Range.BoundType.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[30/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iot/Events.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iot/Events.html b/content/javadoc/lastest/quarks/connectors/iot/Events.html
deleted file mode 100644
index e16ca1a..0000000
--- a/content/javadoc/lastest/quarks/connectors/iot/Events.html
+++ /dev/null
@@ -1,230 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>Events (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Events (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/Events.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="../../../quarks/connectors/iot/Commands.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iot/Events.html" target="_top">Frames</a></li>
-<li><a href="Events.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.iot</div>
-<h2 title="Interface Events" class="title">Interface Events</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">Events</span></pre>
-<div class="block">Device event identifiers used by Quarks.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX"><code>IotDevice.RESERVED_ID_PREFIX</code></a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/Events.html#IOT_START">IOT_START</a></span></code>
-<div class="block">An IotProvider has started.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="IOT_START">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>IOT_START</h4>
-<pre>static final&nbsp;java.lang.String IOT_START</pre>
-<div class="block">An IotProvider has started.
- Event data is an empty JSON object</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../constant-values.html#quarks.connectors.iot.Events.IOT_START">Constant Field Values</a></dd>
-</dl>
-</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/Events.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/iot/Commands.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iot/Events.html" target="_top">Frames</a></li>
-<li><a href="Events.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iot/IotDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iot/IotDevice.html b/content/javadoc/lastest/quarks/connectors/iot/IotDevice.html
deleted file mode 100644
index 68bb625..0000000
--- a/content/javadoc/lastest/quarks/connectors/iot/IotDevice.html
+++ /dev/null
@@ -1,463 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>IotDevice (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="IotDevice (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/IotDevice.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="../../../quarks/connectors/iot/Events.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iot/IotDevice.html" target="_top">Frames</a></li>
-<li><a href="IotDevice.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><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&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">quarks.connectors.iot</div>
-<h2 title="Interface IotDevice" class="title">Interface IotDevice</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd><a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a></dd>
-</dl>
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf">IotfDevice</a>, <a href="../../../quarks/connectors/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot">MqttDevice</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">IotDevice</span>
-extends <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a></pre>
-<div class="block">Generic Internet of Things device connector.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a></span></code>
-<div class="block">Command format key.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a></span></code>
-<div class="block">Command identifier key.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a></span></code>
-<div class="block">Command payload key.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a></span></code>
-<div class="block">Command timestamp (in milliseconds) key.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX">RESERVED_ID_PREFIX</a></span></code>
-<div class="block">Device event and command identifiers starting with "quarks" are reserved for use by Quarks.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/IotDevice.html#commands-java.lang.String...-">commands</a></span>(java.lang.String...&nbsp;commands)</code>
-<div class="block">Create a stream of device commands as JSON objects.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/IotDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
-      <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
-<div class="block">Publish a stream's tuples as device events.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/IotDevice.html#events-quarks.topology.TStream-java.lang.String-int-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-      java.lang.String&nbsp;eventId,
-      int&nbsp;qos)</code>
-<div class="block">Publish a stream's tuples as device events.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.topology.TopologyElement">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;quarks.topology.<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a></h3>
-<code><a href="../../../quarks/topology/TopologyElement.html#topology--">topology</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="RESERVED_ID_PREFIX">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>RESERVED_ID_PREFIX</h4>
-<pre>static final&nbsp;java.lang.String RESERVED_ID_PREFIX</pre>
-<div class="block">Device event and command identifiers starting with "quarks" are reserved for use by Quarks.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../constant-values.html#quarks.connectors.iot.IotDevice.RESERVED_ID_PREFIX">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="CMD_ID">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CMD_ID</h4>
-<pre>static final&nbsp;java.lang.String CMD_ID</pre>
-<div class="block">Command identifier key.
- Key is "command".</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/iot/IotDevice.html#commands-java.lang.String...-"><code>commands(String...)</code></a>, 
-<a href="../../../constant-values.html#quarks.connectors.iot.IotDevice.CMD_ID">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="CMD_TS">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CMD_TS</h4>
-<pre>static final&nbsp;java.lang.String CMD_TS</pre>
-<div class="block">Command timestamp (in milliseconds) key.
- Key is "tsms".</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/iot/IotDevice.html#commands-java.lang.String...-"><code>commands(String...)</code></a>, 
-<a href="../../../constant-values.html#quarks.connectors.iot.IotDevice.CMD_TS">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="CMD_FORMAT">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CMD_FORMAT</h4>
-<pre>static final&nbsp;java.lang.String CMD_FORMAT</pre>
-<div class="block">Command format key.
- Key is "format".</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/iot/IotDevice.html#commands-java.lang.String...-"><code>commands(String...)</code></a>, 
-<a href="../../../constant-values.html#quarks.connectors.iot.IotDevice.CMD_FORMAT">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-<a name="CMD_PAYLOAD">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>CMD_PAYLOAD</h4>
-<pre>static final&nbsp;java.lang.String CMD_PAYLOAD</pre>
-<div class="block">Command payload key.
- If the command format is <code>json</code> then
- the key's value will be a <code>JsonObject</code>,
- otherwise a <code>String</code>.
- Key is "payload".</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/iot/IotDevice.html#commands-java.lang.String...-"><code>commands(String...)</code></a>, 
-<a href="../../../constant-values.html#quarks.connectors.iot.IotDevice.CMD_PAYLOAD">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>events</h4>
-<pre><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;events(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-                                         <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
-                                         <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
-                                         <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</pre>
-<div class="block">Publish a stream's tuples as device events.
- <p>
- Each tuple is published as a device event with the supplied functions
- providing the event identifier, payload and QoS. The event identifier and
- QoS can be generated based upon the tuple.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - Stream to be published.</dd>
-<dd><code>eventId</code> - function to supply the event identifier.</dd>
-<dd><code>payload</code> - function to supply the event's payload.</dd>
-<dd><code>qos</code> - function to supply the event's delivery Quality of Service.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>TSink sink element representing termination of this stream.</dd>
-</dl>
-</li>
-</ul>
-<a name="events-quarks.topology.TStream-java.lang.String-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>events</h4>
-<pre><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;events(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-                                         java.lang.String&nbsp;eventId,
-                                         int&nbsp;qos)</pre>
-<div class="block">Publish a stream's tuples as device events.
- <p>
- Each tuple is published as a device event with fixed event identifier and
- QoS.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - Stream to be published.</dd>
-<dd><code>eventId</code> - Event identifier.</dd>
-<dd><code>qos</code> - Event's delivery Quality of Service.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>TSink sink element representing termination of this stream.</dd>
-</dl>
-</li>
-</ul>
-<a name="commands-java.lang.String...-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>commands</h4>
-<pre><a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;commands(java.lang.String...&nbsp;commands)</pre>
-<div class="block">Create a stream of device commands as JSON objects.
- Each command sent to the device matching <code>commands</code> will result in a tuple
- on the stream. The JSON object has these keys:
- <UL>
- <LI><a href="../../../quarks/connectors/iot/IotDevice.html#CMD_ID"><code>command</code></a> - Command identifier as a String</LI>
- <LI><a href="../../../quarks/connectors/iot/IotDevice.html#CMD_TS"><code>tsms</code></a> - Timestamp of the command in milliseconds since the 1970/1/1 epoch.</LI>
- <LI><a href="../../../quarks/connectors/iot/IotDevice.html#CMD_FORMAT"><code>format</code></a> - Format of the command as a String</LI>
- <LI><a href="../../../quarks/connectors/iot/IotDevice.html#CMD_PAYLOAD"><code>payload</code></a> - Payload of the command
- <UL>
- <LI>If <code>format</code> is <code>json</code> then <code>payload</code> is JSON</LI>
- <LI>Otherwise <code>payload</code> is String</LI>
- </UL>
- </LI>
- </UL></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>commands</code> - Command identifiers to include. If no command identifiers are provided then the
- stream will contain all device commands.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Stream containing device commands.</dd>
-</dl>
-</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/IotDevice.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/iot/Events.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iot/IotDevice.html" target="_top">Frames</a></li>
-<li><a href="IotDevice.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><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iot/QoS.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iot/QoS.html b/content/javadoc/lastest/quarks/connectors/iot/QoS.html
deleted file mode 100644
index af9dae0..0000000
--- a/content/javadoc/lastest/quarks/connectors/iot/QoS.html
+++ /dev/null
@@ -1,288 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>QoS (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="QoS (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/QoS.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="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iot/QoS.html" target="_top">Frames</a></li>
-<li><a href="QoS.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.iot</div>
-<h2 title="Interface QoS" class="title">Interface QoS</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">QoS</span></pre>
-<div class="block">Device event quality of service levels.
- The QoS levels match the MQTT specification.
- <BR>
- An implementation of <a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><code>IotDevice</code></a> may not
- support all QoS levels.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="http://mqtt.org/">mqtt.org</a>, 
-<a href="../../../quarks/connectors/iot/IotDevice.html#events-quarks.topology.TStream-java.lang.String-int-"><code>IotDevice.events(quarks.topology.TStream, String, int)</code></a>, 
-<a href="../../../quarks/connectors/iot/IotDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-"><code>IotDevice.events(quarks.topology.TStream, quarks.function.Function, quarks.function.UnaryOperator, quarks.function.Function)</code></a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.Integer</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/QoS.html#AT_LEAST_ONCE">AT_LEAST_ONCE</a></span></code>
-<div class="block">The message containing the event arrives at the message hub at least once.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static java.lang.Integer</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/QoS.html#AT_MOST_ONCE">AT_MOST_ONCE</a></span></code>
-<div class="block">The message containing the event arrives at the message hub either once or not at all.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.Integer</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/QoS.html#EXACTLY_ONCE">EXACTLY_ONCE</a></span></code>
-<div class="block">The message containing the event arrives at the message hub exactly once.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static java.lang.Integer</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/QoS.html#FIRE_AND_FORGET">FIRE_AND_FORGET</a></span></code>
-<div class="block">Fire and forget the event.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="AT_MOST_ONCE">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>AT_MOST_ONCE</h4>
-<pre>static final&nbsp;java.lang.Integer AT_MOST_ONCE</pre>
-<div class="block">The message containing the event arrives at the message hub either once or not at all.
- <BR>
- Value is <code>0</code>.</div>
-</li>
-</ul>
-<a name="FIRE_AND_FORGET">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>FIRE_AND_FORGET</h4>
-<pre>static final&nbsp;java.lang.Integer FIRE_AND_FORGET</pre>
-<div class="block">Fire and forget the event. Synonym for <a href="../../../quarks/connectors/iot/QoS.html#AT_MOST_ONCE"><code>AT_MOST_ONCE</code></a>.
- <BR>
- Value is <code>0</code>.</div>
-</li>
-</ul>
-<a name="AT_LEAST_ONCE">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>AT_LEAST_ONCE</h4>
-<pre>static final&nbsp;java.lang.Integer AT_LEAST_ONCE</pre>
-<div class="block">The message containing the event arrives at the message hub at least once.
- The message may be seen at the hub multiple times.
- <BR>
- Value is <code>1</code>.</div>
-</li>
-</ul>
-<a name="EXACTLY_ONCE">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>EXACTLY_ONCE</h4>
-<pre>static final&nbsp;java.lang.Integer EXACTLY_ONCE</pre>
-<div class="block">The message containing the event arrives at the message hub exactly once.
- <BR>
- Value is <code>2</code>.</div>
-</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/QoS.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iot/QoS.html" target="_top">Frames</a></li>
-<li><a href="QoS.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iot/class-use/Commands.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iot/class-use/Commands.html b/content/javadoc/lastest/quarks/connectors/iot/class-use/Commands.html
deleted file mode 100644
index 662ef7e..0000000
--- a/content/javadoc/lastest/quarks/connectors/iot/class-use/Commands.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.iot.Commands (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.iot.Commands (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/iot/Commands.html" title="interface in quarks.connectors.iot">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?quarks/connectors/iot/class-use/Commands.html" target="_top">Frames</a></li>
-<li><a href="Commands.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 Interface quarks.connectors.iot.Commands" class="title">Uses of Interface<br>quarks.connectors.iot.Commands</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.iot.Commands</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="../../../../quarks/connectors/iot/Commands.html" title="interface in quarks.connectors.iot">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/iot/class-use/Commands.html" target="_top">Frames</a></li>
-<li><a href="Commands.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iot/class-use/Events.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iot/class-use/Events.html b/content/javadoc/lastest/quarks/connectors/iot/class-use/Events.html
deleted file mode 100644
index 0bd7054..0000000
--- a/content/javadoc/lastest/quarks/connectors/iot/class-use/Events.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.iot.Events (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.iot.Events (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/iot/Events.html" title="interface in quarks.connectors.iot">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?quarks/connectors/iot/class-use/Events.html" target="_top">Frames</a></li>
-<li><a href="Events.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 Interface quarks.connectors.iot.Events" class="title">Uses of Interface<br>quarks.connectors.iot.Events</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.iot.Events</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="../../../../quarks/connectors/iot/Events.html" title="interface in quarks.connectors.iot">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/iot/class-use/Events.html" target="_top">Frames</a></li>
-<li><a href="Events.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iot/class-use/IotDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iot/class-use/IotDevice.html b/content/javadoc/lastest/quarks/connectors/iot/class-use/IotDevice.html
deleted file mode 100644
index 1e54965..0000000
--- a/content/javadoc/lastest/quarks/connectors/iot/class-use/IotDevice.html
+++ /dev/null
@@ -1,376 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.iot.IotDevice (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.iot.IotDevice (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">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?quarks/connectors/iot/class-use/IotDevice.html" target="_top">Frames</a></li>
-<li><a href="IotDevice.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 Interface quarks.connectors.iot.IotDevice" class="title">Uses of Interface<br>quarks.connectors.iot.IotDevice</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="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</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="#quarks.apps.iot">quarks.apps.iot</a></td>
-<td class="colLast">
-<div class="block">Applications for use in an Internet of Things environment.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.iotf">quarks.connectors.iotf</a></td>
-<td class="colLast">
-<div class="block">IBM Watson IoT Platform stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.mqtt.iot">quarks.connectors.mqtt.iot</a></td>
-<td class="colLast">
-<div class="block">An MQTT based IotDevice connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.iot">quarks.providers.iot</a></td>
-<td class="colLast">
-<div class="block">Iot provider that allows multiple applications to
- share an <code>IotDevice</code>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.samples.connectors.iotf">quarks.samples.connectors.iotf</a></td>
-<td class="colLast">
-<div class="block">Samples showing device events and commands with IBM Watson IoT Platform.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.test.svt.apps.iotf">quarks.test.svt.apps.iotf</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.apps.iot">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a> in <a href="../../../../quarks/apps/iot/package-summary.html">quarks.apps.iot</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="../../../../quarks/apps/iot/package-summary.html">quarks.apps.iot</a> that return <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</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 <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></code></td>
-<td class="colLast"><span class="typeNameLabel">IotDevicePubSub.</span><code><span class="memberNameLink"><a href="../../../../quarks/apps/iot/IotDevicePubSub.html#addIotDevice-quarks.topology.TopologyElement-">addIotDevice</a></span>(<a href="../../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a>&nbsp;te)</code>
-<div class="block">Add a proxy <code>IotDevice</code> for the topology containing <code>te</code>.</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="../../../../quarks/apps/iot/package-summary.html">quarks.apps.iot</a> with parameters of type <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</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">IotDevicePubSub.</span><code><span class="memberNameLink"><a href="../../../../quarks/apps/iot/IotDevicePubSub.html#createApplication-quarks.connectors.iot.IotDevice-">createApplication</a></span>(<a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>&nbsp;device)</code>
-<div class="block">Create an instance of this application using <code>device</code> as the device
- connection to a message hub.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.iotf">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a> in <a href="../../../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</a> that implement <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</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="../../../../quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf">IotfDevice</a></span></code>
-<div class="block">Connector for IBM Watson IoT Platform.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.mqtt.iot">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a> in <a href="../../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</a> that implement <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</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="../../../../quarks/connectors/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot">MqttDevice</a></span></code>
-<div class="block">An MQTT based Quarks <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><code>IotDevice</code></a> connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.iot">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a> in <a href="../../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</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="../../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</a> that return <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</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 <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></code></td>
-<td class="colLast"><span class="typeNameLabel">IotProvider.</span><code><span class="memberNameLink"><a href="../../../../quarks/providers/iot/IotProvider.html#createMessageHubDevice-quarks.topology.Topology-">createMessageHubDevice</a></span>(<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology)</code>
-<div class="block">Create the connection to the message hub.</div>
-</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="../../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</a> with type arguments of type <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</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">IotProvider.</span><code><span class="memberNameLink"><a href="../../../../quarks/providers/iot/IotProvider.html#registerTopology-java.lang.String-quarks.function.BiConsumer-">registerTopology</a></span>(java.lang.String&nbsp;applicationName,
-                <a href="../../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>,com.google.gson.JsonObject&gt;&nbsp;builder)</code>
-<div class="block">Register an application that uses an <code>IotDevice</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructor parameters in <a href="../../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</a> with type arguments of type <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</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="../../../../quarks/providers/iot/IotProvider.html#IotProvider-quarks.providers.direct.DirectProvider-quarks.function.Function-">IotProvider</a></span>(<a href="../../../../quarks/providers/direct/DirectProvider.html" title="class in quarks.providers.direct">DirectProvider</a>&nbsp;provider,
-           <a href="../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>&gt;&nbsp;iotDeviceCreator)</code>
-<div class="block">Create an <code>IotProvider</code> that uses the passed in <code>DirectProvider</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/providers/iot/IotProvider.html#IotProvider-quarks.function.Function-">IotProvider</a></span>(<a href="../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>&gt;&nbsp;iotDeviceCreator)</code>
-<div class="block">Create an <code>IotProvider</code> that uses its own <code>DirectProvider</code>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/providers/iot/IotProvider.html#IotProvider-quarks.topology.TopologyProvider-quarks.execution.DirectSubmitter-quarks.function.Function-">IotProvider</a></span>(<a href="../../../../quarks/topology/TopologyProvider.html" title="interface in quarks.topology">TopologyProvider</a>&nbsp;provider,
-           <a href="../../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;submitter,
-           <a href="../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>&gt;&nbsp;iotDeviceCreator)</code>
-<div class="block">Create an <code>IotProvider</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.connectors.iotf">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a> in <a href="../../../../quarks/samples/connectors/iotf/package-summary.html">quarks.samples.connectors.iotf</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="../../../../quarks/samples/connectors/iotf/package-summary.html">quarks.samples.connectors.iotf</a> with parameters of type <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</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 <a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">IotfSensors.</span><code><span class="memberNameLink"><a href="../../../../quarks/samples/connectors/iotf/IotfSensors.html#displayMessages-quarks.connectors.iot.IotDevice-boolean-">displayMessages</a></span>(<a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>&nbsp;device,
-               boolean&nbsp;print)</code>
-<div class="block">Subscribe to IoTF device commands with identifier <code>display</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="typeNameLabel">IotfSensors.</span><code><span class="memberNameLink"><a href="../../../../quarks/samples/connectors/iotf/IotfSensors.html#heartBeat-quarks.connectors.iot.IotDevice-boolean-">heartBeat</a></span>(<a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>&nbsp;device,
-         boolean&nbsp;print)</code>
-<div class="block">Create a heart beat device event with
- identifier <code>heartbeat</code> to
- ensure there is some immediate output and
- the connection to IoTF happens as soon as possible.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="typeNameLabel">IotfSensors.</span><code><span class="memberNameLink"><a href="../../../../quarks/samples/connectors/iotf/IotfSensors.html#simulatedSensors-quarks.connectors.iot.IotDevice-boolean-">simulatedSensors</a></span>(<a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>&nbsp;device,
-                boolean&nbsp;print)</code>
-<div class="block">Simulate two bursty sensors and send the readings as IoTF device events
- with an identifier of <code>sensors</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.test.svt.apps.iotf">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a> in <a href="../../../../quarks/test/svt/apps/iotf/package-summary.html">quarks.test.svt.apps.iotf</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="../../../../quarks/test/svt/apps/iotf/package-summary.html">quarks.test.svt.apps.iotf</a> that return <a href="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</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="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></code></td>
-<td class="colLast"><span class="typeNameLabel">AbstractIotfApplication.</span><code><span class="memberNameLink"><a href="../../../../quarks/test/svt/apps/iotf/AbstractIotfApplication.html#iotDevice--">iotDevice</a></span>()</code>
-<div class="block">Get the application's IotfDevice</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="../../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/iot/class-use/IotDevice.html" target="_top">Frames</a></li>
-<li><a href="IotDevice.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iot/class-use/QoS.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iot/class-use/QoS.html b/content/javadoc/lastest/quarks/connectors/iot/class-use/QoS.html
deleted file mode 100644
index bdd394a..0000000
--- a/content/javadoc/lastest/quarks/connectors/iot/class-use/QoS.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.iot.QoS (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.iot.QoS (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot">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?quarks/connectors/iot/class-use/QoS.html" target="_top">Frames</a></li>
-<li><a href="QoS.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 Interface quarks.connectors.iot.QoS" class="title">Uses of Interface<br>quarks.connectors.iot.QoS</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.iot.QoS</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="../../../../quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/iot/class-use/QoS.html" target="_top">Frames</a></li>
-<li><a href="QoS.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iot/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iot/package-frame.html b/content/javadoc/lastest/quarks/connectors/iot/package-frame.html
deleted file mode 100644
index 3647018..0000000
--- a/content/javadoc/lastest/quarks/connectors/iot/package-frame.html
+++ /dev/null
@@ -1,23 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.iot (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../quarks/connectors/iot/package-summary.html" target="classFrame">quarks.connectors.iot</a></h1>
-<div class="indexContainer">
-<h2 title="Interfaces">Interfaces</h2>
-<ul title="Interfaces">
-<li><a href="Commands.html" title="interface in quarks.connectors.iot" target="classFrame"><span class="interfaceName">Commands</span></a></li>
-<li><a href="Events.html" title="interface in quarks.connectors.iot" target="classFrame"><span class="interfaceName">Events</span></a></li>
-<li><a href="IotDevice.html" title="interface in quarks.connectors.iot" target="classFrame"><span class="interfaceName">IotDevice</span></a></li>
-<li><a href="QoS.html" title="interface in quarks.connectors.iot" target="classFrame"><span class="interfaceName">QoS</span></a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/iot/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/iot/package-summary.html b/content/javadoc/lastest/quarks/connectors/iot/package-summary.html
deleted file mode 100644
index fa585a6..0000000
--- a/content/javadoc/lastest/quarks/connectors/iot/package-summary.html
+++ /dev/null
@@ -1,211 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.iot (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.iot (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/http/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/iotf/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iot/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;quarks.connectors.iot</h1>
-<div class="docSummary">
-<div class="block">Quarks device connector API to a message hub.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
-<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Interface</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/connectors/iot/Commands.html" title="interface in quarks.connectors.iot">Commands</a></td>
-<td class="colLast">
-<div class="block">Devic command identifiers used by Quarks.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/connectors/iot/Events.html" title="interface in quarks.connectors.iot">Events</a></td>
-<td class="colLast">
-<div class="block">Device event identifiers used by Quarks.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></td>
-<td class="colLast">
-<div class="block">Generic Internet of Things device connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot">QoS</a></td>
-<td class="colLast">
-<div class="block">Device event quality of service levels.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.connectors.iot Description">Package quarks.connectors.iot Description</h2>
-<div class="block">Quarks device connector API to a message hub.
- 
- Generic device model that supports a device model consisting of:
- <UL>
- <LI>
- <B>Device events</B> - A device <a href="../../../quarks/connectors/iot/IotDevice.html#events-quarks.topology.TStream-java.lang.String-int-"><code>publishes</code></a> <em>events</em> as messages to a message hub to allow
- analysis or processing by back-end systems, etc.. A device event consists of:
- <UL>
- <LI>  <B>event identifier</B> - Application specified event type. E.g. <code>engineAlert</code></LI>
- <LI>  <B>event payload</B> - Application specified event payload. E.g. the engine alert code and sensor reading.</LI>
- <LI>  <B>QoS</B> - <a href="../../../quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot"><code>Quality of service</code></a> for message delivery. Using MQTT QoS definitions.</LI>
- </UL>
- Device events can be used to send any data including abnormal events
- (e.g. a fault condition on an engine), periodic or aggregate sensor readings,
- device user input etc.
- <BR>
- The format for the payload is JSON, support for other payload formats may be added
- in the future.
- </LI>
- <P>
- <LI>
- <B>Device Commands</B> - A device <a href="../../../quarks/connectors/iot/IotDevice.html#commands-java.lang.String...-"><code>subscribes</code></a> to <em>commands</em> from back-end systems
- through the message hub. A device command consists of:
- <UL>
- <LI>  <B>command identifier</B> - Application specified command type. E.g. <code>statusMessage</code></LI>
- <LI>  <B>command payload</B> - Application specified command payload. E.g. the severity and
- text of the message to display.</LI>
- </UL>
- Device commands can be used to perform any action on the device including displaying information,
- controlling the device (e.g. reduce maximum engine revolutions), controlling the Quarks application, etc.
- <BR>
- The format for the payload is typically JSON, though other formats may be used.
- </LI>
- </UL>
- </P>
- <P>
- Device event and command identifiers starting with "<a href="../../../quarks/connectors/iot/IotDevice.html#RESERVED_ID_PREFIX"><code>quarks</code></a>"
- are reserved for use by Quarks.
- </P></div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/http/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/iotf/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/iot/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>



[19/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html
deleted file mode 100644
index f6e712f..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html
+++ /dev/null
@@ -1,457 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>WebSocketClientConnector (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="WebSocketClientConnector (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/WebSocketClientConnector.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="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientConnector.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><a href="#nested.classes.inherited.from.class.quarks.connectors.runtime.Connector">Nested</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.wsclient.javax.websocket.runtime</div>
-<h2 title="Class WebSocketClientConnector" class="title">Class WebSocketClientConnector</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.runtime.Connector&lt;javax.websocket.Session&gt;</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.AutoCloseable</dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">WebSocketClientConnector</span>
-extends quarks.connectors.runtime.Connector&lt;javax.websocket.Session&gt;
-implements java.io.Serializable</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../../serialized-form.html#quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector">Serialized Form</a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="nested.class.summary">
-<!--   -->
-</a>
-<h3>Nested Class Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="nested.classes.inherited.from.class.quarks.connectors.runtime.Connector">
-<!--   -->
-</a>
-<h3>Nested classes/interfaces inherited from class&nbsp;quarks.connectors.runtime.Connector</h3>
-<code>quarks.connectors.runtime.Connector.State</code></li>
-</ul>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#WebSocketClientConnector-java.util.Properties-quarks.function.Supplier-">WebSocketClientConnector</a></span>(java.util.Properties&nbsp;config,
-                        <a href="../../../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;javax.websocket.WebSocketContainer&gt;&nbsp;containerFn)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#doClose-javax.websocket.Session-">doClose</a></span>(javax.websocket.Session&nbsp;session)</code>
-<div class="block">A one-shot request to permanently close the client.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>protected javax.websocket.Session</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#doConnect-javax.websocket.Session-">doConnect</a></span>(javax.websocket.Session&nbsp;session)</code>
-<div class="block">A one-shot request to connect the client to its server.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#doDisconnect-javax.websocket.Session-">doDisconnect</a></span>(javax.websocket.Session&nbsp;session)</code>
-<div class="block">A one-shot request to disconnect the client.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>org.slf4j.Logger</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#getLogger--">getLogger</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>protected java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#id--">id</a></span>()</code>
-<div class="block">Get a connector id to use in log and exception msgs</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#onBinaryMessage-byte:A-">onBinaryMessage</a></span>(byte[]&nbsp;message)</code>&nbsp;</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#onError-javax.websocket.Session-java.lang.Throwable-">onError</a></span>(javax.websocket.Session&nbsp;client,
-       java.lang.Throwable&nbsp;t)</code>&nbsp;</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#onTextMessage-java.lang.String-">onTextMessage</a></span>(java.lang.String&nbsp;message)</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.connectors.runtime.Connector">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;quarks.connectors.runtime.Connector</h3>
-<code>client, close, connectionLost, notIdle, setIdleReconnectInterval, setIdleTimeout</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="WebSocketClientConnector-java.util.Properties-quarks.function.Supplier-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>WebSocketClientConnector</h4>
-<pre>public&nbsp;WebSocketClientConnector(java.util.Properties&nbsp;config,
-                                <a href="../../../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;javax.websocket.WebSocketContainer&gt;&nbsp;containerFn)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="getLogger--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getLogger</h4>
-<pre>public&nbsp;org.slf4j.Logger&nbsp;getLogger()</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>getLogger</code>&nbsp;in class&nbsp;<code>quarks.connectors.runtime.Connector&lt;javax.websocket.Session&gt;</code></dd>
-</dl>
-</li>
-</ul>
-<a name="doConnect-javax.websocket.Session-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>doConnect</h4>
-<pre>protected&nbsp;javax.websocket.Session&nbsp;doConnect(javax.websocket.Session&nbsp;session)
-                                     throws java.lang.Exception</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code>quarks.connectors.runtime.Connector</code></span></div>
-<div class="block">A one-shot request to connect the client to its server.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>doConnect</code>&nbsp;in class&nbsp;<code>quarks.connectors.runtime.Connector&lt;javax.websocket.Session&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>session</code> - the connector's client object.  may be null.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a connected client.  not necessarily the same as <code>client</code>.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.Exception</code> - if unable to connect</dd>
-</dl>
-</li>
-</ul>
-<a name="doDisconnect-javax.websocket.Session-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>doDisconnect</h4>
-<pre>protected&nbsp;void&nbsp;doDisconnect(javax.websocket.Session&nbsp;session)
-                     throws java.lang.Exception</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code>quarks.connectors.runtime.Connector</code></span></div>
-<div class="block">A one-shot request to disconnect the client.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>doDisconnect</code>&nbsp;in class&nbsp;<code>quarks.connectors.runtime.Connector&lt;javax.websocket.Session&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>session</code> - the connector's client object.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.Exception</code> - if unable to disconnect</dd>
-</dl>
-</li>
-</ul>
-<a name="doClose-javax.websocket.Session-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>doClose</h4>
-<pre>protected&nbsp;void&nbsp;doClose(javax.websocket.Session&nbsp;session)
-                throws java.lang.Exception</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code>quarks.connectors.runtime.Connector</code></span></div>
-<div class="block">A one-shot request to permanently close the client.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>doClose</code>&nbsp;in class&nbsp;<code>quarks.connectors.runtime.Connector&lt;javax.websocket.Session&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>session</code> - the connector's client object.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.Exception</code> - if unable to close</dd>
-</dl>
-</li>
-</ul>
-<a name="id--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>id</h4>
-<pre>protected&nbsp;java.lang.String&nbsp;id()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code>quarks.connectors.runtime.Connector</code></span></div>
-<div class="block">Get a connector id to use in log and exception msgs</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>id</code>&nbsp;in class&nbsp;<code>quarks.connectors.runtime.Connector&lt;javax.websocket.Session&gt;</code></dd>
-</dl>
-</li>
-</ul>
-<a name="onError-javax.websocket.Session-java.lang.Throwable-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>onError</h4>
-<pre>public&nbsp;void&nbsp;onError(javax.websocket.Session&nbsp;client,
-                    java.lang.Throwable&nbsp;t)</pre>
-</li>
-</ul>
-<a name="onTextMessage-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>onTextMessage</h4>
-<pre>public&nbsp;void&nbsp;onTextMessage(java.lang.String&nbsp;message)</pre>
-</li>
-</ul>
-<a name="onBinaryMessage-byte:A-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>onBinaryMessage</h4>
-<pre>public&nbsp;void&nbsp;onBinaryMessage(byte[]&nbsp;message)</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/WebSocketClientConnector.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientConnector.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><a href="#nested.classes.inherited.from.class.quarks.connectors.runtime.Connector">Nested</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html
deleted file mode 100644
index 7d7a791..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html
+++ /dev/null
@@ -1,367 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>WebSocketClientReceiver (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="WebSocketClientReceiver (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":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/WebSocketClientReceiver.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="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientReceiver.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.wsclient.javax.websocket.runtime</div>
-<h2 title="Class WebSocketClientReceiver" class="title">Class WebSocketClientReceiver&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver&lt;T&gt;</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.AutoCloseable, <a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&gt;</dd>
-</dl>
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinaryReceiver</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">WebSocketClientReceiver&lt;T&gt;</span>
-extends java.lang.Object
-implements <a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&gt;, java.lang.AutoCloseable</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../../serialized-form.html#quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver">Serialized Form</a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#connector">connector</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#eventHandler">eventHandler</a></span></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#WebSocketClientReceiver-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">WebSocketClientReceiver</a></span>(<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                       <a href="../../../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&nbsp;toTuple)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#accept-quarks.function.Consumer-">accept</a></span>(<a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&nbsp;eventHandler)</code>
-<div class="block">Apply the function to <code>value</code>.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#close--">close</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="connector">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>connector</h4>
-<pre>protected final&nbsp;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a> connector</pre>
-</li>
-</ul>
-<a name="eventHandler">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>eventHandler</h4>
-<pre>protected&nbsp;<a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt; eventHandler</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="WebSocketClientReceiver-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>WebSocketClientReceiver</h4>
-<pre>public&nbsp;WebSocketClientReceiver(<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                               <a href="../../../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&nbsp;toTuple)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="accept-quarks.function.Consumer-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>accept</h4>
-<pre>public&nbsp;void&nbsp;accept(<a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&nbsp;eventHandler)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../quarks/function/Consumer.html#accept-T-">Consumer</a></code></span></div>
-<div class="block">Apply the function to <code>value</code>.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../../quarks/function/Consumer.html#accept-T-">accept</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>eventHandler</code> - Value function is applied to.</dd>
-</dl>
-</li>
-</ul>
-<a name="close--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>close</h4>
-<pre>public&nbsp;void&nbsp;close()
-           throws java.lang.Exception</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>close</code>&nbsp;in interface&nbsp;<code>java.lang.AutoCloseable</code></dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.Exception</code></dd>
-</dl>
-</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/WebSocketClientReceiver.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientReceiver.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html
deleted file mode 100644
index 11d22a4..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html
+++ /dev/null
@@ -1,369 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>WebSocketClientSender (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="WebSocketClientSender (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":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/WebSocketClientSender.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="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientSender.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.wsclient.javax.websocket.runtime</div>
-<h2 title="Class WebSocketClientSender" class="title">Class WebSocketClientSender&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender&lt;T&gt;</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.AutoCloseable, <a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;</dd>
-</dl>
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">WebSocketClientSender&lt;T&gt;</span>
-extends java.lang.Object
-implements <a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;, java.lang.AutoCloseable</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../../serialized-form.html#quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender">Serialized Form</a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#connector">connector</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#toPayload">toPayload</a></span></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#WebSocketClientSender-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">WebSocketClientSender</a></span>(<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                     <a href="../../../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String&gt;&nbsp;toPayload)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#accept-T-">accept</a></span>(<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>&nbsp;value)</code>
-<div class="block">Apply the function to <code>value</code>.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#close--">close</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="connector">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>connector</h4>
-<pre>protected final&nbsp;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a> connector</pre>
-</li>
-</ul>
-<a name="toPayload">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>toPayload</h4>
-<pre>protected final&nbsp;<a href="../../../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String&gt; toPayload</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="WebSocketClientSender-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>WebSocketClientSender</h4>
-<pre>public&nbsp;WebSocketClientSender(<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                             <a href="../../../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String&gt;&nbsp;toPayload)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="accept-java.lang.Object-">
-<!--   -->
-</a><a name="accept-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>accept</h4>
-<pre>public&nbsp;void&nbsp;accept(<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>&nbsp;value)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../quarks/function/Consumer.html#accept-T-">Consumer</a></code></span></div>
-<div class="block">Apply the function to <code>value</code>.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../../quarks/function/Consumer.html#accept-T-">accept</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - Value function is applied to.</dd>
-</dl>
-</li>
-</ul>
-<a name="close--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>close</h4>
-<pre>public&nbsp;void&nbsp;close()
-           throws java.lang.Exception</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>close</code>&nbsp;in interface&nbsp;<code>java.lang.AutoCloseable</code></dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.Exception</code></dd>
-</dl>
-</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/WebSocketClientSender.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientSender.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinaryReceiver.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinaryReceiver.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinaryReceiver.html
deleted file mode 100644
index 8a01cc0..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinaryReceiver.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">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?quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinaryReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinaryReceiver.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 quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver" class="title">Uses of Class<br>quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver</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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinaryReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinaryReceiver.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinarySender.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinarySender.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinarySender.html
deleted file mode 100644
index 0cfd50e..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinarySender.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinarySender (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinarySender (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">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?quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinarySender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinarySender.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 quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinarySender" class="title">Uses of Class<br>quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinarySender</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinarySender</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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientBinarySender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinarySender.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientConnector.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientConnector.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientConnector.html
deleted file mode 100644
index b9d28eb..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientConnector.html
+++ /dev/null
@@ -1,194 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">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?quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientConnector.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientConnector.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 quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector" class="title">Uses of Class<br>quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector</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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</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="#quarks.connectors.wsclient.javax.websocket.runtime">quarks.connectors.wsclient.javax.websocket.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a> in <a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</a> declared as <a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">WebSocketClientSender.</span><code><span class="memberNameLink"><a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#connector">connector</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></code></td>
-<td class="colLast"><span class="typeNameLabel">WebSocketClientReceiver.</span><code><span class="memberNameLink"><a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#connector">connector</a></span></code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</a> with parameters of type <a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html#WebSocketClientBinaryReceiver-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">WebSocketClientBinaryReceiver</a></span>(<a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                             <a href="../../../../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;byte[],<a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="type parameter in WebSocketClientBinaryReceiver">T</a>&gt;&nbsp;toTuple)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html#WebSocketClientBinarySender-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">WebSocketClientBinarySender</a></span>(<a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                           <a href="../../../../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>,byte[]&gt;&nbsp;toPayload)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#WebSocketClientReceiver-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">WebSocketClientReceiver</a></span>(<a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                       <a href="../../../../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,<a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&nbsp;toTuple)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#WebSocketClientSender-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">WebSocketClientSender</a></span>(<a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                     <a href="../../../../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String&gt;&nbsp;toPayload)</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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientConnector.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientConnector.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[40/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/overview-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/overview-tree.html b/content/javadoc/lastest/overview-tree.html
deleted file mode 100644
index 63f0b51..0000000
--- a/content/javadoc/lastest/overview-tree.html
+++ /dev/null
@@ -1,592 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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>Package</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>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
-<li><a href="overview-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 All Packages</h1>
-<span class="packageHierarchyLabel">Package Hierarchies:</span>
-<ul class="horizontal">
-<li><a href="quarks/analytics/math3/json/package-tree.html">quarks.analytics.math3.json</a>, </li>
-<li><a href="quarks/analytics/math3/stat/package-tree.html">quarks.analytics.math3.stat</a>, </li>
-<li><a href="quarks/analytics/sensors/package-tree.html">quarks.analytics.sensors</a>, </li>
-<li><a href="quarks/apps/iot/package-tree.html">quarks.apps.iot</a>, </li>
-<li><a href="quarks/apps/runtime/package-tree.html">quarks.apps.runtime</a>, </li>
-<li><a href="quarks/connectors/file/package-tree.html">quarks.connectors.file</a>, </li>
-<li><a href="quarks/connectors/http/package-tree.html">quarks.connectors.http</a>, </li>
-<li><a href="quarks/connectors/iot/package-tree.html">quarks.connectors.iot</a>, </li>
-<li><a href="quarks/connectors/iotf/package-tree.html">quarks.connectors.iotf</a>, </li>
-<li><a href="quarks/connectors/jdbc/package-tree.html">quarks.connectors.jdbc</a>, </li>
-<li><a href="quarks/connectors/kafka/package-tree.html">quarks.connectors.kafka</a>, </li>
-<li><a href="quarks/connectors/mqtt/package-tree.html">quarks.connectors.mqtt</a>, </li>
-<li><a href="quarks/connectors/mqtt/iot/package-tree.html">quarks.connectors.mqtt.iot</a>, </li>
-<li><a href="quarks/connectors/pubsub/package-tree.html">quarks.connectors.pubsub</a>, </li>
-<li><a href="quarks/connectors/pubsub/oplets/package-tree.html">quarks.connectors.pubsub.oplets</a>, </li>
-<li><a href="quarks/connectors/pubsub/service/package-tree.html">quarks.connectors.pubsub.service</a>, </li>
-<li><a href="quarks/connectors/serial/package-tree.html">quarks.connectors.serial</a>, </li>
-<li><a href="quarks/connectors/wsclient/package-tree.html">quarks.connectors.wsclient</a>, </li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/package-tree.html">quarks.connectors.wsclient.javax.websocket</a>, </li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/runtime/package-tree.html">quarks.connectors.wsclient.javax.websocket.runtime</a>, </li>
-<li><a href="quarks/execution/package-tree.html">quarks.execution</a>, </li>
-<li><a href="quarks/execution/mbeans/package-tree.html">quarks.execution.mbeans</a>, </li>
-<li><a href="quarks/execution/services/package-tree.html">quarks.execution.services</a>, </li>
-<li><a href="quarks/function/package-tree.html">quarks.function</a>, </li>
-<li><a href="quarks/graph/package-tree.html">quarks.graph</a>, </li>
-<li><a href="quarks/javax/websocket/package-tree.html">quarks.javax.websocket</a>, </li>
-<li><a href="quarks/javax/websocket/impl/package-tree.html">quarks.javax.websocket.impl</a>, </li>
-<li><a href="quarks/metrics/package-tree.html">quarks.metrics</a>, </li>
-<li><a href="quarks/metrics/oplets/package-tree.html">quarks.metrics.oplets</a>, </li>
-<li><a href="quarks/oplet/package-tree.html">quarks.oplet</a>, </li>
-<li><a href="quarks/oplet/core/package-tree.html">quarks.oplet.core</a>, </li>
-<li><a href="quarks/oplet/core/mbeans/package-tree.html">quarks.oplet.core.mbeans</a>, </li>
-<li><a href="quarks/oplet/functional/package-tree.html">quarks.oplet.functional</a>, </li>
-<li><a href="quarks/oplet/plumbing/package-tree.html">quarks.oplet.plumbing</a>, </li>
-<li><a href="quarks/oplet/window/package-tree.html">quarks.oplet.window</a>, </li>
-<li><a href="quarks/providers/development/package-tree.html">quarks.providers.development</a>, </li>
-<li><a href="quarks/providers/direct/package-tree.html">quarks.providers.direct</a>, </li>
-<li><a href="quarks/providers/iot/package-tree.html">quarks.providers.iot</a>, </li>
-<li><a href="quarks/runtime/appservice/package-tree.html">quarks.runtime.appservice</a>, </li>
-<li><a href="quarks/runtime/etiao/package-tree.html">quarks.runtime.etiao</a>, </li>
-<li><a href="quarks/runtime/etiao/graph/package-tree.html">quarks.runtime.etiao.graph</a>, </li>
-<li><a href="quarks/runtime/etiao/graph/model/package-tree.html">quarks.runtime.etiao.graph.model</a>, </li>
-<li><a href="quarks/runtime/etiao/mbeans/package-tree.html">quarks.runtime.etiao.mbeans</a>, </li>
-<li><a href="quarks/runtime/jmxcontrol/package-tree.html">quarks.runtime.jmxcontrol</a>, </li>
-<li><a href="quarks/runtime/jobregistry/package-tree.html">quarks.runtime.jobregistry</a>, </li>
-<li><a href="quarks/runtime/jsoncontrol/package-tree.html">quarks.runtime.jsoncontrol</a>, </li>
-<li><a href="quarks/samples/apps/package-tree.html">quarks.samples.apps</a>, </li>
-<li><a href="quarks/samples/apps/mqtt/package-tree.html">quarks.samples.apps.mqtt</a>, </li>
-<li><a href="quarks/samples/apps/sensorAnalytics/package-tree.html">quarks.samples.apps.sensorAnalytics</a>, </li>
-<li><a href="quarks/samples/connectors/package-tree.html">quarks.samples.connectors</a>, </li>
-<li><a href="quarks/samples/connectors/elm327/package-tree.html">quarks.samples.connectors.elm327</a>, </li>
-<li><a href="quarks/samples/connectors/elm327/runtime/package-tree.html">quarks.samples.connectors.elm327.runtime</a>, </li>
-<li><a href="quarks/samples/connectors/file/package-tree.html">quarks.samples.connectors.file</a>, </li>
-<li><a href="quarks/samples/connectors/iotf/package-tree.html">quarks.samples.connectors.iotf</a>, </li>
-<li><a href="quarks/samples/connectors/jdbc/package-tree.html">quarks.samples.connectors.jdbc</a>, </li>
-<li><a href="quarks/samples/connectors/kafka/package-tree.html">quarks.samples.connectors.kafka</a>, </li>
-<li><a href="quarks/samples/connectors/mqtt/package-tree.html">quarks.samples.connectors.mqtt</a>, </li>
-<li><a href="quarks/samples/connectors/obd2/package-tree.html">quarks.samples.connectors.obd2</a>, </li>
-<li><a href="quarks/samples/console/package-tree.html">quarks.samples.console</a>, </li>
-<li><a href="quarks/samples/scenarios/iotf/package-tree.html">quarks.samples.scenarios.iotf</a>, </li>
-<li><a href="quarks/samples/topology/package-tree.html">quarks.samples.topology</a>, </li>
-<li><a href="quarks/samples/utils/metrics/package-tree.html">quarks.samples.utils.metrics</a>, </li>
-<li><a href="quarks/samples/utils/sensor/package-tree.html">quarks.samples.utils.sensor</a>, </li>
-<li><a href="quarks/test/svt/package-tree.html">quarks.test.svt</a>, </li>
-<li><a href="quarks/test/svt/apps/package-tree.html">quarks.test.svt.apps</a>, </li>
-<li><a href="quarks/test/svt/apps/iotf/package-tree.html">quarks.test.svt.apps.iotf</a>, </li>
-<li><a href="quarks/test/svt/utils/sensor/gps/package-tree.html">quarks.test.svt.utils.sensor.gps</a>, </li>
-<li><a href="quarks/topology/package-tree.html">quarks.topology</a>, </li>
-<li><a href="quarks/topology/json/package-tree.html">quarks.topology.json</a>, </li>
-<li><a href="quarks/topology/mbeans/package-tree.html">quarks.topology.mbeans</a>, </li>
-<li><a href="quarks/topology/plumbing/package-tree.html">quarks.topology.plumbing</a>, </li>
-<li><a href="quarks/topology/services/package-tree.html">quarks.topology.services</a>, </li>
-<li><a href="quarks/topology/tester/package-tree.html">quarks.topology.tester</a>, </li>
-<li><a href="quarks/window/package-tree.html">quarks.window</a></li>
-</ul>
-</div>
-<div class="contentContainer">
-<h2 title="Class Hierarchy">Class Hierarchy</h2>
-<ul>
-<li type="circle">java.lang.Object
-<ul>
-<li type="circle">quarks.samples.apps.<a href="quarks/samples/apps/AbstractApplication.html" title="class in quarks.samples.apps"><span class="typeNameLink">AbstractApplication</span></a>
-<ul>
-<li type="circle">quarks.test.svt.apps.iotf.<a href="quarks/test/svt/apps/iotf/AbstractIotfApplication.html" title="class in quarks.test.svt.apps.iotf"><span class="typeNameLink">AbstractIotfApplication</span></a>
-<ul>
-<li type="circle">quarks.test.svt.apps.<a href="quarks/test/svt/apps/FleetManagementAnalyticsClientApplication.html" title="class in quarks.test.svt.apps"><span class="typeNameLink">FleetManagementAnalyticsClientApplication</span></a></li>
-</ul>
-</li>
-<li type="circle">quarks.samples.apps.mqtt.<a href="quarks/samples/apps/mqtt/AbstractMqttApplication.html" title="class in quarks.samples.apps.mqtt"><span class="typeNameLink">AbstractMqttApplication</span></a>
-<ul>
-<li type="circle">quarks.samples.apps.mqtt.<a href="quarks/samples/apps/mqtt/DeviceCommsApp.html" title="class in quarks.samples.apps.mqtt"><span class="typeNameLink">DeviceCommsApp</span></a></li>
-<li type="circle">quarks.samples.apps.sensorAnalytics.<a href="quarks/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html" title="class in quarks.samples.apps.sensorAnalytics"><span class="typeNameLink">SensorAnalyticsApplication</span></a></li>
-</ul>
-</li>
-</ul>
-</li>
-<li type="circle">java.util.AbstractCollection&lt;E&gt; (implements java.util.Collection&lt;E&gt;)
-<ul>
-<li type="circle">java.util.AbstractList&lt;E&gt; (implements java.util.List&lt;E&gt;)
-<ul>
-<li type="circle">java.util.AbstractSequentialList&lt;E&gt;
-<ul>
-<li type="circle">quarks.window.<a href="quarks/window/InsertionTimeList.html" title="class in quarks.window"><span class="typeNameLink">InsertionTimeList</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-<li type="circle">quarks.runtime.etiao.<a href="quarks/runtime/etiao/AbstractContext.html" title="class in quarks.runtime.etiao"><span class="typeNameLink">AbstractContext</span></a>&lt;I,O&gt; (implements quarks.oplet.<a href="quarks/oplet/OpletContext.html" title="interface in quarks.oplet">OpletContext</a>&lt;I,O&gt;)
-<ul>
-<li type="circle">quarks.runtime.etiao.<a href="quarks/runtime/etiao/InvocationContext.html" title="class in quarks.runtime.etiao"><span class="typeNameLink">InvocationContext</span></a>&lt;I,O&gt;</li>
-</ul>
-</li>
-<li type="circle">java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
-<ul>
-<li type="circle">java.util.concurrent.ThreadPoolExecutor
-<ul>
-<li type="circle">java.util.concurrent.ScheduledThreadPoolExecutor (implements java.util.concurrent.ScheduledExecutorService)
-<ul>
-<li type="circle">quarks.runtime.etiao.<a href="quarks/runtime/etiao/TrackingScheduledExecutor.html" title="class in quarks.runtime.etiao"><span class="typeNameLink">TrackingScheduledExecutor</span></a></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-<li type="circle">quarks.graph.spi.AbstractGraph&lt;G&gt; (implements quarks.graph.<a href="quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a>)
-<ul>
-<li type="circle">quarks.runtime.etiao.graph.<a href="quarks/runtime/etiao/graph/DirectGraph.html" title="class in quarks.runtime.etiao.graph"><span class="typeNameLink">DirectGraph</span></a></li>
-</ul>
-</li>
-<li type="circle">quarks.graph.spi.execution.AbstractGraphJob (implements quarks.execution.<a href="quarks/execution/Job.html" title="interface in quarks.execution">Job</a>)
-<ul>
-<li type="circle">quarks.runtime.etiao.<a href="quarks/runtime/etiao/EtiaoJob.html" title="class in quarks.runtime.etiao"><span class="typeNameLink">EtiaoJob</span></a> (implements quarks.oplet.<a href="quarks/oplet/JobContext.html" title="interface in quarks.oplet">JobContext</a>)</li>
-</ul>
-</li>
-<li type="circle">quarks.oplet.core.<a href="quarks/oplet/core/AbstractOplet.html" title="class in quarks.oplet.core"><span class="typeNameLink">AbstractOplet</span></a>&lt;I,O&gt; (implements quarks.oplet.<a href="quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;I,O&gt;)
-<ul>
-<li type="circle">quarks.oplet.core.<a href="quarks/oplet/core/FanIn.html" title="class in quarks.oplet.core"><span class="typeNameLink">FanIn</span></a>&lt;T,U&gt;
-<ul>
-<li type="circle">quarks.oplet.plumbing.<a href="quarks/oplet/plumbing/Barrier.html" title="class in quarks.oplet.plumbing"><span class="typeNameLink">Barrier</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.oplet.core.<a href="quarks/oplet/core/Union.html" title="class in quarks.oplet.core"><span class="typeNameLink">Union</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-<li type="circle">quarks.oplet.core.<a href="quarks/oplet/core/FanOut.html" title="class in quarks.oplet.core"><span class="typeNameLink">FanOut</span></a>&lt;T&gt; (implements quarks.function.<a href="quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;)</li>
-<li type="circle">quarks.oplet.core.<a href="quarks/oplet/core/Pipe.html" title="class in quarks.oplet.core"><span class="typeNameLink">Pipe</span></a>&lt;I,O&gt; (implements quarks.function.<a href="quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;)
-<ul>
-<li type="circle">quarks.oplet.window.<a href="quarks/oplet/window/Aggregate.html" title="class in quarks.oplet.window"><span class="typeNameLink">Aggregate</span></a>&lt;T,U,K&gt;</li>
-<li type="circle">quarks.oplet.functional.<a href="quarks/oplet/functional/Filter.html" title="class in quarks.oplet.functional"><span class="typeNameLink">Filter</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.oplet.functional.<a href="quarks/oplet/functional/FlatMap.html" title="class in quarks.oplet.functional"><span class="typeNameLink">FlatMap</span></a>&lt;I,O&gt;</li>
-<li type="circle">quarks.oplet.plumbing.<a href="quarks/oplet/plumbing/Isolate.html" title="class in quarks.oplet.plumbing"><span class="typeNameLink">Isolate</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.oplet.functional.<a href="quarks/oplet/functional/Map.html" title="class in quarks.oplet.functional"><span class="typeNameLink">Map</span></a>&lt;I,O&gt;</li>
-<li type="circle">quarks.oplet.core.<a href="quarks/oplet/core/Peek.html" title="class in quarks.oplet.core"><span class="typeNameLink">Peek</span></a>&lt;T&gt;
-<ul>
-<li type="circle">quarks.oplet.functional.<a href="quarks/oplet/functional/Peek.html" title="class in quarks.oplet.functional"><span class="typeNameLink">Peek</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.metrics.oplets.<a href="quarks/metrics/oplets/SingleMetricAbstractOplet.html" title="class in quarks.metrics.oplets"><span class="typeNameLink">SingleMetricAbstractOplet</span></a>&lt;T&gt;
-<ul>
-<li type="circle">quarks.metrics.oplets.<a href="quarks/metrics/oplets/CounterOp.html" title="class in quarks.metrics.oplets"><span class="typeNameLink">CounterOp</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.metrics.oplets.<a href="quarks/metrics/oplets/RateMeter.html" title="class in quarks.metrics.oplets"><span class="typeNameLink">RateMeter</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-</ul>
-</li>
-<li type="circle">quarks.oplet.plumbing.<a href="quarks/oplet/plumbing/PressureReliever.html" title="class in quarks.oplet.plumbing"><span class="typeNameLink">PressureReliever</span></a>&lt;T,K&gt;</li>
-<li type="circle">quarks.oplet.plumbing.<a href="quarks/oplet/plumbing/UnorderedIsolate.html" title="class in quarks.oplet.plumbing"><span class="typeNameLink">UnorderedIsolate</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-<li type="circle">quarks.oplet.core.<a href="quarks/oplet/core/Sink.html" title="class in quarks.oplet.core"><span class="typeNameLink">Sink</span></a>&lt;T&gt;
-<ul>
-<li type="circle">quarks.connectors.pubsub.oplets.<a href="quarks/connectors/pubsub/oplets/Publish.html" title="class in quarks.connectors.pubsub.oplets"><span class="typeNameLink">Publish</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-<li type="circle">quarks.oplet.core.<a href="quarks/oplet/core/Source.html" title="class in quarks.oplet.core"><span class="typeNameLink">Source</span></a>&lt;T&gt;
-<ul>
-<li type="circle">quarks.oplet.functional.<a href="quarks/oplet/functional/Events.html" title="class in quarks.oplet.functional"><span class="typeNameLink">Events</span></a>&lt;T&gt; (implements quarks.function.<a href="quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;)</li>
-<li type="circle">quarks.oplet.core.<a href="quarks/oplet/core/PeriodicSource.html" title="class in quarks.oplet.core"><span class="typeNameLink">PeriodicSource</span></a>&lt;T&gt; (implements quarks.execution.mbeans.<a href="quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans">PeriodMXBean</a>, java.lang.Runnable)
-<ul>
-<li type="circle">quarks.oplet.functional.<a href="quarks/oplet/functional/SupplierPeriodicSource.html" title="class in quarks.oplet.functional"><span class="typeNameLink">SupplierPeriodicSource</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-<li type="circle">quarks.oplet.core.<a href="quarks/oplet/core/ProcessSource.html" title="class in quarks.oplet.core"><span class="typeNameLink">ProcessSource</span></a>&lt;T&gt; (implements java.lang.Runnable)
-<ul>
-<li type="circle">quarks.oplet.functional.<a href="quarks/oplet/functional/SupplierSource.html" title="class in quarks.oplet.functional"><span class="typeNameLink">SupplierSource</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-</ul>
-</li>
-<li type="circle">quarks.oplet.core.<a href="quarks/oplet/core/Split.html" title="class in quarks.oplet.core"><span class="typeNameLink">Split</span></a>&lt;T&gt; (implements quarks.function.<a href="quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;)</li>
-</ul>
-</li>
-<li type="circle">quarks.topology.spi.AbstractTopology&lt;X&gt; (implements quarks.topology.<a href="quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>)
-<ul>
-<li type="circle">quarks.topology.spi.graph.GraphTopology&lt;X&gt;
-<ul>
-<li type="circle">quarks.providers.direct.<a href="quarks/providers/direct/DirectTopology.html" title="class in quarks.providers.direct"><span class="typeNameLink">DirectTopology</span></a></li>
-</ul>
-</li>
-</ul>
-</li>
-<li type="circle">quarks.topology.spi.AbstractTopologyProvider&lt;T&gt; (implements quarks.topology.<a href="quarks/topology/TopologyProvider.html" title="interface in quarks.topology">TopologyProvider</a>)
-<ul>
-<li type="circle">quarks.providers.direct.<a href="quarks/providers/direct/DirectProvider.html" title="class in quarks.providers.direct"><span class="typeNameLink">DirectProvider</span></a> (implements quarks.execution.<a href="quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;E,J&gt;)
-<ul>
-<li type="circle">quarks.providers.development.<a href="quarks/providers/development/DevelopmentProvider.html" title="class in quarks.providers.development"><span class="typeNameLink">DevelopmentProvider</span></a></li>
-</ul>
-</li>
-</ul>
-</li>
-<li type="circle">quarks.graph.spi.AbstractVertex&lt;OP,I,O&gt; (implements quarks.graph.<a href="quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;N,C,P&gt;)
-<ul>
-<li type="circle">quarks.runtime.etiao.graph.<a href="quarks/runtime/etiao/graph/ExecutableVertex.html" title="class in quarks.runtime.etiao.graph"><span class="typeNameLink">ExecutableVertex</span></a>&lt;N,C,P&gt;</li>
-</ul>
-</li>
-<li type="circle">quarks.samples.apps.<a href="quarks/samples/apps/ApplicationUtilities.html" title="class in quarks.samples.apps"><span class="typeNameLink">ApplicationUtilities</span></a></li>
-<li type="circle">quarks.runtime.appservice.<a href="quarks/runtime/appservice/AppService.html" title="class in quarks.runtime.appservice"><span class="typeNameLink">AppService</span></a> (implements quarks.topology.services.<a href="quarks/topology/services/ApplicationService.html" title="interface in quarks.topology.services">ApplicationService</a>)</li>
-<li type="circle">quarks.runtime.appservice.<a href="quarks/runtime/appservice/AppServiceControl.html" title="class in quarks.runtime.appservice"><span class="typeNameLink">AppServiceControl</span></a> (implements quarks.topology.mbeans.<a href="quarks/topology/mbeans/ApplicationServiceMXBean.html" title="interface in quarks.topology.mbeans">ApplicationServiceMXBean</a>)</li>
-<li type="circle">quarks.samples.topology.<a href="quarks/samples/topology/CombiningStreamsProcessingResults.html" title="class in quarks.samples.topology"><span class="typeNameLink">CombiningStreamsProcessingResults</span></a></li>
-<li type="circle">quarks.samples.connectors.elm327.runtime.<a href="quarks/samples/connectors/elm327/runtime/CommandExecutor.html" title="class in quarks.samples.connectors.elm327.runtime"><span class="typeNameLink">CommandExecutor</span></a></li>
-<li type="circle">quarks.connectors.runtime.Connector&lt;T&gt; (implements java.lang.AutoCloseable, java.io.Serializable)
-<ul>
-<li type="circle">quarks.connectors.wsclient.javax.websocket.runtime.<a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientConnector</span></a> (implements java.io.Serializable)</li>
-</ul>
-</li>
-<li type="circle">quarks.samples.console.<a href="quarks/samples/console/ConsoleWaterDetector.html" title="class in quarks.samples.console"><span class="typeNameLink">ConsoleWaterDetector</span></a></li>
-<li type="circle">quarks.execution.services.<a href="quarks/execution/services/Controls.html" title="class in quarks.execution.services"><span class="typeNameLink">Controls</span></a></li>
-<li type="circle">quarks.samples.connectors.jdbc.<a href="quarks/samples/connectors/jdbc/DbUtils.html" title="class in quarks.samples.connectors.jdbc"><span class="typeNameLink">DbUtils</span></a></li>
-<li type="circle">quarks.analytics.sensors.<a href="quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Deadtime</span></a>&lt;T&gt; (implements quarks.function.<a href="quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;)</li>
-<li type="circle">quarks.samples.topology.<a href="quarks/samples/topology/DevelopmentMetricsSample.html" title="class in quarks.samples.topology"><span class="typeNameLink">DevelopmentMetricsSample</span></a></li>
-<li type="circle">quarks.samples.topology.<a href="quarks/samples/topology/DevelopmentSample.html" title="class in quarks.samples.topology"><span class="typeNameLink">DevelopmentSample</span></a></li>
-<li type="circle">quarks.samples.topology.<a href="quarks/samples/topology/DevelopmentSampleJobMXBean.html" title="class in quarks.samples.topology"><span class="typeNameLink">DevelopmentSampleJobMXBean</span></a></li>
-<li type="circle">quarks.runtime.etiao.graph.model.<a href="quarks/runtime/etiao/graph/model/EdgeType.html" title="class in quarks.runtime.etiao.graph.model"><span class="typeNameLink">EdgeType</span></a></li>
-<li type="circle">quarks.samples.connectors.elm327.<a href="quarks/samples/connectors/elm327/Elm327Streams.html" title="class in quarks.samples.connectors.elm327"><span class="typeNameLink">Elm327Streams</span></a></li>
-<li type="circle">quarks.runtime.etiao.mbeans.<a href="quarks/runtime/etiao/mbeans/EtiaoJobBean.html" title="class in quarks.runtime.etiao.mbeans"><span class="typeNameLink">EtiaoJobBean</span></a> (implements quarks.execution.mbeans.<a href="quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans">JobMXBean</a>)</li>
-<li type="circle">quarks.runtime.etiao.<a href="quarks/runtime/etiao/Executable.html" title="class in quarks.runtime.etiao"><span class="typeNameLink">Executable</span></a> (implements quarks.execution.services.<a href="quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</a>)</li>
-<li type="circle">quarks.samples.connectors.file.<a href="quarks/samples/connectors/file/FileReaderApp.html" title="class in quarks.samples.connectors.file"><span class="typeNameLink">FileReaderApp</span></a></li>
-<li type="circle">quarks.connectors.file.<a href="quarks/connectors/file/FileStreams.html" title="class in quarks.connectors.file"><span class="typeNameLink">FileStreams</span></a></li>
-<li type="circle">quarks.samples.connectors.file.<a href="quarks/samples/connectors/file/FileWriterApp.html" title="class in quarks.samples.connectors.file"><span class="typeNameLink">FileWriterApp</span></a></li>
-<li type="circle">quarks.connectors.file.<a href="quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">FileWriterCycleConfig</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.connectors.file.<a href="quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">FileWriterFlushConfig</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.connectors.file.<a href="quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file"><span class="typeNameLink">FileWriterPolicy</span></a>&lt;T&gt; (implements quarks.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;)</li>
-<li type="circle">quarks.connectors.file.<a href="quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">FileWriterRetentionConfig</span></a></li>
-<li type="circle">quarks.analytics.sensors.<a href="quarks/analytics/sensors/Filters.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Filters</span></a></li>
-<li type="circle">quarks.function.<a href="quarks/function/Functions.html" title="class in quarks.function"><span class="typeNameLink">Functions</span></a></li>
-<li type="circle">quarks.test.svt.apps.<a href="quarks/test/svt/apps/GpsAnalyticsApplication.html" title="class in quarks.test.svt.apps"><span class="typeNameLink">GpsAnalyticsApplication</span></a></li>
-<li type="circle">quarks.test.svt.utils.sensor.gps.<a href="quarks/test/svt/utils/sensor/gps/GpsSensor.html" title="class in quarks.test.svt.utils.sensor.gps"><span class="typeNameLink">GpsSensor</span></a></li>
-<li type="circle">quarks.runtime.etiao.graph.model.<a href="quarks/runtime/etiao/graph/model/GraphType.html" title="class in quarks.runtime.etiao.graph.model"><span class="typeNameLink">GraphType</span></a></li>
-<li type="circle">quarks.samples.utils.sensor.<a href="quarks/samples/utils/sensor/HeartMonitorSensor.html" title="class in quarks.samples.utils.sensor"><span class="typeNameLink">HeartMonitorSensor</span></a> (implements quarks.function.<a href="quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;)</li>
-<li type="circle">quarks.samples.topology.<a href="quarks/samples/topology/HelloQuarks.html" title="class in quarks.samples.topology"><span class="typeNameLink">HelloQuarks</span></a></li>
-<li type="circle">quarks.connectors.http.<a href="quarks/connectors/http/HttpClients.html" title="class in quarks.connectors.http"><span class="typeNameLink">HttpClients</span></a></li>
-<li type="circle">quarks.connectors.http.<a href="quarks/connectors/http/HttpResponders.html" title="class in quarks.connectors.http"><span class="typeNameLink">HttpResponders</span></a></li>
-<li type="circle">quarks.samples.console.<a href="quarks/samples/console/HttpServerSample.html" title="class in quarks.samples.console"><span class="typeNameLink">HttpServerSample</span></a></li>
-<li type="circle">quarks.connectors.http.<a href="quarks/connectors/http/HttpStreams.html" title="class in quarks.connectors.http"><span class="typeNameLink">HttpStreams</span></a></li>
-<li type="circle">quarks.runtime.etiao.<a href="quarks/runtime/etiao/Invocation.html" title="class in quarks.runtime.etiao"><span class="typeNameLink">Invocation</span></a>&lt;T,I,O&gt; (implements java.lang.AutoCloseable)</li>
-<li type="circle">quarks.runtime.etiao.graph.model.<a href="quarks/runtime/etiao/graph/model/InvocationType.html" title="class in quarks.runtime.etiao.graph.model"><span class="typeNameLink">InvocationType</span></a>&lt;I,O&gt;</li>
-<li type="circle">quarks.apps.iot.<a href="quarks/apps/iot/IotDevicePubSub.html" title="class in quarks.apps.iot"><span class="typeNameLink">IotDevicePubSub</span></a></li>
-<li type="circle">quarks.connectors.iotf.<a href="quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf"><span class="typeNameLink">IotfDevice</span></a> (implements quarks.connectors.iot.<a href="quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>)</li>
-<li type="circle">quarks.samples.scenarios.iotf.<a href="quarks/samples/scenarios/iotf/IotfFullScenario.html" title="class in quarks.samples.scenarios.iotf"><span class="typeNameLink">IotfFullScenario</span></a></li>
-<li type="circle">quarks.samples.connectors.iotf.<a href="quarks/samples/connectors/iotf/IotfQuickstart.html" title="class in quarks.samples.connectors.iotf"><span class="typeNameLink">IotfQuickstart</span></a></li>
-<li type="circle">quarks.samples.connectors.iotf.<a href="quarks/samples/connectors/iotf/IotfSensors.html" title="class in quarks.samples.connectors.iotf"><span class="typeNameLink">IotfSensors</span></a></li>
-<li type="circle">quarks.providers.iot.<a href="quarks/providers/iot/IotProvider.html" title="class in quarks.providers.iot"><span class="typeNameLink">IotProvider</span></a> (implements quarks.execution.<a href="quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;E,J&gt;, quarks.topology.<a href="quarks/topology/TopologyProvider.html" title="interface in quarks.topology">TopologyProvider</a>)</li>
-<li type="circle">quarks.connectors.jdbc.<a href="quarks/connectors/jdbc/JdbcStreams.html" title="class in quarks.connectors.jdbc"><span class="typeNameLink">JdbcStreams</span></a></li>
-<li type="circle">quarks.runtime.jmxcontrol.<a href="quarks/runtime/jmxcontrol/JMXControlService.html" title="class in quarks.runtime.jmxcontrol"><span class="typeNameLink">JMXControlService</span></a> (implements quarks.execution.services.<a href="quarks/execution/services/ControlService.html" title="interface in quarks.execution.services">ControlService</a>)</li>
-<li type="circle">quarks.runtime.jobregistry.<a href="quarks/runtime/jobregistry/JobEvents.html" title="class in quarks.runtime.jobregistry"><span class="typeNameLink">JobEvents</span></a></li>
-<li type="circle">quarks.samples.topology.<a href="quarks/samples/topology/JobEventsSample.html" title="class in quarks.samples.topology"><span class="typeNameLink">JobEventsSample</span></a></li>
-<li type="circle">quarks.samples.topology.<a href="quarks/samples/topology/JobExecution.html" title="class in quarks.samples.topology"><span class="typeNameLink">JobExecution</span></a></li>
-<li type="circle">quarks.apps.runtime.<a href="quarks/apps/runtime/JobMonitorApp.html" title="class in quarks.apps.runtime"><span class="typeNameLink">JobMonitorApp</span></a></li>
-<li type="circle">quarks.runtime.jobregistry.<a href="quarks/runtime/jobregistry/JobRegistry.html" title="class in quarks.runtime.jobregistry"><span class="typeNameLink">JobRegistry</span></a> (implements quarks.execution.services.<a href="quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services">JobRegistryService</a>)</li>
-<li type="circle">quarks.analytics.math3.json.<a href="quarks/analytics/math3/json/JsonAnalytics.html" title="class in quarks.analytics.math3.json"><span class="typeNameLink">JsonAnalytics</span></a></li>
-<li type="circle">quarks.runtime.jsoncontrol.<a href="quarks/runtime/jsoncontrol/JsonControlService.html" title="class in quarks.runtime.jsoncontrol"><span class="typeNameLink">JsonControlService</span></a> (implements quarks.execution.services.<a href="quarks/execution/services/ControlService.html" title="interface in quarks.execution.services">ControlService</a>)</li>
-<li type="circle">quarks.topology.json.<a href="quarks/topology/json/JsonFunctions.html" title="class in quarks.topology.json"><span class="typeNameLink">JsonFunctions</span></a></li>
-<li type="circle">quarks.analytics.math3.stat.<a href="quarks/analytics/math3/stat/JsonStorelessStatistic.html" title="class in quarks.analytics.math3.stat"><span class="typeNameLink">JsonStorelessStatistic</span></a> (implements quarks.analytics.math3.json.<a href="quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a>)</li>
-<li type="circle">quarks.samples.apps.<a href="quarks/samples/apps/JsonTuples.html" title="class in quarks.samples.apps"><span class="typeNameLink">JsonTuples</span></a></li>
-<li type="circle">quarks.connectors.wsclient.javax.websocket.<a href="quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in quarks.connectors.wsclient.javax.websocket"><span class="typeNameLink">Jsr356WebSocketClient</span></a> (implements quarks.connectors.wsclient.<a href="quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">WebSocketClient</a>)</li>
-<li type="circle">quarks.samples.connectors.kafka.<a href="quarks/samples/connectors/kafka/KafkaClient.html" title="class in quarks.samples.connectors.kafka"><span class="typeNameLink">KafkaClient</span></a></li>
-<li type="circle">quarks.connectors.kafka.<a href="quarks/connectors/kafka/KafkaConsumer.html" title="class in quarks.connectors.kafka"><span class="typeNameLink">KafkaConsumer</span></a></li>
-<li type="circle">quarks.connectors.kafka.<a href="quarks/connectors/kafka/KafkaProducer.html" title="class in quarks.connectors.kafka"><span class="typeNameLink">KafkaProducer</span></a></li>
-<li type="circle">quarks.topology.plumbing.<a href="quarks/topology/plumbing/LoadBalancedSplitter.html" title="class in quarks.topology.plumbing"><span class="typeNameLink">LoadBalancedSplitter</span></a>&lt;T&gt; (implements quarks.function.<a href="quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;T&gt;)</li>
-<li type="circle">quarks.metrics.<a href="quarks/metrics/MetricObjectNameFactory.html" title="class in quarks.metrics"><span class="typeNameLink">MetricObjectNameFactory</span></a> (implements com.codahale.metrics.ObjectNameFactory)</li>
-<li type="circle">quarks.metrics.<a href="quarks/metrics/Metrics.html" title="class in quarks.metrics"><span class="typeNameLink">Metrics</span></a></li>
-<li type="circle">quarks.metrics.<a href="quarks/metrics/MetricsSetup.html" title="class in quarks.metrics"><span class="typeNameLink">MetricsSetup</span></a></li>
-<li type="circle">quarks.samples.connectors.mqtt.<a href="quarks/samples/connectors/mqtt/MqttClient.html" title="class in quarks.samples.connectors.mqtt"><span class="typeNameLink">MqttClient</span></a></li>
-<li type="circle">quarks.connectors.mqtt.<a href="quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt"><span class="typeNameLink">MqttConfig</span></a></li>
-<li type="circle">quarks.connectors.mqtt.iot.<a href="quarks/connectors/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot"><span class="typeNameLink">MqttDevice</span></a> (implements quarks.connectors.iot.<a href="quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>)</li>
-<li type="circle">quarks.connectors.mqtt.<a href="quarks/connectors/mqtt/MqttStreams.html" title="class in quarks.connectors.mqtt"><span class="typeNameLink">MqttStreams</span></a></li>
-<li type="circle">quarks.samples.connectors.<a href="quarks/samples/connectors/MsgSupplier.html" title="class in quarks.samples.connectors"><span class="typeNameLink">MsgSupplier</span></a> (implements quarks.function.<a href="quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;)</li>
-<li type="circle">quarks.test.svt.<a href="quarks/test/svt/MyClass1.html" title="class in quarks.test.svt"><span class="typeNameLink">MyClass1</span></a></li>
-<li type="circle">quarks.test.svt.<a href="quarks/test/svt/MyClass2.html" title="class in quarks.test.svt"><span class="typeNameLink">MyClass2</span></a></li>
-<li type="circle">quarks.samples.connectors.obd2.<a href="quarks/samples/connectors/obd2/Obd2Streams.html" title="class in quarks.samples.connectors.obd2"><span class="typeNameLink">Obd2Streams</span></a></li>
-<li type="circle">quarks.test.svt.apps.<a href="quarks/test/svt/apps/ObdAnalyticsApplication.html" title="class in quarks.test.svt.apps"><span class="typeNameLink">ObdAnalyticsApplication</span></a></li>
-<li type="circle">quarks.samples.connectors.<a href="quarks/samples/connectors/Options.html" title="class in quarks.samples.connectors"><span class="typeNameLink">Options</span></a></li>
-<li type="circle">quarks.window.<a href="quarks/window/PartitionedState.html" title="class in quarks.window"><span class="typeNameLink">PartitionedState</span></a>&lt;K,S&gt;</li>
-<li type="circle">quarks.samples.utils.sensor.<a href="quarks/samples/utils/sensor/PeriodicRandomSensor.html" title="class in quarks.samples.utils.sensor"><span class="typeNameLink">PeriodicRandomSensor</span></a></li>
-<li type="circle">quarks.samples.topology.<a href="quarks/samples/topology/PeriodicSource.html" title="class in quarks.samples.topology"><span class="typeNameLink">PeriodicSource</span></a></li>
-<li type="circle">quarks.samples.utils.metrics.<a href="quarks/samples/utils/metrics/PeriodicSourceWithMetrics.html" title="class in quarks.samples.utils.metrics"><span class="typeNameLink">PeriodicSourceWithMetrics</span></a></li>
-<li type="circle">quarks.samples.connectors.jdbc.<a href="quarks/samples/connectors/jdbc/Person.html" title="class in quarks.samples.connectors.jdbc"><span class="typeNameLink">Person</span></a></li>
-<li type="circle">quarks.samples.connectors.jdbc.<a href="quarks/samples/connectors/jdbc/PersonData.html" title="class in quarks.samples.connectors.jdbc"><span class="typeNameLink">PersonData</span></a></li>
-<li type="circle">quarks.samples.connectors.jdbc.<a href="quarks/samples/connectors/jdbc/PersonId.html" title="class in quarks.samples.connectors.jdbc"><span class="typeNameLink">PersonId</span></a></li>
-<li type="circle">quarks.topology.plumbing.<a href="quarks/topology/plumbing/PlumbingStreams.html" title="class in quarks.topology.plumbing"><span class="typeNameLink">PlumbingStreams</span></a></li>
-<li type="circle">quarks.window.<a href="quarks/window/Policies.html" title="class in quarks.window"><span class="typeNameLink">Policies</span></a></li>
-<li type="circle">quarks.connectors.pubsub.service.<a href="quarks/connectors/pubsub/service/ProviderPubSub.html" title="class in quarks.connectors.pubsub.service"><span class="typeNameLink">ProviderPubSub</span></a> (implements quarks.connectors.pubsub.service.<a href="quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service">PublishSubscribeService</a>)</li>
-<li type="circle">quarks.samples.connectors.kafka.<a href="quarks/samples/connectors/kafka/PublisherApp.html" title="class in quarks.samples.connectors.kafka"><span class="typeNameLink">PublisherApp</span></a></li>
-<li type="circle">quarks.samples.connectors.mqtt.<a href="quarks/samples/connectors/mqtt/PublisherApp.html" title="class in quarks.samples.connectors.mqtt"><span class="typeNameLink">PublisherApp</span></a></li>
-<li type="circle">quarks.connectors.pubsub.<a href="quarks/connectors/pubsub/PublishSubscribe.html" title="class in quarks.connectors.pubsub"><span class="typeNameLink">PublishSubscribe</span></a></li>
-<li type="circle">quarks.javax.websocket.<a href="quarks/javax/websocket/QuarksSslContainerProvider.html" title="class in quarks.javax.websocket"><span class="typeNameLink">QuarksSslContainerProvider</span></a>
-<ul>
-<li type="circle">quarks.javax.websocket.impl.<a href="quarks/javax/websocket/impl/QuarksSslContainerProviderImpl.html" title="class in quarks.javax.websocket.impl"><span class="typeNameLink">QuarksSslContainerProviderImpl</span></a></li>
-</ul>
-</li>
-<li type="circle">quarks.analytics.sensors.<a href="quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Range</span></a>&lt;T&gt; (implements quarks.function.<a href="quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;, java.io.Serializable)</li>
-<li type="circle">quarks.analytics.sensors.<a href="quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Ranges</span></a></li>
-<li type="circle">quarks.samples.connectors.kafka.<a href="quarks/samples/connectors/kafka/Runner.html" title="class in quarks.samples.connectors.kafka"><span class="typeNameLink">Runner</span></a></li>
-<li type="circle">quarks.samples.connectors.mqtt.<a href="quarks/samples/connectors/mqtt/Runner.html" title="class in quarks.samples.connectors.mqtt"><span class="typeNameLink">Runner</span></a></li>
-<li type="circle">quarks.samples.apps.sensorAnalytics.<a href="quarks/samples/apps/sensorAnalytics/Sensor1.html" title="class in quarks.samples.apps.sensorAnalytics"><span class="typeNameLink">Sensor1</span></a></li>
-<li type="circle">quarks.samples.topology.<a href="quarks/samples/topology/SensorsAggregates.html" title="class in quarks.samples.topology"><span class="typeNameLink">SensorsAggregates</span></a></li>
-<li type="circle">quarks.execution.services.<a href="quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services"><span class="typeNameLink">ServiceContainer</span></a></li>
-<li type="circle">quarks.runtime.etiao.<a href="quarks/runtime/etiao/SettableForwarder.html" title="class in quarks.runtime.etiao"><span class="typeNameLink">SettableForwarder</span></a>&lt;T&gt; (implements quarks.function.<a href="quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;)</li>
-<li type="circle">quarks.samples.topology.<a href="quarks/samples/topology/SimpleFilterTransform.html" title="class in quarks.samples.topology"><span class="typeNameLink">SimpleFilterTransform</span></a></li>
-<li type="circle">quarks.samples.connectors.kafka.<a href="quarks/samples/connectors/kafka/SimplePublisherApp.html" title="class in quarks.samples.connectors.kafka"><span class="typeNameLink">SimplePublisherApp</span></a></li>
-<li type="circle">quarks.samples.connectors.mqtt.<a href="quarks/samples/connectors/mqtt/SimplePublisherApp.html" title="class in quarks.samples.connectors.mqtt"><span class="typeNameLink">SimplePublisherApp</span></a></li>
-<li type="circle">quarks.samples.connectors.jdbc.<a href="quarks/samples/connectors/jdbc/SimpleReaderApp.html" title="class in quarks.samples.connectors.jdbc"><span class="typeNameLink">SimpleReaderApp</span></a></li>
-<li type="circle">quarks.samples.utils.sensor.<a href="quarks/samples/utils/sensor/SimpleSimulatedSensor.html" title="class in quarks.samples.utils.sensor"><span class="typeNameLink">SimpleSimulatedSensor</span></a> (implements quarks.function.<a href="quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;)</li>
-<li type="circle">quarks.samples.connectors.kafka.<a href="quarks/samples/connectors/kafka/SimpleSubscriberApp.html" title="class in quarks.samples.connectors.kafka"><span class="typeNameLink">SimpleSubscriberApp</span></a></li>
-<li type="circle">quarks.samples.connectors.mqtt.<a href="quarks/samples/connectors/mqtt/SimpleSubscriberApp.html" title="class in quarks.samples.connectors.mqtt"><span class="typeNameLink">SimpleSubscriberApp</span></a></li>
-<li type="circle">quarks.samples.connectors.jdbc.<a href="quarks/samples/connectors/jdbc/SimpleWriterApp.html" title="class in quarks.samples.connectors.jdbc"><span class="typeNameLink">SimpleWriterApp</span></a></li>
-<li type="circle">quarks.test.svt.utils.sensor.gps.<a href="quarks/test/svt/utils/sensor/gps/SimulatedGeofence.html" title="class in quarks.test.svt.utils.sensor.gps"><span class="typeNameLink">SimulatedGeofence</span></a></li>
-<li type="circle">quarks.test.svt.utils.sensor.gps.<a href="quarks/test/svt/utils/sensor/gps/SimulatedGpsSensor.html" title="class in quarks.test.svt.utils.sensor.gps"><span class="typeNameLink">SimulatedGpsSensor</span></a></li>
-<li type="circle">quarks.samples.utils.sensor.<a href="quarks/samples/utils/sensor/SimulatedSensors.html" title="class in quarks.samples.utils.sensor"><span class="typeNameLink">SimulatedSensors</span></a></li>
-<li type="circle">quarks.samples.utils.sensor.<a href="quarks/samples/utils/sensor/SimulatedTemperatureSensor.html" title="class in quarks.samples.utils.sensor"><span class="typeNameLink">SimulatedTemperatureSensor</span></a> (implements quarks.function.<a href="quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;)</li>
-<li type="circle">quarks.samples.topology.<a href="quarks/samples/topology/SplitWithEnumSample.html" title="class in quarks.samples.topology"><span class="typeNameLink">SplitWithEnumSample</span></a></li>
-<li type="circle">quarks.samples.utils.metrics.<a href="quarks/samples/utils/metrics/SplitWithMetrics.html" title="class in quarks.samples.utils.metrics"><span class="typeNameLink">SplitWithMetrics</span></a></li>
-<li type="circle">quarks.samples.topology.<a href="quarks/samples/topology/StreamTags.html" title="class in quarks.samples.topology"><span class="typeNameLink">StreamTags</span></a></li>
-<li type="circle">quarks.samples.connectors.kafka.<a href="quarks/samples/connectors/kafka/SubscriberApp.html" title="class in quarks.samples.connectors.kafka"><span class="typeNameLink">SubscriberApp</span></a></li>
-<li type="circle">quarks.samples.connectors.mqtt.<a href="quarks/samples/connectors/mqtt/SubscriberApp.html" title="class in quarks.samples.connectors.mqtt"><span class="typeNameLink">SubscriberApp</span></a></li>
-<li type="circle">quarks.samples.topology.<a href="quarks/samples/topology/TerminateAfterNTuples.html" title="class in quarks.samples.topology"><span class="typeNameLink">TerminateAfterNTuples</span></a></li>
-<li type="circle">quarks.runtime.etiao.<a href="quarks/runtime/etiao/ThreadFactoryTracker.html" title="class in quarks.runtime.etiao"><span class="typeNameLink">ThreadFactoryTracker</span></a> (implements java.util.concurrent.ThreadFactory)</li>
-<li type="circle">quarks.samples.apps.<a href="quarks/samples/apps/TopologyProviderFactory.html" title="class in quarks.samples.apps"><span class="typeNameLink">TopologyProviderFactory</span></a></li>
-<li type="circle">quarks.test.svt.<a href="quarks/test/svt/TopologyTestBasic.html" title="class in quarks.test.svt"><span class="typeNameLink">TopologyTestBasic</span></a></li>
-<li type="circle">quarks.samples.connectors.<a href="quarks/samples/connectors/Util.html" title="class in quarks.samples.connectors"><span class="typeNameLink">Util</span></a></li>
-<li type="circle">quarks.topology.plumbing.<a href="quarks/topology/plumbing/Valve.html" title="class in quarks.topology.plumbing"><span class="typeNameLink">Valve</span></a>&lt;T&gt; (implements quarks.function.<a href="quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;)</li>
-<li type="circle">quarks.runtime.etiao.graph.model.<a href="quarks/runtime/etiao/graph/model/VertexType.html" title="class in quarks.runtime.etiao.graph.model"><span class="typeNameLink">VertexType</span></a>&lt;I,O&gt;</li>
-<li type="circle">quarks.connectors.wsclient.javax.websocket.runtime.<a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientReceiver</span></a>&lt;T&gt; (implements java.lang.AutoCloseable, quarks.function.<a href="quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;)
-<ul>
-<li type="circle">quarks.connectors.wsclient.javax.websocket.runtime.<a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientBinaryReceiver</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-<li type="circle">quarks.connectors.wsclient.javax.websocket.runtime.<a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientSender</span></a>&lt;T&gt; (implements java.lang.AutoCloseable, quarks.function.<a href="quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;)
-<ul>
-<li type="circle">quarks.connectors.wsclient.javax.websocket.runtime.<a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientBinarySender</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-<li type="circle">quarks.window.<a href="quarks/window/Windows.html" title="class in quarks.window"><span class="typeNameLink">Windows</span></a></li>
-<li type="circle">quarks.function.<a href="quarks/function/WrappedFunction.html" title="class in quarks.function"><span class="typeNameLink">WrappedFunction</span></a>&lt;F&gt; (implements java.io.Serializable)</li>
-</ul>
-</li>
-</ul>
-<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
-<ul>
-<li type="circle">quarks.topology.services.<a href="quarks/topology/services/ApplicationService.html" title="interface in quarks.topology.services"><span class="typeNameLink">ApplicationService</span></a></li>
-<li type="circle">quarks.topology.mbeans.<a href="quarks/topology/mbeans/ApplicationServiceMXBean.html" title="interface in quarks.topology.mbeans"><span class="typeNameLink">ApplicationServiceMXBean</span></a></li>
-<li type="circle">java.lang.AutoCloseable
-<ul>
-<li type="circle">quarks.oplet.<a href="quarks/oplet/Oplet.html" title="interface in quarks.oplet"><span class="typeNameLink">Oplet</span></a>&lt;I,O&gt;</li>
-</ul>
-</li>
-<li type="circle">quarks.connectors.jdbc.<a href="quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">CheckedFunction</span></a>&lt;T,R&gt;</li>
-<li type="circle">quarks.connectors.jdbc.<a href="quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">CheckedSupplier</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.samples.connectors.elm327.<a href="quarks/samples/connectors/elm327/Cmd.html" title="interface in quarks.samples.connectors.elm327"><span class="typeNameLink">Cmd</span></a></li>
-<li type="circle">quarks.connectors.iot.<a href="quarks/connectors/iot/Commands.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Commands</span></a></li>
-<li type="circle">quarks.topology.tester.<a href="quarks/topology/tester/Condition.html" title="interface in quarks.topology.tester"><span class="typeNameLink">Condition</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.execution.<a href="quarks/execution/Configs.html" title="interface in quarks.execution"><span class="typeNameLink">Configs</span></a></li>
-<li type="circle">quarks.graph.<a href="quarks/graph/Connector.html" title="interface in quarks.graph"><span class="typeNameLink">Connector</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.execution.services.<a href="quarks/execution/services/ControlService.html" title="interface in quarks.execution.services"><span class="typeNameLink">ControlService</span></a></li>
-<li type="circle">quarks.graph.<a href="quarks/graph/Edge.html" title="interface in quarks.graph"><span class="typeNameLink">Edge</span></a></li>
-<li type="circle">quarks.connectors.iot.<a href="quarks/connectors/iot/Events.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Events</span></a></li>
-<li type="circle">quarks.graph.<a href="quarks/graph/Graph.html" title="interface in quarks.graph"><span class="typeNameLink">Graph</span></a></li>
-<li type="circle">quarks.execution.<a href="quarks/execution/Job.html" title="interface in quarks.execution"><span class="typeNameLink">Job</span></a></li>
-<li type="circle">quarks.oplet.<a href="quarks/oplet/JobContext.html" title="interface in quarks.oplet"><span class="typeNameLink">JobContext</span></a></li>
-<li type="circle">quarks.execution.mbeans.<a href="quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans"><span class="typeNameLink">JobMXBean</span></a></li>
-<li type="circle">quarks.execution.services.<a href="quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services"><span class="typeNameLink">JobRegistryService</span></a></li>
-<li type="circle">quarks.analytics.math3.json.<a href="quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json"><span class="typeNameLink">JsonUnivariateAggregator</span></a></li>
-<li type="circle">quarks.connectors.kafka.<a href="quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">KafkaConsumer.ConsumerRecord</span></a>&lt;K,V&gt;
-<ul>
-<li type="circle">quarks.connectors.kafka.<a href="quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">KafkaConsumer.ByteConsumerRecord</span></a></li>
-<li type="circle">quarks.connectors.kafka.<a href="quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">KafkaConsumer.StringConsumerRecord</span></a></li>
-</ul>
-</li>
-<li type="circle">quarks.oplet.<a href="quarks/oplet/OutputPortContext.html" title="interface in quarks.oplet"><span class="typeNameLink">OutputPortContext</span></a></li>
-<li type="circle">quarks.connectors.jdbc.<a href="quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">ParameterSetter</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.execution.mbeans.<a href="quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans"><span class="typeNameLink">PeriodMXBean</span></a></li>
-<li type="circle">quarks.connectors.pubsub.service.<a href="quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service"><span class="typeNameLink">PublishSubscribeService</span></a></li>
-<li type="circle">quarks.connectors.iot.<a href="quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">QoS</span></a></li>
-<li type="circle">quarks.connectors.jdbc.<a href="quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">ResultsHandler</span></a>&lt;T,R&gt;</li>
-<li type="circle">quarks.execution.services.<a href="quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services"><span class="typeNameLink">RuntimeServices</span></a>
-<ul>
-<li type="circle">quarks.oplet.<a href="quarks/oplet/OpletContext.html" title="interface in quarks.oplet"><span class="typeNameLink">OpletContext</span></a>&lt;I,O&gt;</li>
-</ul>
-</li>
-<li type="circle">java.io.Serializable
-<ul>
-<li type="circle">quarks.function.<a href="quarks/function/BiConsumer.html" title="interface in quarks.function"><span class="typeNameLink">BiConsumer</span></a>&lt;T,U&gt;</li>
-<li type="circle">quarks.function.<a href="quarks/function/BiFunction.html" title="interface in quarks.function"><span class="typeNameLink">BiFunction</span></a>&lt;T,U,R&gt;</li>
-<li type="circle">quarks.function.<a href="quarks/function/Consumer.html" title="interface in quarks.function"><span class="typeNameLink">Consumer</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.function.<a href="quarks/function/Function.html" title="interface in quarks.function"><span class="typeNameLink">Function</span></a>&lt;T,R&gt;
-<ul>
-<li type="circle">quarks.function.<a href="quarks/function/UnaryOperator.html" title="interface in quarks.function"><span class="typeNameLink">UnaryOperator</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-<li type="circle">quarks.analytics.math3.json.<a href="quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json"><span class="typeNameLink">JsonUnivariateAggregate</span></a></li>
-<li type="circle">quarks.window.<a href="quarks/window/Partition.html" title="interface in quarks.window"><span class="typeNameLink">Partition</span></a>&lt;T,K,L&gt;</li>
-<li type="circle">quarks.function.<a href="quarks/function/Predicate.html" title="interface in quarks.function"><span class="typeNameLink">Predicate</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.function.<a href="quarks/function/Supplier.html" title="interface in quarks.function"><span class="typeNameLink">Supplier</span></a>&lt;T&gt;
-<ul>
-<li type="circle">quarks.analytics.math3.json.<a href="quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json"><span class="typeNameLink">JsonUnivariateAggregate</span></a></li>
-</ul>
-</li>
-<li type="circle">quarks.function.<a href="quarks/function/ToIntFunction.html" title="interface in quarks.function"><span class="typeNameLink">ToIntFunction</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.function.<a href="quarks/function/UnaryOperator.html" title="interface in quarks.function"><span class="typeNameLink">UnaryOperator</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-<li type="circle">quarks.connectors.serial.<a href="quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial"><span class="typeNameLink">SerialPort</span></a></li>
-<li type="circle">quarks.connectors.jdbc.<a href="quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">StatementSupplier</span></a></li>
-<li type="circle">quarks.execution.<a href="quarks/execution/Submitter.html" title="interface in quarks.execution"><span class="typeNameLink">Submitter</span></a>&lt;E,J&gt;
-<ul>
-<li type="circle">quarks.execution.<a href="quarks/execution/DirectSubmitter.html" title="interface in quarks.execution"><span class="typeNameLink">DirectSubmitter</span></a>&lt;E,J&gt;</li>
-</ul>
-</li>
-<li type="circle">quarks.function.<a href="quarks/function/ToDoubleFunction.html" title="interface in quarks.function"><span class="typeNameLink">ToDoubleFunction</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.topology.<a href="quarks/topology/TopologyElement.html" title="interface in quarks.topology"><span class="typeNameLink">TopologyElement</span></a>
-<ul>
-<li type="circle">quarks.connectors.iot.<a href="quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">IotDevice</span></a></li>
-<li type="circle">quarks.connectors.serial.<a href="quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial"><span class="typeNameLink">SerialDevice</span></a></li>
-<li type="circle">quarks.topology.tester.<a href="quarks/topology/tester/Tester.html" title="interface in quarks.topology.tester"><span class="typeNameLink">Tester</span></a></li>
-<li type="circle">quarks.topology.<a href="quarks/topology/Topology.html" title="interface in quarks.topology"><span class="typeNameLink">Topology</span></a></li>
-<li type="circle">quarks.topology.<a href="quarks/topology/TSink.html" title="interface in quarks.topology"><span class="typeNameLink">TSink</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.topology.<a href="quarks/topology/TStream.html" title="interface in quarks.topology"><span class="typeNameLink">TStream</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.topology.<a href="quarks/topology/TWindow.html" title="interface in quarks.topology"><span class="typeNameLink">TWindow</span></a>&lt;T,K&gt;</li>
-<li type="circle">quarks.connectors.wsclient.<a href="quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient"><span class="typeNameLink">WebSocketClient</span></a></li>
-</ul>
-</li>
-<li type="circle">quarks.topology.<a href="quarks/topology/TopologyProvider.html" title="interface in quarks.topology"><span class="typeNameLink">TopologyProvider</span></a></li>
-<li type="circle">quarks.graph.<a href="quarks/graph/Vertex.html" title="interface in quarks.graph"><span class="typeNameLink">Vertex</span></a>&lt;N,C,P&gt;</li>
-<li type="circle">quarks.window.<a href="quarks/window/Window.html" title="interface in quarks.window"><span class="typeNameLink">Window</span></a>&lt;T,K,L&gt;</li>
-</ul>
-<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
-<ul>
-<li type="circle">java.lang.Object
-<ul>
-<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
-<ul>
-<li type="circle">quarks.analytics.math3.stat.<a href="quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat"><span class="typeNameLink">Regression</span></a> (implements quarks.analytics.math3.json.<a href="quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>)</li>
-<li type="circle">quarks.analytics.math3.stat.<a href="quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat"><span class="typeNameLink">Statistic</span></a> (implements quarks.analytics.math3.json.<a href="quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>)</li>
-<li type="circle">quarks.analytics.sensors.<a href="quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors"><span class="typeNameLink">Range.BoundType</span></a></li>
-<li type="circle">quarks.execution.<a href="quarks/execution/Job.State.html" title="enum in quarks.execution"><span class="typeNameLink">Job.State</span></a></li>
-<li type="circle">quarks.execution.<a href="quarks/execution/Job.Health.html" title="enum in quarks.execution"><span class="typeNameLink">Job.Health</span></a></li>
-<li type="circle">quarks.execution.<a href="quarks/execution/Job.Action.html" title="enum in quarks.execution"><span class="typeNameLink">Job.Action</span></a></li>
-<li type="circle">quarks.execution.services.<a href="quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services"><span class="typeNameLink">JobRegistryService.EventType</span></a></li>
-<li type="circle">quarks.samples.connectors.elm327.<a href="quarks/samples/connectors/elm327/Pids01.html" title="enum in quarks.samples.connectors.elm327"><span class="typeNameLink">Pids01</span></a> (implements quarks.samples.connectors.elm327.<a href="quarks/samples/connectors/elm327/Cmd.html" title="interface in quarks.samples.connectors.elm327">Cmd</a>)</li>
-<li type="circle">quarks.samples.connectors.elm327.<a href="quarks/samples/connectors/elm327/Elm327Cmds.html" title="enum in quarks.samples.connectors.elm327"><span class="typeNameLink">Elm327Cmds</span></a> (implements quarks.samples.connectors.elm327.<a href="quarks/samples/connectors/elm327/Cmd.html" title="interface in quarks.samples.connectors.elm327">Cmd</a>)</li>
-<li type="circle">quarks.samples.topology.<a href="quarks/samples/topology/SplitWithEnumSample.LogSeverityEnum.html" title="enum in quarks.samples.topology"><span class="typeNameLink">SplitWithEnumSample.LogSeverityEnum</span></a></li>
-</ul>
-</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>Package</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
-<li><a href="overview-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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/package-list
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/package-list b/content/javadoc/lastest/package-list
deleted file mode 100644
index 6062313..0000000
--- a/content/javadoc/lastest/package-list
+++ /dev/null
@@ -1,74 +0,0 @@
-quarks.analytics.math3.json
-quarks.analytics.math3.stat
-quarks.analytics.sensors
-quarks.apps.iot
-quarks.apps.runtime
-quarks.connectors.file
-quarks.connectors.http
-quarks.connectors.iot
-quarks.connectors.iotf
-quarks.connectors.jdbc
-quarks.connectors.kafka
-quarks.connectors.mqtt
-quarks.connectors.mqtt.iot
-quarks.connectors.pubsub
-quarks.connectors.pubsub.oplets
-quarks.connectors.pubsub.service
-quarks.connectors.serial
-quarks.connectors.wsclient
-quarks.connectors.wsclient.javax.websocket
-quarks.connectors.wsclient.javax.websocket.runtime
-quarks.execution
-quarks.execution.mbeans
-quarks.execution.services
-quarks.function
-quarks.graph
-quarks.javax.websocket
-quarks.javax.websocket.impl
-quarks.metrics
-quarks.metrics.oplets
-quarks.oplet
-quarks.oplet.core
-quarks.oplet.core.mbeans
-quarks.oplet.functional
-quarks.oplet.plumbing
-quarks.oplet.window
-quarks.providers.development
-quarks.providers.direct
-quarks.providers.iot
-quarks.runtime.appservice
-quarks.runtime.etiao
-quarks.runtime.etiao.graph
-quarks.runtime.etiao.graph.model
-quarks.runtime.etiao.mbeans
-quarks.runtime.jmxcontrol
-quarks.runtime.jobregistry
-quarks.runtime.jsoncontrol
-quarks.samples.apps
-quarks.samples.apps.mqtt
-quarks.samples.apps.sensorAnalytics
-quarks.samples.connectors
-quarks.samples.connectors.elm327
-quarks.samples.connectors.elm327.runtime
-quarks.samples.connectors.file
-quarks.samples.connectors.iotf
-quarks.samples.connectors.jdbc
-quarks.samples.connectors.kafka
-quarks.samples.connectors.mqtt
-quarks.samples.connectors.obd2
-quarks.samples.console
-quarks.samples.scenarios.iotf
-quarks.samples.topology
-quarks.samples.utils.metrics
-quarks.samples.utils.sensor
-quarks.test.svt
-quarks.test.svt.apps
-quarks.test.svt.apps.iotf
-quarks.test.svt.utils.sensor.gps
-quarks.topology
-quarks.topology.json
-quarks.topology.mbeans
-quarks.topology.plumbing
-quarks.topology.services
-quarks.topology.tester
-quarks.window


[41/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/index.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/index.html b/content/javadoc/lastest/index.html
deleted file mode 100644
index 89e326a..0000000
--- a/content/javadoc/lastest/index.html
+++ /dev/null
@@ -1,74 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Quarks v0.4.0</title>
-<script type="text/javascript">
-    targetPage = "" + window.location.search;
-    if (targetPage != "" && targetPage != "undefined")
-        targetPage = targetPage.substring(1);
-    if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
-        targetPage = "undefined";
-    function validURL(url) {
-        try {
-            url = decodeURIComponent(url);
-        }
-        catch (error) {
-            return false;
-        }
-        var pos = url.indexOf(".html");
-        if (pos == -1 || pos != url.length - 5)
-            return false;
-        var allowNumber = false;
-        var allowSep = false;
-        var seenDot = false;
-        for (var i = 0; i < url.length - 5; i++) {
-            var ch = url.charAt(i);
-            if ('a' <= ch && ch <= 'z' ||
-                    'A' <= ch && ch <= 'Z' ||
-                    ch == '$' ||
-                    ch == '_' ||
-                    ch.charCodeAt(0) > 127) {
-                allowNumber = true;
-                allowSep = true;
-            } else if ('0' <= ch && ch <= '9'
-                    || ch == '-') {
-                if (!allowNumber)
-                     return false;
-            } else if (ch == '/' || ch == '.') {
-                if (!allowSep)
-                    return false;
-                allowNumber = false;
-                allowSep = false;
-                if (ch == '.')
-                     seenDot = true;
-                if (ch == '/' && seenDot)
-                     return false;
-            } else {
-                return false;
-            }
-        }
-        return true;
-    }
-    function loadFrames() {
-        if (targetPage != "" && targetPage != "undefined")
-             top.classFrame.location = top.targetPage;
-    }
-</script>
-</head>
-<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
-<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
-<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
-<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
-</frameset>
-<frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
-<noframes>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<h2>Frame Alert</h2>
-<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
-</noframes>
-</frameset>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/overview-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/overview-frame.html b/content/javadoc/lastest/overview-frame.html
deleted file mode 100644
index a714300..0000000
--- a/content/javadoc/lastest/overview-frame.html
+++ /dev/null
@@ -1,94 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Overview List (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
-</head>
-<body>
-<div class="indexHeader"><span><a href="allclasses-frame.html" target="packageFrame">All&nbsp;Classes</a></span></div>
-<div class="indexContainer">
-<h2 title="Packages">Packages</h2>
-<ul title="Packages">
-<li><a href="quarks/analytics/math3/json/package-frame.html" target="packageFrame">quarks.analytics.math3.json</a></li>
-<li><a href="quarks/analytics/math3/stat/package-frame.html" target="packageFrame">quarks.analytics.math3.stat</a></li>
-<li><a href="quarks/analytics/sensors/package-frame.html" target="packageFrame">quarks.analytics.sensors</a></li>
-<li><a href="quarks/apps/iot/package-frame.html" target="packageFrame">quarks.apps.iot</a></li>
-<li><a href="quarks/apps/runtime/package-frame.html" target="packageFrame">quarks.apps.runtime</a></li>
-<li><a href="quarks/connectors/file/package-frame.html" target="packageFrame">quarks.connectors.file</a></li>
-<li><a href="quarks/connectors/http/package-frame.html" target="packageFrame">quarks.connectors.http</a></li>
-<li><a href="quarks/connectors/iot/package-frame.html" target="packageFrame">quarks.connectors.iot</a></li>
-<li><a href="quarks/connectors/iotf/package-frame.html" target="packageFrame">quarks.connectors.iotf</a></li>
-<li><a href="quarks/connectors/jdbc/package-frame.html" target="packageFrame">quarks.connectors.jdbc</a></li>
-<li><a href="quarks/connectors/kafka/package-frame.html" target="packageFrame">quarks.connectors.kafka</a></li>
-<li><a href="quarks/connectors/mqtt/package-frame.html" target="packageFrame">quarks.connectors.mqtt</a></li>
-<li><a href="quarks/connectors/mqtt/iot/package-frame.html" target="packageFrame">quarks.connectors.mqtt.iot</a></li>
-<li><a href="quarks/connectors/pubsub/package-frame.html" target="packageFrame">quarks.connectors.pubsub</a></li>
-<li><a href="quarks/connectors/pubsub/oplets/package-frame.html" target="packageFrame">quarks.connectors.pubsub.oplets</a></li>
-<li><a href="quarks/connectors/pubsub/service/package-frame.html" target="packageFrame">quarks.connectors.pubsub.service</a></li>
-<li><a href="quarks/connectors/serial/package-frame.html" target="packageFrame">quarks.connectors.serial</a></li>
-<li><a href="quarks/connectors/wsclient/package-frame.html" target="packageFrame">quarks.connectors.wsclient</a></li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/package-frame.html" target="packageFrame">quarks.connectors.wsclient.javax.websocket</a></li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/runtime/package-frame.html" target="packageFrame">quarks.connectors.wsclient.javax.websocket.runtime</a></li>
-<li><a href="quarks/execution/package-frame.html" target="packageFrame">quarks.execution</a></li>
-<li><a href="quarks/execution/mbeans/package-frame.html" target="packageFrame">quarks.execution.mbeans</a></li>
-<li><a href="quarks/execution/services/package-frame.html" target="packageFrame">quarks.execution.services</a></li>
-<li><a href="quarks/function/package-frame.html" target="packageFrame">quarks.function</a></li>
-<li><a href="quarks/graph/package-frame.html" target="packageFrame">quarks.graph</a></li>
-<li><a href="quarks/javax/websocket/package-frame.html" target="packageFrame">quarks.javax.websocket</a></li>
-<li><a href="quarks/javax/websocket/impl/package-frame.html" target="packageFrame">quarks.javax.websocket.impl</a></li>
-<li><a href="quarks/metrics/package-frame.html" target="packageFrame">quarks.metrics</a></li>
-<li><a href="quarks/metrics/oplets/package-frame.html" target="packageFrame">quarks.metrics.oplets</a></li>
-<li><a href="quarks/oplet/package-frame.html" target="packageFrame">quarks.oplet</a></li>
-<li><a href="quarks/oplet/core/package-frame.html" target="packageFrame">quarks.oplet.core</a></li>
-<li><a href="quarks/oplet/core/mbeans/package-frame.html" target="packageFrame">quarks.oplet.core.mbeans</a></li>
-<li><a href="quarks/oplet/functional/package-frame.html" target="packageFrame">quarks.oplet.functional</a></li>
-<li><a href="quarks/oplet/plumbing/package-frame.html" target="packageFrame">quarks.oplet.plumbing</a></li>
-<li><a href="quarks/oplet/window/package-frame.html" target="packageFrame">quarks.oplet.window</a></li>
-<li><a href="quarks/providers/development/package-frame.html" target="packageFrame">quarks.providers.development</a></li>
-<li><a href="quarks/providers/direct/package-frame.html" target="packageFrame">quarks.providers.direct</a></li>
-<li><a href="quarks/providers/iot/package-frame.html" target="packageFrame">quarks.providers.iot</a></li>
-<li><a href="quarks/runtime/appservice/package-frame.html" target="packageFrame">quarks.runtime.appservice</a></li>
-<li><a href="quarks/runtime/etiao/package-frame.html" target="packageFrame">quarks.runtime.etiao</a></li>
-<li><a href="quarks/runtime/etiao/graph/package-frame.html" target="packageFrame">quarks.runtime.etiao.graph</a></li>
-<li><a href="quarks/runtime/etiao/graph/model/package-frame.html" target="packageFrame">quarks.runtime.etiao.graph.model</a></li>
-<li><a href="quarks/runtime/etiao/mbeans/package-frame.html" target="packageFrame">quarks.runtime.etiao.mbeans</a></li>
-<li><a href="quarks/runtime/jmxcontrol/package-frame.html" target="packageFrame">quarks.runtime.jmxcontrol</a></li>
-<li><a href="quarks/runtime/jobregistry/package-frame.html" target="packageFrame">quarks.runtime.jobregistry</a></li>
-<li><a href="quarks/runtime/jsoncontrol/package-frame.html" target="packageFrame">quarks.runtime.jsoncontrol</a></li>
-<li><a href="quarks/samples/apps/package-frame.html" target="packageFrame">quarks.samples.apps</a></li>
-<li><a href="quarks/samples/apps/mqtt/package-frame.html" target="packageFrame">quarks.samples.apps.mqtt</a></li>
-<li><a href="quarks/samples/apps/sensorAnalytics/package-frame.html" target="packageFrame">quarks.samples.apps.sensorAnalytics</a></li>
-<li><a href="quarks/samples/connectors/package-frame.html" target="packageFrame">quarks.samples.connectors</a></li>
-<li><a href="quarks/samples/connectors/elm327/package-frame.html" target="packageFrame">quarks.samples.connectors.elm327</a></li>
-<li><a href="quarks/samples/connectors/elm327/runtime/package-frame.html" target="packageFrame">quarks.samples.connectors.elm327.runtime</a></li>
-<li><a href="quarks/samples/connectors/file/package-frame.html" target="packageFrame">quarks.samples.connectors.file</a></li>
-<li><a href="quarks/samples/connectors/iotf/package-frame.html" target="packageFrame">quarks.samples.connectors.iotf</a></li>
-<li><a href="quarks/samples/connectors/jdbc/package-frame.html" target="packageFrame">quarks.samples.connectors.jdbc</a></li>
-<li><a href="quarks/samples/connectors/kafka/package-frame.html" target="packageFrame">quarks.samples.connectors.kafka</a></li>
-<li><a href="quarks/samples/connectors/mqtt/package-frame.html" target="packageFrame">quarks.samples.connectors.mqtt</a></li>
-<li><a href="quarks/samples/connectors/obd2/package-frame.html" target="packageFrame">quarks.samples.connectors.obd2</a></li>
-<li><a href="quarks/samples/console/package-frame.html" target="packageFrame">quarks.samples.console</a></li>
-<li><a href="quarks/samples/scenarios/iotf/package-frame.html" target="packageFrame">quarks.samples.scenarios.iotf</a></li>
-<li><a href="quarks/samples/topology/package-frame.html" target="packageFrame">quarks.samples.topology</a></li>
-<li><a href="quarks/samples/utils/metrics/package-frame.html" target="packageFrame">quarks.samples.utils.metrics</a></li>
-<li><a href="quarks/samples/utils/sensor/package-frame.html" target="packageFrame">quarks.samples.utils.sensor</a></li>
-<li><a href="quarks/test/svt/package-frame.html" target="packageFrame">quarks.test.svt</a></li>
-<li><a href="quarks/test/svt/apps/package-frame.html" target="packageFrame">quarks.test.svt.apps</a></li>
-<li><a href="quarks/test/svt/apps/iotf/package-frame.html" target="packageFrame">quarks.test.svt.apps.iotf</a></li>
-<li><a href="quarks/test/svt/utils/sensor/gps/package-frame.html" target="packageFrame">quarks.test.svt.utils.sensor.gps</a></li>
-<li><a href="quarks/topology/package-frame.html" target="packageFrame">quarks.topology</a></li>
-<li><a href="quarks/topology/json/package-frame.html" target="packageFrame">quarks.topology.json</a></li>
-<li><a href="quarks/topology/mbeans/package-frame.html" target="packageFrame">quarks.topology.mbeans</a></li>
-<li><a href="quarks/topology/plumbing/package-frame.html" target="packageFrame">quarks.topology.plumbing</a></li>
-<li><a href="quarks/topology/services/package-frame.html" target="packageFrame">quarks.topology.services</a></li>
-<li><a href="quarks/topology/tester/package-frame.html" target="packageFrame">quarks.topology.tester</a></li>
-<li><a href="quarks/window/package-frame.html" target="packageFrame">quarks.window</a></li>
-</ul>
-</div>
-<p>&nbsp;</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/overview-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/overview-summary.html b/content/javadoc/lastest/overview-summary.html
deleted file mode 100644
index 603a341..0000000
--- a/content/javadoc/lastest/overview-summary.html
+++ /dev/null
@@ -1,861 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Overview (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Overview (Quarks v0.4.0)";
-        }
-    }
-    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 class="navBarCell1Rev">Overview</li>
-<li>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-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?overview-summary.html" target="_top">Frames</a></li>
-<li><a href="overview-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 class="title">Apache Quarks (incubating) v0.4.0</h1>
-</div>
-<div class="header">
-<div class="subTitle">
-<div class="block">Quarks provides an programming model and runtime for executing streaming
-analytics at the <i>edge</i>.</div>
-</div>
-<p>See: <a href="#overview.description">Description</a></p>
-</div>
-<div class="contentContainer">
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Quarks API table, listing packages, and an explanation">
-<caption><span>Quarks API</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="quarks/execution/package-summary.html">quarks.execution</a></td>
-<td class="colLast">
-<div class="block">Execution of Quarks topologies and graphs.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</a></td>
-<td class="colLast">
-<div class="block">Management MBeans for execution.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/execution/services/package-summary.html">quarks.execution.services</a></td>
-<td class="colLast">
-<div class="block">Execution services.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/function/package-summary.html">quarks.function</a></td>
-<td class="colLast">
-<div class="block">Functional interfaces for lambda expressions.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/topology/package-summary.html">quarks.topology</a></td>
-<td class="colLast">
-<div class="block">Functional api to build a streaming topology.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/topology/json/package-summary.html">quarks.topology.json</a></td>
-<td class="colLast">
-<div class="block">Utilities for use of JSON in a streaming topology.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/topology/mbeans/package-summary.html">quarks.topology.mbeans</a></td>
-<td class="colLast">
-<div class="block">Controls for executing topologies.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a></td>
-<td class="colLast">
-<div class="block">Plumbing for a streaming topology.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/topology/services/package-summary.html">quarks.topology.services</a></td>
-<td class="colLast">
-<div class="block">Services for topologies.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/topology/tester/package-summary.html">quarks.topology.tester</a></td>
-<td class="colLast">
-<div class="block">Testing for a streaming topology.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</div>
-<div class="contentContainer">
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Quarks Providers table, listing packages, and an explanation">
-<caption><span>Quarks Providers</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="quarks/providers/development/package-summary.html">quarks.providers.development</a></td>
-<td class="colLast">
-<div class="block">Execution of a streaming topology in a development environment .</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/providers/direct/package-summary.html">quarks.providers.direct</a></td>
-<td class="colLast">
-<div class="block">Direct execution of a streaming topology.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/providers/iot/package-summary.html">quarks.providers.iot</a></td>
-<td class="colLast">
-<div class="block">Iot provider that allows multiple applications to
- share an <code>IotDevice</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</div>
-<div class="contentContainer">
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Quarks Connectors table, listing packages, and an explanation">
-<caption><span>Quarks Connectors</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="quarks/connectors/file/package-summary.html">quarks.connectors.file</a></td>
-<td class="colLast">
-<div class="block">File stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/connectors/http/package-summary.html">quarks.connectors.http</a></td>
-<td class="colLast">
-<div class="block">HTTP stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/connectors/iot/package-summary.html">quarks.connectors.iot</a></td>
-<td class="colLast">
-<div class="block">Quarks device connector API to a message hub.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</a></td>
-<td class="colLast">
-<div class="block">IBM Watson IoT Platform stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</a></td>
-<td class="colLast">
-<div class="block">JDBC based database stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/connectors/kafka/package-summary.html">quarks.connectors.kafka</a></td>
-<td class="colLast">
-<div class="block">Apache Kafka enterprise messing hub stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</a></td>
-<td class="colLast">
-<div class="block">MQTT (lightweight messaging protocol for small sensors and mobile devices) stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</a></td>
-<td class="colLast">
-<div class="block">An MQTT based IotDevice connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/connectors/pubsub/package-summary.html">quarks.connectors.pubsub</a></td>
-<td class="colLast">
-<div class="block">Publish subscribe model between jobs.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/connectors/pubsub/oplets/package-summary.html">quarks.connectors.pubsub.oplets</a></td>
-<td class="colLast">
-<div class="block">Oplets supporting publish subscribe service.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/connectors/pubsub/service/package-summary.html">quarks.connectors.pubsub.service</a></td>
-<td class="colLast">
-<div class="block">Publish subscribe service.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/connectors/serial/package-summary.html">quarks.connectors.serial</a></td>
-<td class="colLast">
-<div class="block">Serial port connector API.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/connectors/wsclient/package-summary.html">quarks.connectors.wsclient</a></td>
-<td class="colLast">
-<div class="block">WebSocket Client Connector API for sending and receiving messages to a WebSocket Server.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/connectors/wsclient/javax/websocket/package-summary.html">quarks.connectors.wsclient.javax.websocket</a></td>
-<td class="colLast">
-<div class="block">WebSocket Client Connector for sending and receiving messages to a WebSocket Server.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</div>
-<div class="contentContainer">
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Quarks Samples table, listing packages, and an explanation">
-<caption><span>Quarks Samples</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="quarks/samples/apps/package-summary.html">quarks.samples.apps</a></td>
-<td class="colLast">
-<div class="block">Support for some more complex Quarks application samples.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/samples/apps/mqtt/package-summary.html">quarks.samples.apps.mqtt</a></td>
-<td class="colLast">
-<div class="block">Base support for Quarks MQTT based application samples.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/samples/apps/sensorAnalytics/package-summary.html">quarks.samples.apps.sensorAnalytics</a></td>
-<td class="colLast">
-<div class="block">The Sensor Analytics sample application demonstrates some common 
- continuous sensor analytic application themes.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/samples/connectors/package-summary.html">quarks.samples.connectors</a></td>
-<td class="colLast">
-<div class="block">General support for connector samples.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/samples/connectors/elm327/package-summary.html">quarks.samples.connectors.elm327</a></td>
-<td class="colLast">
-<div class="block">OBD-II protocol sample using ELM327.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/samples/connectors/elm327/runtime/package-summary.html">quarks.samples.connectors.elm327.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/samples/connectors/file/package-summary.html">quarks.samples.connectors.file</a></td>
-<td class="colLast">
-<div class="block">Samples showing use of the 
- <a href="./quarks/connectors/file/package-summary.html">
-     File stream connector</a>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/samples/connectors/iotf/package-summary.html">quarks.samples.connectors.iotf</a></td>
-<td class="colLast">
-<div class="block">Samples showing device events and commands with IBM Watson IoT Platform.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/samples/connectors/jdbc/package-summary.html">quarks.samples.connectors.jdbc</a></td>
-<td class="colLast">
-<div class="block">Samples showing use of the
- <a href="./quarks/connectors/jdbc/package-summary.html">
-     JDBC stream connector</a>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/samples/connectors/kafka/package-summary.html">quarks.samples.connectors.kafka</a></td>
-<td class="colLast">
-<div class="block">Samples showing use of the
- <a href="./quarks/connectors/kafka/package-summary.html">
-     Apache Kafka stream connector</a>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/samples/connectors/mqtt/package-summary.html">quarks.samples.connectors.mqtt</a></td>
-<td class="colLast">
-<div class="block">Samples showing use of the
- <a href="./quarks/connectors/mqtt/package-summary.html">
-     MQTT stream connector</a>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/samples/connectors/obd2/package-summary.html">quarks.samples.connectors.obd2</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/samples/console/package-summary.html">quarks.samples.console</a></td>
-<td class="colLast">
-<div class="block">Samples showing use of the
- <a href="./quarks/console/package-summary.html">
-     Console web application</a>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/samples/scenarios/iotf/package-summary.html">quarks.samples.scenarios.iotf</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/samples/topology/package-summary.html">quarks.samples.topology</a></td>
-<td class="colLast">
-<div class="block">Samples showing creating and executing basic topologies .</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/samples/utils/metrics/package-summary.html">quarks.samples.utils.metrics</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/samples/utils/sensor/package-summary.html">quarks.samples.utils.sensor</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</div>
-<div class="contentContainer">
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Quarks Analytics table, listing packages, and an explanation">
-<caption><span>Quarks Analytics</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="quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</a></td>
-<td class="colLast">
-<div class="block">JSON analytics using Apache Commons Math.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</a></td>
-<td class="colLast">
-<div class="block">Statistical algorithms using Apache Commons Math.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</a></td>
-<td class="colLast">
-<div class="block">Analytics focused on handling sensor data.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</div>
-<div class="contentContainer">
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Quarks Utilities table, listing packages, and an explanation">
-<caption><span>Quarks Utilities</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="quarks/metrics/package-summary.html">quarks.metrics</a></td>
-<td class="colLast">
-<div class="block">Metric utility methods, oplets, and reporters which allow an 
- application to expose metric values, for example via JMX.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/metrics/oplets/package-summary.html">quarks.metrics.oplets</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</div>
-<div class="contentContainer">
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Quarks Low-Level API table, listing packages, and an explanation">
-<caption><span>Quarks Low-Level API</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="quarks/graph/package-summary.html">quarks.graph</a></td>
-<td class="colLast">
-<div class="block">Low-level graph building API.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/oplet/package-summary.html">quarks.oplet</a></td>
-<td class="colLast">
-<div class="block">Oplets API.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/oplet/core/package-summary.html">quarks.oplet.core</a></td>
-<td class="colLast">
-<div class="block">Core primitive oplets.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/oplet/core/mbeans/package-summary.html">quarks.oplet.core.mbeans</a></td>
-<td class="colLast">
-<div class="block">Management beans for core oplets.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/oplet/functional/package-summary.html">quarks.oplet.functional</a></td>
-<td class="colLast">
-<div class="block">Oplets that process tuples using functions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/oplet/plumbing/package-summary.html">quarks.oplet.plumbing</a></td>
-<td class="colLast">
-<div class="block">Oplets that control the flow of tuples.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/oplet/window/package-summary.html">quarks.oplet.window</a></td>
-<td class="colLast">
-<div class="block">Oplets using windows.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/window/package-summary.html">quarks.window</a></td>
-<td class="colLast">
-<div class="block">Window API.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</div>
-<div class="contentContainer">
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Other Packages table, listing packages, and an explanation">
-<caption><span>Other Packages</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="quarks/apps/iot/package-summary.html">quarks.apps.iot</a></td>
-<td class="colLast">
-<div class="block">Applications for use in an Internet of Things environment.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/apps/runtime/package-summary.html">quarks.apps.runtime</a></td>
-<td class="colLast">
-<div class="block">Applications which provide monitoring and failure recovery to other 
- Quarks applications.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/javax/websocket/package-summary.html">quarks.javax.websocket</a></td>
-<td class="colLast">
-<div class="block">Support for working around JSR356 limitations for SSL client container/sockets.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/javax/websocket/impl/package-summary.html">quarks.javax.websocket.impl</a></td>
-<td class="colLast">
-<div class="block">Support for working around JSR356 limitations for SSL client container/sockets.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/runtime/appservice/package-summary.html">quarks.runtime.appservice</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a></td>
-<td class="colLast">
-<div class="block">A runtime for executing a Quarks streaming topology, designed as an embeddable library 
- so that it can be executed in a simple Java application.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/runtime/etiao/graph/package-summary.html">quarks.runtime.etiao.graph</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/runtime/etiao/graph/model/package-summary.html">quarks.runtime.etiao.graph.model</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/runtime/etiao/mbeans/package-summary.html">quarks.runtime.etiao.mbeans</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/runtime/jmxcontrol/package-summary.html">quarks.runtime.jmxcontrol</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/runtime/jsoncontrol/package-summary.html">quarks.runtime.jsoncontrol</a></td>
-<td class="colLast">
-<div class="block">Control service that takes a Json message and invokes
- an operation on a control service MBean.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/test/svt/package-summary.html">quarks.test.svt</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/test/svt/apps/package-summary.html">quarks.test.svt.apps</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="quarks/test/svt/apps/iotf/package-summary.html">quarks.test.svt.apps.iotf</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="quarks/test/svt/utils/sensor/gps/package-summary.html">quarks.test.svt.utils.sensor.gps</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</div>
-<div class="contentContainer"><a name="overview.description">
-<!--   -->
-</a>
-<div class="block">Quarks provides an programming model and runtime for executing streaming
-analytics at the <i>edge</i>.
-<P>
-<em>
-Apache Quarks is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-</em>
-</P>
-<H1>Quarks v0.4</H1>
-<OL>
-<LI><a href="#overview">Overview</A></LI>
-<LI><a href="#model">Programming Model</A></LI>
-<LI><a href="#start">Getting Started</A></LI>
-</OL>
-<a name="overview"></a>
-<H2>Overview</H2>
-Quarks provides an programming model and runtime for executing streaming
-analytics at the <i>edge</i>. Quarks is focusing on two edge cases:
-<UL>
-<LI>Internet of Things (IoT) - Widely distributed and/or mobile devices.</LI>
-<LI>Enterprise Embedded - Edge analytics within an enterprise, such as local analytic applications of eash system in a machine room, or error log analytics in application servers.</LI>
-</UL>
-In both cases Quarks applications analyze live data and
-send results of that analytics and/or data intermittently
-to back-end systems for deeper analysis. A Quarks application
-can use analytics to decide when to send information to back-end systems,
-such as when the behaviour of the system is outside normal parameters
-(e.g. an engine running too hot).
-<BR>
-Quarks applications do not send data continually
-to back-end systems as the cost of communication may be high
-(e.g. cellular networks) or bandwidth may be limited.
-<P>
-Quarks applications communicate with back-end systems through
-some form of message hub as there may be millions of edge devices.
-Quarks supports these message hubs:
-<UL>
-<LI> MQTT - Messaging standard for IoT</LI>
-<LI> IBM Watson IoT Platform - Cloud based service providing a device model on top of MQTT</LI>
-<LI> Apache Kafka - Enterprise message bus</LI>
-</UL> 
-</P>
-<P>
-Back-end analytic systems are used to perform analysis on information from Quarks applications that cannot be performed at the edge. Such analysis may be:
-<UL>
-<LI>Running complex analytic algorithms than require more resources (cpu, memory etc.) than are available at the edge. </LI>
-<LI>Maintaining more state per device that can exist at the edge, e.g. hours of state for patients' medical sensors. </LI>
-<LI>Correlating device information with multiple data sources: </LI>
-<UL>
-<LI> Weather data</LI>
-<LI> Social media data</LI>
-<LI> Data of record (e.g patients' medical histories, trucking manifests).</LI>
-<LI> Other devices </LI>
-<LI>etc.</LI>
-</UL>
-</UL>
-<BR>
-Back-end systems can interact or control devices based upon their analytics, by sending commands to specific devices, e.g. reduce maximum engine revs to reduce chance of failure before the next scheduled service, or send an alert of an accident ahead.
-</P>
-<a name="model"></a>
-<H2>Programming Model</H2>
-Quarks applications are streaming applications in which each <em>tuple</em>
-(data item or event) in a <em>stream</em> of data is processed as it occurs.
-Additionally, you can process <em>windows</em> (logical subsets) of data.
-For example, you could analyze the last 90 seconds of data from a sensor to identify trends in the data
-<P>
-<H3>Topology functional API</H3>
-<H4>Overview</H4>
-The primary api is <a href="quarks/topology/Topology.html" title="interface in quarks.topology"><code>Topology</code></a> which uses a functional
-model to build a topology of <a href="quarks/topology/TStream.html" title="interface in quarks.topology"><code>streams</code></a> for an application.
-<BR>
-<a href="quarks/topology/TStream.html" title="interface in quarks.topology"><code>TStream</code></a> is a declaration of a stream of tuples, an application will create streams that source data (e.g. sensor readings) and then apply functions that transform those streams into derived streams, for example simply filtering a stream containg engine temperator readings to a derived stream that only contains readings thar are greater than 100&deg;C.
-<BR>
-An application terminates processing for a stream by <em>sinking</em> it. Sinking effectively terminates a stream by applying processing to each tuple on the stream (as it occurs) that does not produce a result. Typically this sinking is transmitting the tuple to an external system, for example the messgae hub to send the data to a back-end system, or locally sending the data to a user interface.
-</P>
-<P>
-This programming style is typical for streaming systems and similar APIs are supported by systems such as Apache Flink, Apache Spark Streaming, IBM Streams and Java 8 streams.
-</P>
-<H4>Functions</H4>
-Quarks supports Java 8 and it is encouraged to use Java 8 as functions can be easily and clearly written using lambda expressions.
-<H4>Arbitrary Topology</H4>
-Simple applications may just be a pipeline of streams, for example, logically:
-<BR>
-<code>source --&gt; filter --&gt; transform --&gt; aggregate --&gt; send to MQTT</code>
-<BR>
-However Quarks allows arbitrary topologies including:
-<UL>
-<LI>Multiple source streams in an application</LI>
-<LI>Multiple sinks in an application </LI>
-<LI>Multiple processing including sinks against a stream (fan-out)</LI>
-<LI>Union of streams (fan-in)  </LI>
-<LI>Correlation of streams by allowing streams to be joined (to be added)</LI>
-</UL>
-<H3>Graph API</H3>
-<H4>Overview</H4>
-The <a href="quarks/graph/Graph.html" title="interface in quarks.graph"><code>graph</code></a> API is a lower-level API that the
-topology api is built on top of. A graph consists of
-<a href="quarks/oplet/Oplet.html" title="interface in quarks.oplet"><code>oplet</code></a> invocations connected by streams.
-The oplet invocations contain the processing applied to each tuple
-on streams connected to their input ports. Processing by the oplet
-submits tuples to its output ports for subsequent processing
-by downstream connected oplet invocations.
-<a name="start"></a>
-<H2>Getting Started</H2>
-Below, <code>&lt;quarks-target&gt;</code> refers to a Quarks release's platform target
-directory such as <code>.../quarks/java8</code>.
-<P>
-A number of sample Java applications are provided that demonstrate use of Quarks.
-<BR>
-The Java code for the samples is under <code>&lt;quarks-target&gt;/samples</code>.
-<P>
-Shell scripts to run the samples are <code>&lt;quarks-target&gt;/scripts</code>.
-See the <code>README</code> there.
-<P>
-Summary of samples:
-<TABLE border=1 width="80%" table-layout="auto">
-<TR class="rowColor"><TH>Sample</TH><TH>Description</TH><TH>Focus</TH></TR>
-<TR class="altColor"><TD><a href="quarks/samples/topology/HelloQuarks.html" title="class in quarks.samples.topology"><code>HelloQuarks</code></a></TD>
-  <TD>Prints Hello Quarks! to standard output.</TD>
-  <TD>Basic mechanics of declaring a topology and executing it.</TD></TR>
-<TR class="altColor"><TD><a href="quarks/samples/topology/PeriodicSource.html" title="class in quarks.samples.topology"><code>PeriodicSource</code></a></TD>
-  <TD>Polls a random number generator for a new value every second
-      and then prints out the raw value and a filtered and transformed stream.</TD>
-  <TD>Polling of a data value to create a source stream.</TD></TR>
-<TR class="altColor"><TD><a href="quarks/samples/topology/SensorsAggregates.html" title="class in quarks.samples.topology"><code>SensorsAggregates</code></a></TD>
-  <TD>Demonstrates partitioned aggregation and filtering of simulated sensors
-      that are bursty in nature, so that only intermittently
-      is the data output to <code>System.out</code></TD>
-  <TD>Simulated sensors with windowed aggregation</TD></TR>
-<TR class="altColor"><TD><a href="quarks/samples/topology/SimpleFilterTransform.html" title="class in quarks.samples.topology"><code>SimpleFilterTransform</code></a></TD>
-  <TD></TD>
-  <TD></TD></TR>
-<TR class="altColor"><TD><a href="./quarks/samples/connectors/file/package-summary.html">
-      File</a></TD>
-  <TD>Write a stream of tuples to files.  Watch a directory for new files
-      and create a stream of tuples from the file contents.</TD>
-  <TD>Use of the <a href="./quarks/connectors/file/package-summary.html">
-      File stream connector</a></TD></TR>
-<TR class="altColor"><TD><a href="./quarks/samples/connectors/iotf/package-summary.html">
-      IotfSensors, IotfQuickstart</a></TD>
-  <TD>Sends simulated sensor readings to an IBM Watson IoT Platform instance as device events.</TD>
-  <TD>Use of the <a href="./quarks/connectors/iotf/package-summary.html">
-      IBM Watson IoT Platform connector</a> to send device events and receive device commands.</TD></TR>
-<TR class="altColor"><TD><a href="./quarks/samples/connectors/jdbc/package-summary.html">
-      JDBC</a></TD>
-  <TD>Write a stream of tuples to an Apache Derby database table.
-      Create a stream of tuples by reading a table.</TD>
-  <TD>Use of the <a href="./quarks/connectors/jdbc/package-summary.html">
-      JDBC stream connector</a></TD></TR>
-<TR class="altColor"><TD><a href="./quarks/samples/connectors/kafka/package-summary.html">
-      Kafka</a></TD>
-  <TD>Publish a stream of tuples to a Kafka topic. 
-      Create a stream of tuples by subscribing to a topic and receiving 
-      messages from it.</TD>
-  <TD>Use of the <a href="./quarks/connectors/kafka/package-summary.html">
-      Kafka stream connector</a></TD></TR>
-<TR class="altColor"><TD><a href="./quarks/samples/connectors/mqtt/package-summary.html">
-      MQTT</a></TD>
-  <TD>Publish a stream of tuples to a MQTT topic. 
-      Create a stream of tuples by subscribing to a topic and receiving 
-      messages from it.</TD>
-  <TD>Use of the <a href="./quarks/connectors/mqtt/package-summary.html">
-      MQTT stream connector</a></TD></TR>
-<TR class="altColor"><TD><a href="./quarks/samples/apps/sensorAnalytics/package-summary.html">
-      SensorAnalytics</a></TD>
-  <TD>Demonstrates a Sensor Analytics application that includes: 
-      configuration control, a device of one or more sensors and
-      some typical analytics, use of MQTT for publishing results and receiving
-      commands, local results logging, conditional stream tracing.</TD>
-  <TD>A more complete sample application demonstrating common themes.</TD></TR>
-</TABLE>
-<BR>
-Other samples are also provided but have not yet been fully documented.
-Feel free to explore them.
-<H2>Building Applications</H2>
-You need to include one or more Quarks jars in your <code>classpath</code> depending
-on what features your application uses.
-<P>
-Include one or both of the following:
-<ul>
-<li><code>&lt;quarks-target&gt;/lib/quarks.providers.direct.jar</code> - if you use the
-<a href="quarks/providers/direct/DirectProvider.html" title="class in quarks.providers.direct"><code>DirectProvider</code></a></li>
-<li><code>&lt;quarks-target&gt;/lib/quarks.providers.development.jar</code> - if you use the
-<a href="quarks/providers/development/DevelopmentProvider.html" title="class in quarks.providers.development"><code>DevelopmentProvider</code></a></li>
-</ul>
-Include the jar of any Quarks connector you use:
-<ul>
-<li><code>&lt;quarks-target&gt;/connectors/file/lib/quarks.connectors.file.jar</code></li>
-<li><code>&lt;quarks-target&gt;/connectors/jdbc/lib/quarks.connectors.jdbc.jar</code></li>
-<li><code>&lt;quarks-target&gt;/connectors/iotf/lib/quarks.connectors.iotf.jar</code></li>
-<li><code>&lt;quarks-target&gt;/connectors/kafka/lib/quarks.connectors.kafka.jar</code></li>
-<li><code>&lt;quarks-target&gt;/connectors/mqtt/lib/quarks.connectors.mqtt.jar</code></li>
-<li><code>&lt;quarks-target&gt;/connectors/wsclient-javax.websocket/lib/quarks.connectors.wsclient.javax.websocket.jar</code> [*]</li>
-</ul>
-[*] You also need to include a <code>javax.websocket</code> client implementation
-if you use the <code>wsclient</code> connector.  Include the following to use
-an Eclipse Jetty based implementation:
-<ul>
-<li><code>&lt;quarks-target&gt;/connectors/javax.websocket-client/lib/javax.websocket-client.jar</code></li>
-</ul>
-<p>
-Include jars for any Quarks utility features you use:
-<ul>
-<li><code>&lt;quarks-target&gt;/utils/metrics/lib/quarks.utils.metrics.jar</code> - for the <code>quarks.metrics</code> package</li>
-</ul>
-Quarks uses <a href="www.slf4j.org">slf4j</a> for logging,
-leaving the decision of the actual logging implementation to your application
-(e.g., <code>java.util.logging</code> or <code>log4j</code>).  
-For <code>java.util.logging</code> you can include:
-<ul>
-<li><code>&lt;quarks-target&gt;/ext/slf4j-1.7.12/slf4j-jdk-1.7.12.jar</code></li>
-</ul></div>
-</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 class="navBarCell1Rev">Overview</li>
-<li>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
-<li><a href="overview-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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[27/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/class-use/JdbcStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/class-use/JdbcStreams.html b/content/javadoc/lastest/quarks/connectors/jdbc/class-use/JdbcStreams.html
deleted file mode 100644
index 405ced3..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/class-use/JdbcStreams.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.jdbc.JdbcStreams (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.jdbc.JdbcStreams (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/jdbc/JdbcStreams.html" title="class in quarks.connectors.jdbc">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?quarks/connectors/jdbc/class-use/JdbcStreams.html" target="_top">Frames</a></li>
-<li><a href="JdbcStreams.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 quarks.connectors.jdbc.JdbcStreams" class="title">Uses of Class<br>quarks.connectors.jdbc.JdbcStreams</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.jdbc.JdbcStreams</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="../../../../quarks/connectors/jdbc/JdbcStreams.html" title="class in quarks.connectors.jdbc">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/jdbc/class-use/JdbcStreams.html" target="_top">Frames</a></li>
-<li><a href="JdbcStreams.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/class-use/ParameterSetter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/class-use/ParameterSetter.html b/content/javadoc/lastest/quarks/connectors/jdbc/class-use/ParameterSetter.html
deleted file mode 100644
index 810136d..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/class-use/ParameterSetter.html
+++ /dev/null
@@ -1,200 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.jdbc.ParameterSetter (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.jdbc.ParameterSetter (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">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?quarks/connectors/jdbc/class-use/ParameterSetter.html" target="_top">Frames</a></li>
-<li><a href="ParameterSetter.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 Interface quarks.connectors.jdbc.ParameterSetter" class="title">Uses of Interface<br>quarks.connectors.jdbc.ParameterSetter</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="../../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</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="#quarks.connectors.jdbc">quarks.connectors.jdbc</a></td>
-<td class="colLast">
-<div class="block">JDBC based database stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.jdbc">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a> in <a href="../../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</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="../../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</a> with parameters of type <a href="../../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</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>&lt;T&gt;&nbsp;<a href="../../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.connectors.jdbc.StatementSupplier-quarks.connectors.jdbc.ParameterSetter-">executeStatement</a></span>(<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                <a href="../../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
-                <a href="../../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter)</code>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T,R&gt;&nbsp;<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.connectors.jdbc.StatementSupplier-quarks.connectors.jdbc.ParameterSetter-quarks.connectors.jdbc.ResultsHandler-">executeStatement</a></span>(<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                <a href="../../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
-                <a href="../../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
-                <a href="../../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</code>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
- add 0 or more resulting tuples to a result stream.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.function.Supplier-quarks.connectors.jdbc.ParameterSetter-">executeStatement</a></span>(<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                <a href="../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
-                <a href="../../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter)</code>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T,R&gt;&nbsp;<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.function.Supplier-quarks.connectors.jdbc.ParameterSetter-quarks.connectors.jdbc.ResultsHandler-">executeStatement</a></span>(<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                <a href="../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
-                <a href="../../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
-                <a href="../../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</code>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
- add 0 or more resulting tuples to a result stream.</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="../../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/jdbc/class-use/ParameterSetter.html" target="_top">Frames</a></li>
-<li><a href="ParameterSetter.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/class-use/ResultsHandler.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/class-use/ResultsHandler.html b/content/javadoc/lastest/quarks/connectors/jdbc/class-use/ResultsHandler.html
deleted file mode 100644
index ccd0cc3..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/class-use/ResultsHandler.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.jdbc.ResultsHandler (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.jdbc.ResultsHandler (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">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?quarks/connectors/jdbc/class-use/ResultsHandler.html" target="_top">Frames</a></li>
-<li><a href="ResultsHandler.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 Interface quarks.connectors.jdbc.ResultsHandler" class="title">Uses of Interface<br>quarks.connectors.jdbc.ResultsHandler</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="../../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">ResultsHandler</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="#quarks.connectors.jdbc">quarks.connectors.jdbc</a></td>
-<td class="colLast">
-<div class="block">JDBC based database stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.jdbc">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">ResultsHandler</a> in <a href="../../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</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="../../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</a> with parameters of type <a href="../../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">ResultsHandler</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>&lt;T,R&gt;&nbsp;<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.connectors.jdbc.StatementSupplier-quarks.connectors.jdbc.ParameterSetter-quarks.connectors.jdbc.ResultsHandler-">executeStatement</a></span>(<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                <a href="../../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
-                <a href="../../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
-                <a href="../../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</code>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
- add 0 or more resulting tuples to a result stream.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T,R&gt;&nbsp;<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.function.Supplier-quarks.connectors.jdbc.ParameterSetter-quarks.connectors.jdbc.ResultsHandler-">executeStatement</a></span>(<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                <a href="../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
-                <a href="../../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
-                <a href="../../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</code>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
- add 0 or more resulting tuples to a result stream.</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="../../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/jdbc/class-use/ResultsHandler.html" target="_top">Frames</a></li>
-<li><a href="ResultsHandler.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/class-use/StatementSupplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/class-use/StatementSupplier.html b/content/javadoc/lastest/quarks/connectors/jdbc/class-use/StatementSupplier.html
deleted file mode 100644
index 29ac3af..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/class-use/StatementSupplier.html
+++ /dev/null
@@ -1,182 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.jdbc.StatementSupplier (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.jdbc.StatementSupplier (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc">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?quarks/connectors/jdbc/class-use/StatementSupplier.html" target="_top">Frames</a></li>
-<li><a href="StatementSupplier.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 Interface quarks.connectors.jdbc.StatementSupplier" class="title">Uses of Interface<br>quarks.connectors.jdbc.StatementSupplier</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="../../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc">StatementSupplier</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="#quarks.connectors.jdbc">quarks.connectors.jdbc</a></td>
-<td class="colLast">
-<div class="block">JDBC based database stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.jdbc">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc">StatementSupplier</a> in <a href="../../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</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="../../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</a> with parameters of type <a href="../../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc">StatementSupplier</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>&lt;T&gt;&nbsp;<a href="../../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.connectors.jdbc.StatementSupplier-quarks.connectors.jdbc.ParameterSetter-">executeStatement</a></span>(<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                <a href="../../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
-                <a href="../../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter)</code>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T,R&gt;&nbsp;<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.connectors.jdbc.StatementSupplier-quarks.connectors.jdbc.ParameterSetter-quarks.connectors.jdbc.ResultsHandler-">executeStatement</a></span>(<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                <a href="../../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc">StatementSupplier</a>&nbsp;stmtSupplier,
-                <a href="../../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
-                <a href="../../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</code>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
- add 0 or more resulting tuples to a result stream.</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="../../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/jdbc/class-use/StatementSupplier.html" target="_top">Frames</a></li>
-<li><a href="StatementSupplier.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/package-frame.html b/content/javadoc/lastest/quarks/connectors/jdbc/package-frame.html
deleted file mode 100644
index 2ff4064..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/package-frame.html
+++ /dev/null
@@ -1,28 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.jdbc (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../quarks/connectors/jdbc/package-summary.html" target="classFrame">quarks.connectors.jdbc</a></h1>
-<div class="indexContainer">
-<h2 title="Interfaces">Interfaces</h2>
-<ul title="Interfaces">
-<li><a href="CheckedFunction.html" title="interface in quarks.connectors.jdbc" target="classFrame"><span class="interfaceName">CheckedFunction</span></a></li>
-<li><a href="CheckedSupplier.html" title="interface in quarks.connectors.jdbc" target="classFrame"><span class="interfaceName">CheckedSupplier</span></a></li>
-<li><a href="ParameterSetter.html" title="interface in quarks.connectors.jdbc" target="classFrame"><span class="interfaceName">ParameterSetter</span></a></li>
-<li><a href="ResultsHandler.html" title="interface in quarks.connectors.jdbc" target="classFrame"><span class="interfaceName">ResultsHandler</span></a></li>
-<li><a href="StatementSupplier.html" title="interface in quarks.connectors.jdbc" target="classFrame"><span class="interfaceName">StatementSupplier</span></a></li>
-</ul>
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="JdbcStreams.html" title="class in quarks.connectors.jdbc" target="classFrame">JdbcStreams</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/package-summary.html b/content/javadoc/lastest/quarks/connectors/jdbc/package-summary.html
deleted file mode 100644
index 9808dfe..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/package-summary.html
+++ /dev/null
@@ -1,200 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.jdbc (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.jdbc (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/iotf/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/kafka/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/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;quarks.connectors.jdbc</h1>
-<div class="docSummary">
-<div class="block">JDBC based database stream connector.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
-<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Interface</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc">CheckedFunction</a>&lt;T,R&gt;</td>
-<td class="colLast">
-<div class="block">Function to apply a funtion to an input value and return a result.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc">CheckedSupplier</a>&lt;T&gt;</td>
-<td class="colLast">
-<div class="block">Function that supplies a result and may throw an Exception.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;</td>
-<td class="colLast">
-<div class="block">Function that sets parameters in a JDBC SQL <code>PreparedStatement</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;</td>
-<td class="colLast">
-<div class="block">Handle the results of executing an SQL statement.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc">StatementSupplier</a></td>
-<td class="colLast">
-<div class="block">Function that supplies a JDBC SQL <code>PreparedStatement</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<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="../../../quarks/connectors/jdbc/JdbcStreams.html" title="class in quarks.connectors.jdbc">JdbcStreams</a></td>
-<td class="colLast">
-<div class="block"><code>JdbcStreams</code> is a streams connector to a database via the
- JDBC API <code>java.sql</code> package.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.connectors.jdbc Description">Package quarks.connectors.jdbc Description</h2>
-<div class="block">JDBC based database stream connector.
- <p>
- Stream tuples may be written to databases
- and created or enriched by reading from databases.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/iotf/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/kafka/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/package-tree.html b/content/javadoc/lastest/quarks/connectors/jdbc/package-tree.html
deleted file mode 100644
index 2bd49da..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/package-tree.html
+++ /dev/null
@@ -1,147 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.jdbc Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.jdbc Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/iotf/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/kafka/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/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 quarks.connectors.jdbc</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.Object
-<ul>
-<li type="circle">quarks.connectors.jdbc.<a href="../../../quarks/connectors/jdbc/JdbcStreams.html" title="class in quarks.connectors.jdbc"><span class="typeNameLink">JdbcStreams</span></a></li>
-</ul>
-</li>
-</ul>
-<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
-<ul>
-<li type="circle">quarks.connectors.jdbc.<a href="../../../quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">CheckedFunction</span></a>&lt;T,R&gt;</li>
-<li type="circle">quarks.connectors.jdbc.<a href="../../../quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">CheckedSupplier</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.connectors.jdbc.<a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">ParameterSetter</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.connectors.jdbc.<a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">ResultsHandler</span></a>&lt;T,R&gt;</li>
-<li type="circle">quarks.connectors.jdbc.<a href="../../../quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">StatementSupplier</span></a></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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/iotf/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/kafka/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/jdbc/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/jdbc/package-use.html b/content/javadoc/lastest/quarks/connectors/jdbc/package-use.html
deleted file mode 100644
index 0714ab1..0000000
--- a/content/javadoc/lastest/quarks/connectors/jdbc/package-use.html
+++ /dev/null
@@ -1,183 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.connectors.jdbc (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.jdbc (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/connectors/jdbc/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 quarks.connectors.jdbc" class="title">Uses of Package<br>quarks.connectors.jdbc</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="../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</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="#quarks.connectors.jdbc">quarks.connectors.jdbc</a></td>
-<td class="colLast">
-<div class="block">JDBC based database stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.jdbc">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</a> used by <a href="../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</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="../../../quarks/connectors/jdbc/class-use/CheckedFunction.html#quarks.connectors.jdbc">CheckedFunction</a>
-<div class="block">Function to apply a funtion to an input value and return a result.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../quarks/connectors/jdbc/class-use/CheckedSupplier.html#quarks.connectors.jdbc">CheckedSupplier</a>
-<div class="block">Function that supplies a result and may throw an Exception.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../quarks/connectors/jdbc/class-use/ParameterSetter.html#quarks.connectors.jdbc">ParameterSetter</a>
-<div class="block">Function that sets parameters in a JDBC SQL <code>PreparedStatement</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../quarks/connectors/jdbc/class-use/ResultsHandler.html#quarks.connectors.jdbc">ResultsHandler</a>
-<div class="block">Handle the results of executing an SQL statement.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../quarks/connectors/jdbc/class-use/StatementSupplier.html#quarks.connectors.jdbc">StatementSupplier</a>
-<div class="block">Function that supplies a JDBC SQL <code>PreparedStatement</code>.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/jdbc/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html b/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
deleted file mode 100644
index 9482071..0000000
--- a/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html
+++ /dev/null
@@ -1,200 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>KafkaConsumer.ByteConsumerRecord (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="KafkaConsumer.ByteConsumerRecord (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/KafkaConsumer.ByteConsumerRecord.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="../../../quarks/connectors/kafka/KafkaConsumer.html" title="class in quarks.connectors.kafka"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.ByteConsumerRecord.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>Method</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.kafka</div>
-<h2 title="Interface KafkaConsumer.ByteConsumerRecord" class="title">Interface KafkaConsumer.ByteConsumerRecord</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ConsumerRecord</a>&lt;byte[],byte[]&gt;</dd>
-</dl>
-<dl>
-<dt>Enclosing class:</dt>
-<dd><a href="../../../quarks/connectors/kafka/KafkaConsumer.html" title="class in quarks.connectors.kafka">KafkaConsumer</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static interface <span class="typeNameLabel">KafkaConsumer.ByteConsumerRecord</span>
-extends <a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ConsumerRecord</a>&lt;byte[],byte[]&gt;</pre>
-<div class="block">A Kafka record with byte[] typed key and value members</div>
-</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>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.connectors.kafka.KafkaConsumer.ConsumerRecord">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;quarks.connectors.kafka.<a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ConsumerRecord</a></h3>
-<code><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html#key--">key</a>, <a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html#offset--">offset</a>, <a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html#partition--">partition</a>, <a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html#topic--">topic</a>, <a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html#value--">value</a></code></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/KafkaConsumer.ByteConsumerRecord.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/kafka/KafkaConsumer.html" title="class in quarks.connectors.kafka"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.ByteConsumerRecord.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>Method</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html b/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html
deleted file mode 100644
index b056928..0000000
--- a/content/javadoc/lastest/quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html
+++ /dev/null
@@ -1,295 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>KafkaConsumer.ConsumerRecord (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="KafkaConsumer.ConsumerRecord (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/KafkaConsumer.ConsumerRecord.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="../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.ConsumerRecord.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">quarks.connectors.kafka</div>
-<h2 title="Interface KafkaConsumer.ConsumerRecord" class="title">Interface KafkaConsumer.ConsumerRecord&lt;K,V&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>K</code> - key's type</dd>
-<dd><code>V</code> - the value's type</dd>
-</dl>
-<dl>
-<dt>All Known Subinterfaces:</dt>
-<dd><a href="../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ByteConsumerRecord</a>, <a href="../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.StringConsumerRecord</a></dd>
-</dl>
-<dl>
-<dt>Enclosing class:</dt>
-<dd><a href="../../../quarks/connectors/kafka/KafkaConsumer.html" title="class in quarks.connectors.kafka">KafkaConsumer</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static interface <span class="typeNameLabel">KafkaConsumer.ConsumerRecord&lt;K,V&gt;</span></pre>
-<div class="block">A received Kafka record</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="type parameter in KafkaConsumer.ConsumerRecord">K</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html#key--">key</a></span>()</code>
-<div class="block">null if no key was published.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html#offset--">offset</a></span>()</code>
-<div class="block">message id in the partition.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html#partition--">partition</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html#topic--">topic</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="type parameter in KafkaConsumer.ConsumerRecord">V</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html#value--">value</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-</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="topic--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>topic</h4>
-<pre>java.lang.String&nbsp;topic()</pre>
-</li>
-</ul>
-<a name="partition--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>partition</h4>
-<pre>int&nbsp;partition()</pre>
-</li>
-</ul>
-<a name="offset--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>offset</h4>
-<pre>long&nbsp;offset()</pre>
-<div class="block">message id in the partition.</div>
-</li>
-</ul>
-<a name="key--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>key</h4>
-<pre><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="type parameter in KafkaConsumer.ConsumerRecord">K</a>&nbsp;key()</pre>
-<div class="block">null if no key was published.</div>
-</li>
-</ul>
-<a name="value--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>value</h4>
-<pre><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="type parameter in KafkaConsumer.ConsumerRecord">V</a>&nbsp;value()</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/KafkaConsumer.ConsumerRecord.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" target="_top">Frames</a></li>
-<li><a href="KafkaConsumer.ConsumerRecord.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[14/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/mbeans/JobMXBean.State.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/mbeans/JobMXBean.State.html b/content/javadoc/lastest/quarks/execution/mbeans/JobMXBean.State.html
deleted file mode 100644
index 6316e08..0000000
--- a/content/javadoc/lastest/quarks/execution/mbeans/JobMXBean.State.html
+++ /dev/null
@@ -1,424 +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_71) on Fri May 13 05:38:12 UTC 2016 -->
-<title>JobMXBean.State (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-13">
-<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="JobMXBean.State (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9,"i2":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/JobMXBean.State.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="../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/mbeans/JobMXBean.State.html" target="_top">Frames</a></li>
-<li><a href="JobMXBean.State.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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">quarks.execution.mbeans</div>
-<h2 title="Enum JobMXBean.State" class="title">Enum JobMXBean.State</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.Enum&lt;<a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a>&gt;</li>
-<li>
-<ul class="inheritance">
-<li>quarks.execution.mbeans.JobMXBean.State</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a>&gt;</dd>
-</dl>
-<dl>
-<dt>Enclosing interface:</dt>
-<dd><a href="../../../quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans">JobMXBean</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static enum <span class="typeNameLabel">JobMXBean.State</span>
-extends java.lang.Enum&lt;<a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a>&gt;</pre>
-<div class="block">Enumeration for the current status of the job.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== ENUM CONSTANT SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.summary">
-<!--   -->
-</a>
-<h3>Enum Constant Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
-<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Enum Constant and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.State.html#CLOSED">CLOSED</a></span></code>
-<div class="block">All the graph nodes are closed.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.State.html#CONSTRUCTED">CONSTRUCTED</a></span></code>
-<div class="block">Initial state, the graph nodes are not yet initialized.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.State.html#INITIALIZED">INITIALIZED</a></span></code>
-<div class="block">All the graph nodes have been initialized.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.State.html#PAUSED">PAUSED</a></span></code>
-<div class="block">All the graph nodes are paused.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.State.html#RUNNING">RUNNING</a></span></code>
-<div class="block">All the graph nodes are processing data.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static <a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.State.html#fromString-java.lang.String-">fromString</a></span>(java.lang.String&nbsp;state)</code>
-<div class="block">Converts from a string representation of a job status to the corresponding enumeration value.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.State.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a>[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.State.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
-<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ ENUM CONSTANT DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.detail">
-<!--   -->
-</a>
-<h3>Enum Constant Detail</h3>
-<a name="CONSTRUCTED">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CONSTRUCTED</h4>
-<pre>public static final&nbsp;<a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a> CONSTRUCTED</pre>
-<div class="block">Initial state, the graph nodes are not yet initialized.</div>
-</li>
-</ul>
-<a name="INITIALIZED">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>INITIALIZED</h4>
-<pre>public static final&nbsp;<a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a> INITIALIZED</pre>
-<div class="block">All the graph nodes have been initialized.</div>
-</li>
-</ul>
-<a name="RUNNING">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>RUNNING</h4>
-<pre>public static final&nbsp;<a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a> RUNNING</pre>
-<div class="block">All the graph nodes are processing data.</div>
-</li>
-</ul>
-<a name="PAUSED">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>PAUSED</h4>
-<pre>public static final&nbsp;<a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a> PAUSED</pre>
-<div class="block">All the graph nodes are paused.</div>
-</li>
-</ul>
-<a name="CLOSED">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>CLOSED</h4>
-<pre>public static final&nbsp;<a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a> CLOSED</pre>
-<div class="block">All the graph nodes are closed.</div>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="values--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>values</h4>
-<pre>public static&nbsp;<a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a>[]&nbsp;values()</pre>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.  This method may be used to iterate
-over the constants as follows:
-<pre>
-for (JobMXBean.State c : JobMXBean.State.values())
-&nbsp;   System.out.println(c);
-</pre></div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>an array containing the constants of this enum type, in the order they are declared</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOf-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
-<div class="block">Returns the enum constant of this type with the specified name.
-The string must match <i>exactly</i> an identifier used to declare an
-enum constant in this type.  (Extraneous whitespace characters are 
-not permitted.)</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the name of the enum constant to be returned.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the enum constant with the specified name</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
-<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
-</dl>
-</li>
-</ul>
-<a name="fromString-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>fromString</h4>
-<pre>public static&nbsp;<a href="../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a>&nbsp;fromString(java.lang.String&nbsp;state)</pre>
-<div class="block">Converts from a string representation of a job status to the corresponding enumeration value.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>state</code> - specifies a job status string value.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the corresponding <code>Status</code> enumeration value.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if the input string does not map to an enumeration value.</dd>
-<dd><code>java.lang.NullPointerException</code> - if the input value is null.</dd>
-</dl>
-</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/JobMXBean.State.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/mbeans/JobMXBean.State.html" target="_top">Frames</a></li>
-<li><a href="JobMXBean.State.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - c288cc9-20160513-0537</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/mbeans/JobMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/mbeans/JobMXBean.html b/content/javadoc/lastest/quarks/execution/mbeans/JobMXBean.html
deleted file mode 100644
index 0cf4eda..0000000
--- a/content/javadoc/lastest/quarks/execution/mbeans/JobMXBean.html
+++ /dev/null
@@ -1,445 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>JobMXBean (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="JobMXBean (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/JobMXBean.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>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/mbeans/JobMXBean.html" target="_top">Frames</a></li>
-<li><a href="JobMXBean.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><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&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">quarks.execution.mbeans</div>
-<h2 title="Interface JobMXBean" class="title">Interface JobMXBean</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../quarks/runtime/etiao/mbeans/EtiaoJobBean.html" title="class in quarks.runtime.etiao.mbeans">EtiaoJobBean</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">JobMXBean</span></pre>
-<div class="block">Control interface for a job.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.html#TYPE">TYPE</a></span></code>
-<div class="block">TYPE is used to identify this bean as a job bean when building the bean's <code>ObjectName</code>.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.html#getCurrentState--">getCurrentState</a></span>()</code>
-<div class="block">Retrieves the current state of the job.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.html#getHealth--">getHealth</a></span>()</code>
-<div class="block">Returns the summarized health indicator of the job.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.html#getId--">getId</a></span>()</code>
-<div class="block">Returns the identifier of the job.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.html#getLastError--">getLastError</a></span>()</code>
-<div class="block">Returns the last error message caught by the current job execution.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.html#getName--">getName</a></span>()</code>
-<div class="block">Returns the name of the job.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.html#getNextState--">getNextState</a></span>()</code>
-<div class="block">Retrieves the next execution state when the job makes a state 
- transition.</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.html#graphSnapshot--">graphSnapshot</a></span>()</code>
-<div class="block">Takes a current snapshot of the running graph and returns it in JSON format.</div>
-</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/JobMXBean.html#stateChange-quarks.execution.Job.Action-">stateChange</a></span>(<a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a>&nbsp;action)</code>
-<div class="block">Initiates an execution state change.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="TYPE">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>TYPE</h4>
-<pre>static final&nbsp;java.lang.String TYPE</pre>
-<div class="block">TYPE is used to identify this bean as a job bean when building the bean's <code>ObjectName</code>.
- The value is "job"</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../constant-values.html#quarks.execution.mbeans.JobMXBean.TYPE">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="getId--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getId</h4>
-<pre>java.lang.String&nbsp;getId()</pre>
-<div class="block">Returns the identifier of the job.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the job identifier.</dd>
-</dl>
-</li>
-</ul>
-<a name="getName--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getName</h4>
-<pre>java.lang.String&nbsp;getName()</pre>
-<div class="block">Returns the name of the job.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the job name.</dd>
-</dl>
-</li>
-</ul>
-<a name="getCurrentState--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getCurrentState</h4>
-<pre><a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a>&nbsp;getCurrentState()</pre>
-<div class="block">Retrieves the current state of the job.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the current state.</dd>
-</dl>
-</li>
-</ul>
-<a name="getNextState--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getNextState</h4>
-<pre><a href="../../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a>&nbsp;getNextState()</pre>
-<div class="block">Retrieves the next execution state when the job makes a state 
- transition.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the destination state while in a state transition.</dd>
-</dl>
-</li>
-</ul>
-<a name="getHealth--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getHealth</h4>
-<pre><a href="../../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a>&nbsp;getHealth()</pre>
-<div class="block">Returns the summarized health indicator of the job.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the summarized Job health.</dd>
-</dl>
-</li>
-</ul>
-<a name="getLastError--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getLastError</h4>
-<pre>java.lang.String&nbsp;getLastError()</pre>
-<div class="block">Returns the last error message caught by the current job execution.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the last error message or an empty string if no error has 
-      been caught.</dd>
-</dl>
-</li>
-</ul>
-<a name="graphSnapshot--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>graphSnapshot</h4>
-<pre>java.lang.String&nbsp;graphSnapshot()</pre>
-<div class="block">Takes a current snapshot of the running graph and returns it in JSON format.
- <p>
- <b>The graph snapshot JSON format</b>
- <p>
- The top-level object contains two properties: 
- <ul>
- <li><code>vertices</code>: Array of JSON objects representing the graph vertices.</li>
- <li><code>edges</code>: Array of JSON objects representing the graph edges (an edge joins two vertices).</li>
- </ul>
- The vertex object contains the following properties:
- <ul>
- <li><code>id</code>: Unique identifier within a graph's JSON representation.</li>
- <li><code>instance</code>: The oplet instance from the vertex.</li>
- </ul>
- The edge object contains the following properties:
- <ul>
- <li><code>sourceId</code>: The identifier of the source vertex.</li>
- <li><code>sourceOutputPort</code>: The identifier of the source oplet output port connected to the edge.</li>
- <li><code>targetId</code>: The identifier of the target vertex.</li>
- <li><code>targetInputPort</code>: The identifier of the target oplet input port connected to the edge.</li>
- </ul></div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a JSON-formatted string representing the running graph.</dd>
-</dl>
-</li>
-</ul>
-<a name="stateChange-quarks.execution.Job.Action-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>stateChange</h4>
-<pre>void&nbsp;stateChange(<a href="../../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a>&nbsp;action)</pre>
-<div class="block">Initiates an execution state change.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>action</code> - which triggers the state change.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if the job is not in an appropriate 
-      state for the requested action, or the action is not supported.</dd>
-</dl>
-</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/JobMXBean.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/mbeans/JobMXBean.html" target="_top">Frames</a></li>
-<li><a href="JobMXBean.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><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/mbeans/PeriodMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/mbeans/PeriodMXBean.html b/content/javadoc/lastest/quarks/execution/mbeans/PeriodMXBean.html
deleted file mode 100644
index 9d40248..0000000
--- a/content/javadoc/lastest/quarks/execution/mbeans/PeriodMXBean.html
+++ /dev/null
@@ -1,301 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>PeriodMXBean (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="PeriodMXBean (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/PeriodMXBean.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="../../../quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/mbeans/PeriodMXBean.html" target="_top">Frames</a></li>
-<li><a href="PeriodMXBean.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">quarks.execution.mbeans</div>
-<h2 title="Interface PeriodMXBean" class="title">Interface PeriodMXBean</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../quarks/oplet/core/PeriodicSource.html" title="class in quarks.oplet.core">PeriodicSource</a>, <a href="../../../quarks/oplet/functional/SupplierPeriodicSource.html" title="class in quarks.oplet.functional">SupplierPeriodicSource</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">PeriodMXBean</span></pre>
-<div class="block">Control mbean interface for an entity having an a time period control.
- <P>
- This mbean lacks a <code>TYPE</code> declaration because it's
- a generic control interface applicable to a variety of
- object types (e.g., a stream or window).
- The type of the associated object is to be used when
- registering instances of this mbean with the
- <a href="../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services"><code>ControlService</code></a>.
- </P></div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/topology/Topology.html#poll-quarks.function.Supplier-long-java.util.concurrent.TimeUnit-"><code>Topology.poll(quarks.function.Supplier, long, TimeUnit)</code></a></dd>
-</dl>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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="../../../quarks/execution/mbeans/PeriodMXBean.html#getPeriod--">getPeriod</a></span>()</code>
-<div class="block">Get the period.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>java.util.concurrent.TimeUnit</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/PeriodMXBean.html#getUnit--">getUnit</a></span>()</code>
-<div class="block">Get the time unit for <a href="../../../quarks/execution/mbeans/PeriodMXBean.html#getPeriod--"><code>getPeriod()</code></a>.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/PeriodMXBean.html#setPeriod-long-">setPeriod</a></span>(long&nbsp;period)</code>
-<div class="block">Set the period.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/mbeans/PeriodMXBean.html#setPeriod-long-java.util.concurrent.TimeUnit-">setPeriod</a></span>(long&nbsp;period,
-         java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">Set the period and unit</div>
-</td>
-</tr>
-</table>
-</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="getPeriod--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getPeriod</h4>
-<pre>long&nbsp;getPeriod()</pre>
-<div class="block">Get the period.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>period</dd>
-</dl>
-</li>
-</ul>
-<a name="getUnit--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getUnit</h4>
-<pre>java.util.concurrent.TimeUnit&nbsp;getUnit()</pre>
-<div class="block">Get the time unit for <a href="../../../quarks/execution/mbeans/PeriodMXBean.html#getPeriod--"><code>getPeriod()</code></a>.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>time unit</dd>
-</dl>
-</li>
-</ul>
-<a name="setPeriod-long-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setPeriod</h4>
-<pre>void&nbsp;setPeriod(long&nbsp;period)</pre>
-<div class="block">Set the period.</div>
-</li>
-</ul>
-<a name="setPeriod-long-java.util.concurrent.TimeUnit-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>setPeriod</h4>
-<pre>void&nbsp;setPeriod(long&nbsp;period,
-               java.util.concurrent.TimeUnit&nbsp;unit)</pre>
-<div class="block">Set the period and unit</div>
-</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/PeriodMXBean.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/mbeans/PeriodMXBean.html" target="_top">Frames</a></li>
-<li><a href="PeriodMXBean.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/mbeans/class-use/JobMXBean.Health.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/mbeans/class-use/JobMXBean.Health.html b/content/javadoc/lastest/quarks/execution/mbeans/class-use/JobMXBean.Health.html
deleted file mode 100644
index 2fefc2f..0000000
--- a/content/javadoc/lastest/quarks/execution/mbeans/class-use/JobMXBean.Health.html
+++ /dev/null
@@ -1,211 +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_71) on Fri May 13 05:38:13 UTC 2016 -->
-<title>Uses of Class quarks.execution.mbeans.JobMXBean.Health (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-13">
-<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 quarks.execution.mbeans.JobMXBean.Health (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">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?quarks/execution/mbeans/class-use/JobMXBean.Health.html" target="_top">Frames</a></li>
-<li><a href="JobMXBean.Health.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 quarks.execution.mbeans.JobMXBean.Health" class="title">Uses of Class<br>quarks.execution.mbeans.JobMXBean.Health</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="../../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</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="#quarks.execution.mbeans">quarks.execution.mbeans</a></td>
-<td class="colLast">
-<div class="block">Management MBeans for execution.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao.mbeans">quarks.runtime.etiao.mbeans</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.execution.mbeans">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a> in <a href="../../../../quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</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="../../../../quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</a> that return <a href="../../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</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 <a href="../../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobMXBean.Health.</span><code><span class="memberNameLink"><a href="../../../../quarks/execution/mbeans/JobMXBean.Health.html#fromString-java.lang.String-">fromString</a></span>(java.lang.String&nbsp;health)</code>
-<div class="block">Converts from a string representation of a job health to the corresponding enumeration value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobMXBean.</span><code><span class="memberNameLink"><a href="../../../../quarks/execution/mbeans/JobMXBean.html#getHealth--">getHealth</a></span>()</code>
-<div class="block">Returns the summarized health indicator of the job.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobMXBean.Health.</span><code><span class="memberNameLink"><a href="../../../../quarks/execution/mbeans/JobMXBean.Health.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">JobMXBean.Health.</span><code><span class="memberNameLink"><a href="../../../../quarks/execution/mbeans/JobMXBean.Health.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao.mbeans">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a> in <a href="../../../../quarks/runtime/etiao/mbeans/package-summary.html">quarks.runtime.etiao.mbeans</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="../../../../quarks/runtime/etiao/mbeans/package-summary.html">quarks.runtime.etiao.mbeans</a> that return <a href="../../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</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="../../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">JobMXBean.Health</a></code></td>
-<td class="colLast"><span class="typeNameLabel">EtiaoJobBean.</span><code><span class="memberNameLink"><a href="../../../../quarks/runtime/etiao/mbeans/EtiaoJobBean.html#getHealth--">getHealth</a></span>()</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="../../../../quarks/execution/mbeans/JobMXBean.Health.html" title="enum in quarks.execution.mbeans">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/execution/mbeans/class-use/JobMXBean.Health.html" target="_top">Frames</a></li>
-<li><a href="JobMXBean.Health.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - c288cc9-20160513-0537</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/mbeans/class-use/JobMXBean.State.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/mbeans/class-use/JobMXBean.State.html b/content/javadoc/lastest/quarks/execution/mbeans/class-use/JobMXBean.State.html
deleted file mode 100644
index a010329..0000000
--- a/content/javadoc/lastest/quarks/execution/mbeans/class-use/JobMXBean.State.html
+++ /dev/null
@@ -1,222 +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_71) on Fri May 13 05:38:13 UTC 2016 -->
-<title>Uses of Class quarks.execution.mbeans.JobMXBean.State (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-13">
-<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 quarks.execution.mbeans.JobMXBean.State (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">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?quarks/execution/mbeans/class-use/JobMXBean.State.html" target="_top">Frames</a></li>
-<li><a href="JobMXBean.State.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 quarks.execution.mbeans.JobMXBean.State" class="title">Uses of Class<br>quarks.execution.mbeans.JobMXBean.State</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="../../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</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="#quarks.execution.mbeans">quarks.execution.mbeans</a></td>
-<td class="colLast">
-<div class="block">Management MBeans for execution.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao.mbeans">quarks.runtime.etiao.mbeans</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.execution.mbeans">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a> in <a href="../../../../quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</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="../../../../quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</a> that return <a href="../../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</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 <a href="../../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobMXBean.State.</span><code><span class="memberNameLink"><a href="../../../../quarks/execution/mbeans/JobMXBean.State.html#fromString-java.lang.String-">fromString</a></span>(java.lang.String&nbsp;state)</code>
-<div class="block">Converts from a string representation of a job status to the corresponding enumeration value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobMXBean.</span><code><span class="memberNameLink"><a href="../../../../quarks/execution/mbeans/JobMXBean.html#getCurrentState--">getCurrentState</a></span>()</code>
-<div class="block">Retrieves the current state of the job.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobMXBean.</span><code><span class="memberNameLink"><a href="../../../../quarks/execution/mbeans/JobMXBean.html#getNextState--">getNextState</a></span>()</code>
-<div class="block">Retrieves the next execution state when the job makes a state 
- transition.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JobMXBean.State.</span><code><span class="memberNameLink"><a href="../../../../quarks/execution/mbeans/JobMXBean.State.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">JobMXBean.State.</span><code><span class="memberNameLink"><a href="../../../../quarks/execution/mbeans/JobMXBean.State.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao.mbeans">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a> in <a href="../../../../quarks/runtime/etiao/mbeans/package-summary.html">quarks.runtime.etiao.mbeans</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="../../../../quarks/runtime/etiao/mbeans/package-summary.html">quarks.runtime.etiao.mbeans</a> that return <a href="../../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</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="../../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a></code></td>
-<td class="colLast"><span class="typeNameLabel">EtiaoJobBean.</span><code><span class="memberNameLink"><a href="../../../../quarks/runtime/etiao/mbeans/EtiaoJobBean.html#getCurrentState--">getCurrentState</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">JobMXBean.State</a></code></td>
-<td class="colLast"><span class="typeNameLabel">EtiaoJobBean.</span><code><span class="memberNameLink"><a href="../../../../quarks/runtime/etiao/mbeans/EtiaoJobBean.html#getNextState--">getNextState</a></span>()</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="../../../../quarks/execution/mbeans/JobMXBean.State.html" title="enum in quarks.execution.mbeans">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/execution/mbeans/class-use/JobMXBean.State.html" target="_top">Frames</a></li>
-<li><a href="JobMXBean.State.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - c288cc9-20160513-0537</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/mbeans/class-use/JobMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/mbeans/class-use/JobMXBean.html b/content/javadoc/lastest/quarks/execution/mbeans/class-use/JobMXBean.html
deleted file mode 100644
index a059c81..0000000
--- a/content/javadoc/lastest/quarks/execution/mbeans/class-use/JobMXBean.html
+++ /dev/null
@@ -1,168 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.execution.mbeans.JobMXBean (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.execution.mbeans.JobMXBean (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans">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?quarks/execution/mbeans/class-use/JobMXBean.html" target="_top">Frames</a></li>
-<li><a href="JobMXBean.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 Interface quarks.execution.mbeans.JobMXBean" class="title">Uses of Interface<br>quarks.execution.mbeans.JobMXBean</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="../../../../quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans">JobMXBean</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="#quarks.runtime.etiao.mbeans">quarks.runtime.etiao.mbeans</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.runtime.etiao.mbeans">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans">JobMXBean</a> in <a href="../../../../quarks/runtime/etiao/mbeans/package-summary.html">quarks.runtime.etiao.mbeans</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/runtime/etiao/mbeans/package-summary.html">quarks.runtime.etiao.mbeans</a> that implement <a href="../../../../quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans">JobMXBean</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="../../../../quarks/runtime/etiao/mbeans/EtiaoJobBean.html" title="class in quarks.runtime.etiao.mbeans">EtiaoJobBean</a></span></code>
-<div class="block">Implementation of a JMX control interface for the <code>EtiaoJob</code>.</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="../../../../quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/execution/mbeans/class-use/JobMXBean.html" target="_top">Frames</a></li>
-<li><a href="JobMXBean.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/mbeans/class-use/PeriodMXBean.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/mbeans/class-use/PeriodMXBean.html b/content/javadoc/lastest/quarks/execution/mbeans/class-use/PeriodMXBean.html
deleted file mode 100644
index 451433a..0000000
--- a/content/javadoc/lastest/quarks/execution/mbeans/class-use/PeriodMXBean.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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.execution.mbeans.PeriodMXBean (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.execution.mbeans.PeriodMXBean (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans">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?quarks/execution/mbeans/class-use/PeriodMXBean.html" target="_top">Frames</a></li>
-<li><a href="PeriodMXBean.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 Interface quarks.execution.mbeans.PeriodMXBean" class="title">Uses of Interface<br>quarks.execution.mbeans.PeriodMXBean</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="../../../../quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans">PeriodMXBean</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="#quarks.oplet.core">quarks.oplet.core</a></td>
-<td class="colLast">
-<div class="block">Core primitive oplets.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.oplet.functional">quarks.oplet.functional</a></td>
-<td class="colLast">
-<div class="block">Oplets that process tuples using functions.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.oplet.core">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans">PeriodMXBean</a> in <a href="../../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a> that implement <a href="../../../../quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans">PeriodMXBean</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="../../../../quarks/oplet/core/PeriodicSource.html" title="class in quarks.oplet.core">PeriodicSource</a>&lt;T&gt;</span></code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.functional">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans">PeriodMXBean</a> in <a href="../../../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</a> that implement <a href="../../../../quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans">PeriodMXBean</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="../../../../quarks/oplet/functional/SupplierPeriodicSource.html" title="class in quarks.oplet.functional">SupplierPeriodicSource</a>&lt;T&gt;</span></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="../../../../quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/execution/mbeans/class-use/PeriodMXBean.html" target="_top">Frames</a></li>
-<li><a href="PeriodMXBean.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/mbeans/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/mbeans/package-frame.html b/content/javadoc/lastest/quarks/execution/mbeans/package-frame.html
deleted file mode 100644
index b32e3b0..0000000
--- a/content/javadoc/lastest/quarks/execution/mbeans/package-frame.html
+++ /dev/null
@@ -1,21 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.execution.mbeans (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../quarks/execution/mbeans/package-summary.html" target="classFrame">quarks.execution.mbeans</a></h1>
-<div class="indexContainer">
-<h2 title="Interfaces">Interfaces</h2>
-<ul title="Interfaces">
-<li><a href="JobMXBean.html" title="interface in quarks.execution.mbeans" target="classFrame"><span class="interfaceName">JobMXBean</span></a></li>
-<li><a href="PeriodMXBean.html" title="interface in quarks.execution.mbeans" target="classFrame"><span class="interfaceName">PeriodMXBean</span></a></li>
-</ul>
-</div>
-</body>
-</html>


[33/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/file/FileWriterCycleConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/file/FileWriterCycleConfig.html b/content/javadoc/lastest/quarks/connectors/file/FileWriterCycleConfig.html
deleted file mode 100644
index 4d23cdb..0000000
--- a/content/javadoc/lastest/quarks/connectors/file/FileWriterCycleConfig.html
+++ /dev/null
@@ -1,467 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>FileWriterCycleConfig (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="FileWriterCycleConfig (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":10};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/FileWriterCycleConfig.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="../../../quarks/connectors/file/FileStreams.html" title="class in quarks.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/file/FileWriterCycleConfig.html" target="_top">Frames</a></li>
-<li><a href="FileWriterCycleConfig.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">quarks.connectors.file</div>
-<h2 title="Class FileWriterCycleConfig" class="title">Class FileWriterCycleConfig&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.file.FileWriterCycleConfig&lt;T&gt;</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - stream tuple type</dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">FileWriterCycleConfig&lt;T&gt;</span>
-extends java.lang.Object</pre>
-<div class="block">FileWriter active file cycle configuration control.
- <p>
- Cycling the active file closes it, gets it to its final pathname,
- and induces the application of a retention policy
- <a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file"><code>FileWriterRetentionConfig</code></a>.
- <p>
- Cycling the active file can be any combination of:
- <ul>
- <li>after <code>fileSize</code> bytes have been written</li>
- <li>after every <code>cntTuple</code> tuples written</li>
- <li>after <code>tuplePredicate</code> returns true</li>
- <li>after <code>periodMsec</code> has elapsed since the last time based cycle</li>
- </ul></div>
-</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="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></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>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html#evaluate-long-int-T-">evaluate</a></span>(long&nbsp;fileSize,
-        int&nbsp;nTuples,
-        <a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="type parameter in FileWriterCycleConfig">T</a>&nbsp;tuple)</code>
-<div class="block">Evaluate if the specified values indicate that a cycling of
- the active file should be performed.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html#getCntTuples--">getCntTuples</a></span>()</code>
-<div class="block">Get the tuple count configuration value.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html#getFileSize--">getFileSize</a></span>()</code>
-<div class="block">Get the file size configuration value.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html#getPeriodMsec--">getPeriodMsec</a></span>()</code>
-<div class="block">Get the time period configuration value.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="type parameter in FileWriterCycleConfig">T</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html#getTuplePredicate--">getTuplePredicate</a></span>()</code>
-<div class="block">Get the tuple predicate configuration value.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html#newConfig-long-int-long-quarks.function.Predicate-">newConfig</a></span>(long&nbsp;fileSize,
-         int&nbsp;cntTuples,
-         long&nbsp;periodMsec,
-         <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
-<div class="block">Create a new configuration.</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html#newCountBasedConfig-int-">newCountBasedConfig</a></span>(int&nbsp;cntTuples)</code>
-<div class="block">same as <code>newConfig0, cntTuples, 0, null)</code></div>
-</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html#newFileSizeBasedConfig-long-">newFileSizeBasedConfig</a></span>(long&nbsp;fileSize)</code>
-<div class="block">same as <code>newConfig(fileSize, 0, 0, null)</code></div>
-</td>
-</tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html#newPredicateBasedConfig-quarks.function.Predicate-">newPredicateBasedConfig</a></span>(<a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
-<div class="block">same as <code>newConfig(0, 0, 0, tuplePredicate)</code></div>
-</td>
-</tr>
-<tr id="i9" class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html#newTimeBasedConfig-long-">newTimeBasedConfig</a></span>(long&nbsp;periodMsec)</code>
-<div class="block">same as <code>newConfig(0, 0, periodMsec, null)</code></div>
-</td>
-</tr>
-<tr id="i10" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html#toString--">toString</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</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="newFileSizeBasedConfig-long-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newFileSizeBasedConfig</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;&nbsp;newFileSizeBasedConfig(long&nbsp;fileSize)</pre>
-<div class="block">same as <code>newConfig(fileSize, 0, 0, null)</code></div>
-</li>
-</ul>
-<a name="newCountBasedConfig-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newCountBasedConfig</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;&nbsp;newCountBasedConfig(int&nbsp;cntTuples)</pre>
-<div class="block">same as <code>newConfig0, cntTuples, 0, null)</code></div>
-</li>
-</ul>
-<a name="newTimeBasedConfig-long-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newTimeBasedConfig</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;&nbsp;newTimeBasedConfig(long&nbsp;periodMsec)</pre>
-<div class="block">same as <code>newConfig(0, 0, periodMsec, null)</code></div>
-</li>
-</ul>
-<a name="newPredicateBasedConfig-quarks.function.Predicate-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newPredicateBasedConfig</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;&nbsp;newPredicateBasedConfig(<a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</pre>
-<div class="block">same as <code>newConfig(0, 0, 0, tuplePredicate)</code></div>
-</li>
-</ul>
-<a name="newConfig-long-int-long-quarks.function.Predicate-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newConfig</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;&nbsp;newConfig(long&nbsp;fileSize,
-                                                     int&nbsp;cntTuples,
-                                                     long&nbsp;periodMsec,
-                                                     <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</pre>
-<div class="block">Create a new configuration.
- <p>
- At least one configuration mode must be enabled.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>fileSize</code> - cycle after <code>fileSize</code> bytes have been written. 0 to disable.</dd>
-<dd><code>cntTuples</code> - cycle after every <code>cntTuple</code> tuples have been written. 0 to disable.</dd>
-<dd><code>periodMsec</code> - cycle after <code>periodMsec</code> has elapsed since the last time based cycle. 0 to disable.</dd>
-<dd><code>tuplePredicate</code> - cycle if <code>tuplePredicate</code> returns true. null to disable.</dd>
-</dl>
-</li>
-</ul>
-<a name="getFileSize--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getFileSize</h4>
-<pre>public&nbsp;long&nbsp;getFileSize()</pre>
-<div class="block">Get the file size configuration value.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getCntTuples--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getCntTuples</h4>
-<pre>public&nbsp;int&nbsp;getCntTuples()</pre>
-<div class="block">Get the tuple count configuration value.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getPeriodMsec--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getPeriodMsec</h4>
-<pre>public&nbsp;long&nbsp;getPeriodMsec()</pre>
-<div class="block">Get the time period configuration value.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getTuplePredicate--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getTuplePredicate</h4>
-<pre>public&nbsp;<a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="type parameter in FileWriterCycleConfig">T</a>&gt;&nbsp;getTuplePredicate()</pre>
-<div class="block">Get the tuple predicate configuration value.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="evaluate-long-int-java.lang.Object-">
-<!--   -->
-</a><a name="evaluate-long-int-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>evaluate</h4>
-<pre>public&nbsp;boolean&nbsp;evaluate(long&nbsp;fileSize,
-                        int&nbsp;nTuples,
-                        <a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="type parameter in FileWriterCycleConfig">T</a>&nbsp;tuple)</pre>
-<div class="block">Evaluate if the specified values indicate that a cycling of
- the active file should be performed.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>fileSize</code> - the number of bytes written to the active file</dd>
-<dd><code>nTuples</code> - number of tuples written to the active file</dd>
-<dd><code>tuple</code> - the tuple written to the file</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if a cycle action should be performed.</dd>
-</dl>
-</li>
-</ul>
-<a name="toString--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>toString</h4>
-<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
-</dl>
-</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/FileWriterCycleConfig.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/file/FileStreams.html" title="class in quarks.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/file/FileWriterCycleConfig.html" target="_top">Frames</a></li>
-<li><a href="FileWriterCycleConfig.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/file/FileWriterFlushConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/file/FileWriterFlushConfig.html b/content/javadoc/lastest/quarks/connectors/file/FileWriterFlushConfig.html
deleted file mode 100644
index f835935..0000000
--- a/content/javadoc/lastest/quarks/connectors/file/FileWriterFlushConfig.html
+++ /dev/null
@@ -1,443 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>FileWriterFlushConfig (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="FileWriterFlushConfig (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":10};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/FileWriterFlushConfig.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="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/file/FileWriterFlushConfig.html" target="_top">Frames</a></li>
-<li><a href="FileWriterFlushConfig.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">quarks.connectors.file</div>
-<h2 title="Class FileWriterFlushConfig" class="title">Class FileWriterFlushConfig&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.file.FileWriterFlushConfig&lt;T&gt;</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - stream tuple type</dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">FileWriterFlushConfig&lt;T&gt;</span>
-extends java.lang.Object</pre>
-<div class="block">FileWriter active file flush configuration control.
- <p>
- Flushing of the active file can be any combination of:
- <ul>
- <li>after every <code>cntTuple</code> tuples written</li>
- <li>after <code>tuplePredicate</code> returns true</li>
- <li>after <code>periodMsec</code> has elapsed since the last time based flush</li>
- </ul>
- If nothing specific is specified, the underlying buffered
- writer's automatic flushing is utilized.</div>
-</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="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></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>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html#evaluate-int-T-">evaluate</a></span>(int&nbsp;nTuples,
-        <a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="type parameter in FileWriterFlushConfig">T</a>&nbsp;tuple)</code>
-<div class="block">Evaluate if the specified values indicate that a flush should be
- performed.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html#getCntTuples--">getCntTuples</a></span>()</code>
-<div class="block">Get the tuple count configuration value.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html#getPeriodMsec--">getPeriodMsec</a></span>()</code>
-<div class="block">Get the time period configuration value.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="type parameter in FileWriterFlushConfig">T</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html#getTuplePredicate--">getTuplePredicate</a></span>()</code>
-<div class="block">Get the tuple predicate configuration value.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html#newConfig-int-long-quarks.function.Predicate-">newConfig</a></span>(int&nbsp;cntTuples,
-         long&nbsp;periodMsec,
-         <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
-<div class="block">Create a new configuration.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html#newCountBasedConfig-int-">newCountBasedConfig</a></span>(int&nbsp;cntTuples)</code>
-<div class="block">same as <code>newConfig(cntTuples, 0, null)</code></div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html#newImplicitConfig--">newImplicitConfig</a></span>()</code>
-<div class="block">Create a new configuration.</div>
-</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html#newPredicateBasedConfig-quarks.function.Predicate-">newPredicateBasedConfig</a></span>(<a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
-<div class="block">same as <code>newConfig(0, 0, tuplePredicate)</code></div>
-</td>
-</tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html#newTimeBasedConfig-long-">newTimeBasedConfig</a></span>(long&nbsp;periodMsec)</code>
-<div class="block">same as <code>newConfig(0, periodMsec, null)</code></div>
-</td>
-</tr>
-<tr id="i9" class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html#toString--">toString</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</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="newImplicitConfig--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newImplicitConfig</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;&nbsp;newImplicitConfig()</pre>
-<div class="block">Create a new configuration.
- <p>
- The underlying buffered writer's automatic flushing is used.
- <p>
- Same as <code>newConfig(0, 0, null)</code></div>
-</li>
-</ul>
-<a name="newCountBasedConfig-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newCountBasedConfig</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;&nbsp;newCountBasedConfig(int&nbsp;cntTuples)</pre>
-<div class="block">same as <code>newConfig(cntTuples, 0, null)</code></div>
-</li>
-</ul>
-<a name="newTimeBasedConfig-long-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newTimeBasedConfig</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;&nbsp;newTimeBasedConfig(long&nbsp;periodMsec)</pre>
-<div class="block">same as <code>newConfig(0, periodMsec, null)</code></div>
-</li>
-</ul>
-<a name="newPredicateBasedConfig-quarks.function.Predicate-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newPredicateBasedConfig</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;&nbsp;newPredicateBasedConfig(<a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</pre>
-<div class="block">same as <code>newConfig(0, 0, tuplePredicate)</code></div>
-</li>
-</ul>
-<a name="newConfig-int-long-quarks.function.Predicate-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newConfig</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;&nbsp;newConfig(int&nbsp;cntTuples,
-                                                     long&nbsp;periodMsec,
-                                                     <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</pre>
-<div class="block">Create a new configuration.
- <p>
- If nothing specific is specified, the underlying buffered
- writer's automatic flushing is utilized.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>cntTuples</code> - flush every <code>cntTuple</code> tuples written. 0 to disable.</dd>
-<dd><code>periodMsec</code> - flush every <code>periodMsec</code> milliseconds.  0 to disable.</dd>
-<dd><code>tuplePredicate</code> - flush if <code>tuplePredicate</code> is true. null to disable.</dd>
-</dl>
-</li>
-</ul>
-<a name="getCntTuples--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getCntTuples</h4>
-<pre>public&nbsp;int&nbsp;getCntTuples()</pre>
-<div class="block">Get the tuple count configuration value.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getPeriodMsec--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getPeriodMsec</h4>
-<pre>public&nbsp;long&nbsp;getPeriodMsec()</pre>
-<div class="block">Get the time period configuration value.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getTuplePredicate--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getTuplePredicate</h4>
-<pre>public&nbsp;<a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="type parameter in FileWriterFlushConfig">T</a>&gt;&nbsp;getTuplePredicate()</pre>
-<div class="block">Get the tuple predicate configuration value.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="evaluate-int-java.lang.Object-">
-<!--   -->
-</a><a name="evaluate-int-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>evaluate</h4>
-<pre>public&nbsp;boolean&nbsp;evaluate(int&nbsp;nTuples,
-                        <a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="type parameter in FileWriterFlushConfig">T</a>&nbsp;tuple)</pre>
-<div class="block">Evaluate if the specified values indicate that a flush should be
- performed.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>nTuples</code> - number of tuples written to the active file</dd>
-<dd><code>tuple</code> - the tuple written to the file</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if a flush should be performed.</dd>
-</dl>
-</li>
-</ul>
-<a name="toString--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>toString</h4>
-<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
-</dl>
-</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/FileWriterFlushConfig.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/file/FileWriterFlushConfig.html" target="_top">Frames</a></li>
-<li><a href="FileWriterFlushConfig.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/file/FileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/file/FileWriterPolicy.html b/content/javadoc/lastest/quarks/connectors/file/FileWriterPolicy.html
deleted file mode 100644
index da9b783..0000000
--- a/content/javadoc/lastest/quarks/connectors/file/FileWriterPolicy.html
+++ /dev/null
@@ -1,750 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>FileWriterPolicy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="FileWriterPolicy (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":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/FileWriterPolicy.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="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/file/FileWriterPolicy.html" target="_top">Frames</a></li>
-<li><a href="FileWriterPolicy.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.file</div>
-<h2 title="Class FileWriterPolicy" class="title">Class FileWriterPolicy&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.file.FileWriterPolicy&lt;T&gt;</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - stream tuple type</dd>
-</dl>
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>quarks.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;</dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">FileWriterPolicy&lt;T&gt;</span>
-extends java.lang.Object
-implements quarks.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;</pre>
-<div class="block">A full featured <code>IFileWriterPolicy</code> implementation.
- <p>
- The policy implements strategies for:
- <ul>
- <li>Active and final file pathname control.</li>
- <li>Active file flush control (via @{link FileWriterFlushControl})</li>
- <li>Active file cycle control (when to close/finalize the current active file;
-     via @{link FileWriterCycleControl})</li>
- <li>file retention control (via @{link FileWriterRetentionControl})</li>
- </ul>
- The policy is very configurable.  If additional flexibility is required
- the class can be extended and documented "hook" methods overridden,
- or an alternative full implementation of <code>FileWriterPolicy</code> can be
- created.
- <p>
- Sample use:
- <pre>
- FileWriterPolicy&lt;String&gt; policy = new FileWriterPolicy(
-     FileWriterFlushConfig.newImplicitConfig(),
-     FileWriterCycleConfig.newCountBasedConfig(1000),
-     FileWriterRetentionConfig.newCountBasedConfig(10));
- String basePathname = "/some/directory/and_base_name";
- 
- TStream&lt;String&gt; streamToWrite = ...
- FileStreams.textFileWriter(streamToWrite, () -&gt; basePathname, () -&gt; policy)
- </pre></div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file"><code>FileWriterFlushConfig</code></a>, 
-<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file"><code>FileWriterCycleConfig</code></a>, 
-<a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file"><code>FileWriterRetentionConfig</code></a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#FileWriterPolicy--">FileWriterPolicy</a></span>()</code>
-<div class="block">Create a new file writer policy instance.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#FileWriterPolicy-quarks.connectors.file.FileWriterFlushConfig-quarks.connectors.file.FileWriterCycleConfig-quarks.connectors.file.FileWriterRetentionConfig-">FileWriterPolicy</a></span>(<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;flushConfig,
-                <a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;cycleConfig,
-                <a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a>&nbsp;retentionConfig)</code>
-<div class="block">Create a new file writer policy instance.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#close--">close</a></span>()</code>
-<div class="block">Release any resources utilized by this policy.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>java.nio.file.Path</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#closeActiveFile-java.nio.file.Path-">closeActiveFile</a></span>(java.nio.file.Path&nbsp;path)</code>
-<div class="block">Close the active file <code>path</code>.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#getCycleConfig--">getCycleConfig</a></span>()</code>
-<div class="block">Get the policy's active file cycle configuration</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#getFlushConfig--">getFlushConfig</a></span>()</code>
-<div class="block">Get the policy's active file flush configuration</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>java.nio.file.Path</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#getNextActiveFilePath--">getNextActiveFilePath</a></span>()</code>
-<div class="block">Return the path for the next active file to write to.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#getRetentionConfig--">getRetentionConfig</a></span>()</code>
-<div class="block">Get the policy's retention configuration</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>protected java.nio.file.Path</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#hookGenerateFinalFilePath-java.nio.file.Path-">hookGenerateFinalFilePath</a></span>(java.nio.file.Path&nbsp;path)</code>
-<div class="block">Generate the final file path for the active file.</div>
-</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>protected java.nio.file.Path</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#hookGenerateNextActiveFilePath--">hookGenerateNextActiveFilePath</a></span>()</code>
-<div class="block">Generate the path for the next active file.</div>
-</td>
-</tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#hookRenameFile-java.nio.file.Path-java.nio.file.Path-">hookRenameFile</a></span>(java.nio.file.Path&nbsp;activePath,
-              java.nio.file.Path&nbsp;finalPath)</code>
-<div class="block">"Rename" the active file to the final path.</div>
-</td>
-</tr>
-<tr id="i9" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#initialize-java.lang.String-java.io.Flushable-java.io.Closeable-">initialize</a></span>(java.lang.String&nbsp;basePathname,
-          java.io.Flushable&nbsp;flushable,
-          java.io.Closeable&nbsp;closeable)</code>
-<div class="block">Initialize the policy with the base pathname of files to generate
- and objects that can be
- called to perform timer based flush or close (cycle) of the active file.</div>
-</td>
-</tr>
-<tr id="i10" class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#shouldCycle--">shouldCycle</a></span>()</code>
-<div class="block">Answers the question "should the active file be cycled?".</div>
-</td>
-</tr>
-<tr id="i11" class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#shouldFlush--">shouldFlush</a></span>()</code>
-<div class="block">Answers the question "should the active file be flushed?".</div>
-</td>
-</tr>
-<tr id="i12" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#toString--">toString</a></span>()</code>&nbsp;</td>
-</tr>
-<tr id="i13" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterPolicy.html#wrote-T-long-">wrote</a></span>(<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&nbsp;tuple,
-     long&nbsp;nbytes)</code>
-<div class="block">Inform the policy of every tuple written to the active file.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="FileWriterPolicy--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>FileWriterPolicy</h4>
-<pre>public&nbsp;FileWriterPolicy()</pre>
-<div class="block">Create a new file writer policy instance.
- <p>
- The configuration is:
- <ul>
- <li>10 second time based active file flushing</li>
- <li>1MB file size based active file cycling</li>
- <li>10 file retention count</li>
- </ul>
- The active and final file pathname behavior is specified in
- <a href="../../../quarks/connectors/file/FileWriterPolicy.html#FileWriterPolicy-quarks.connectors.file.FileWriterFlushConfig-quarks.connectors.file.FileWriterCycleConfig-quarks.connectors.file.FileWriterRetentionConfig-"><code>FileWriterPolicy(FileWriterFlushConfig, FileWriterCycleConfig, FileWriterRetentionConfig)</code></a></div>
-</li>
-</ul>
-<a name="FileWriterPolicy-quarks.connectors.file.FileWriterFlushConfig-quarks.connectors.file.FileWriterCycleConfig-quarks.connectors.file.FileWriterRetentionConfig-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>FileWriterPolicy</h4>
-<pre>public&nbsp;FileWriterPolicy(<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;flushConfig,
-                        <a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;cycleConfig,
-                        <a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a>&nbsp;retentionConfig)</pre>
-<div class="block">Create a new file writer policy instance.
- <p>
- <code>flushConfig</code>, <code>cycleConfig</code> and <code>retentionConfig</code>
- specify the configuration of the various controls.
- <p>
- The active file and final file pathnames are based
- on the <code>basePathname</code> received in 
- <a href="../../../quarks/connectors/file/FileWriterPolicy.html#initialize-java.lang.String-java.io.Flushable-java.io.Closeable-"><code>initialize(String, Flushable, Closeable)</code></a>.
- <p>
- Where <code>parent</code> and <code>baseLeafname</code> are the 
- parent path and file name respectively of <code>basePathname</code>:
- <ul>
- <li>the active file is <code>parent/.baseLeafname</code>"</li>
- <li>final file names are <code>parent/baseLeafname_YYYYMMDD_HHMMSS[_&lt;n&gt;]</code>
-     where the optional <code>_&lt;n&gt;</code> suffix is only present if needed
-     to distinguish a file from the previously finalized file.
-     <code>&lt;n&gt;</code> starts at 1 and is monotonically incremented.
-     </li>
- </ul></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>flushConfig</code> - active file flush control configuration</dd>
-<dd><code>cycleConfig</code> - active file cycle control configuration</dd>
-<dd><code>retentionConfig</code> - final file retention control configuration</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="close--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>close</h4>
-<pre>public&nbsp;void&nbsp;close()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>quarks.connectors.file.runtime.IFileWriterPolicy</code></span></div>
-<div class="block">Release any resources utilized by this policy.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>close</code>&nbsp;in interface&nbsp;<code>quarks.connectors.file.runtime.IFileWriterPolicy&lt;<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></dd>
-</dl>
-</li>
-</ul>
-<a name="getFlushConfig--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getFlushConfig</h4>
-<pre>public&nbsp;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;getFlushConfig()</pre>
-<div class="block">Get the policy's active file flush configuration</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the flush configuration</dd>
-</dl>
-</li>
-</ul>
-<a name="getCycleConfig--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getCycleConfig</h4>
-<pre>public&nbsp;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;getCycleConfig()</pre>
-<div class="block">Get the policy's active file cycle configuration</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the cycle configuration</dd>
-</dl>
-</li>
-</ul>
-<a name="getRetentionConfig--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getRetentionConfig</h4>
-<pre>public&nbsp;<a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a>&nbsp;getRetentionConfig()</pre>
-<div class="block">Get the policy's retention configuration</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the retention configuration</dd>
-</dl>
-</li>
-</ul>
-<a name="initialize-java.lang.String-java.io.Flushable-java.io.Closeable-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>initialize</h4>
-<pre>public&nbsp;void&nbsp;initialize(java.lang.String&nbsp;basePathname,
-                       java.io.Flushable&nbsp;flushable,
-                       java.io.Closeable&nbsp;closeable)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>quarks.connectors.file.runtime.IFileWriterPolicy</code></span></div>
-<div class="block">Initialize the policy with the base pathname of files to generate
- and objects that can be
- called to perform timer based flush or close (cycle) of the active file.
- <p>
- Cycling involves finalizing the active file (getting it to its
- final destination / pathname) and applying any retention policy.
- <p>
- The supplied <code>closeable</code> must close the active file's output stream
- and then call <code>IFileWriterPolicy.closeActiveFile(Path)</code>.
- <p>
- For non-timer based strategies, the file writer generally triggers
- flush and cycle processing
- following a tuple write as informed by <code>IFileWriterPolicy.shouldCycle()</code> and
- <code>IFileWriterPolicy.shouldFlush()</code>.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>initialize</code>&nbsp;in interface&nbsp;<code>quarks.connectors.file.runtime.IFileWriterPolicy&lt;<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>basePathname</code> - the directory and base leafname for final files</dd>
-</dl>
-</li>
-</ul>
-<a name="wrote-java.lang.Object-long-">
-<!--   -->
-</a><a name="wrote-T-long-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>wrote</h4>
-<pre>public&nbsp;void&nbsp;wrote(<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&nbsp;tuple,
-                  long&nbsp;nbytes)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>quarks.connectors.file.runtime.IFileWriterPolicy</code></span></div>
-<div class="block">Inform the policy of every tuple written to the active file.
- <p>
- The policy can use this to update its state so that it
- can answer the questions <code>IFileWriterPolicy.shouldFlush()</code>
- and <code>IFileWriterPolicy.shouldCycle()</code> for count, size, or
- tuple attribute based policies.
- <p>
- The policy can also use this to update its state
- for implementing time based flush and cycle policies.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>wrote</code>&nbsp;in interface&nbsp;<code>quarks.connectors.file.runtime.IFileWriterPolicy&lt;<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>tuple</code> - the tuple written</dd>
-<dd><code>nbytes</code> - the number of bytes written</dd>
-</dl>
-</li>
-</ul>
-<a name="shouldFlush--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>shouldFlush</h4>
-<pre>public&nbsp;boolean&nbsp;shouldFlush()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>quarks.connectors.file.runtime.IFileWriterPolicy</code></span></div>
-<div class="block">Answers the question "should the active file be flushed?".
- <p>
- The state is reset to false after this returns.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>shouldFlush</code>&nbsp;in interface&nbsp;<code>quarks.connectors.file.runtime.IFileWriterPolicy&lt;<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if the active file should be flushed</dd>
-</dl>
-</li>
-</ul>
-<a name="shouldCycle--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>shouldCycle</h4>
-<pre>public&nbsp;boolean&nbsp;shouldCycle()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>quarks.connectors.file.runtime.IFileWriterPolicy</code></span></div>
-<div class="block">Answers the question "should the active file be cycled?".
- <p>
- The state is reset to false after this returns.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>shouldCycle</code>&nbsp;in interface&nbsp;<code>quarks.connectors.file.runtime.IFileWriterPolicy&lt;<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if the active file should be cycled</dd>
-</dl>
-</li>
-</ul>
-<a name="getNextActiveFilePath--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getNextActiveFilePath</h4>
-<pre>public&nbsp;java.nio.file.Path&nbsp;getNextActiveFilePath()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>quarks.connectors.file.runtime.IFileWriterPolicy</code></span></div>
-<div class="block">Return the path for the next active file to write to.
- <p>
- If there was a current active file, <code>IFileWriterPolicy.closeActiveFile(Path)</code>
- must be called prior to this.
- <p>
- The leafname must be a hidden file (<code>java.io.File.isHidden()==true</code>
- to be compatible with a directory watcher
- <a href="../../../quarks/connectors/file/FileStreams.html#directoryWatcher-quarks.topology.TopologyElement-quarks.function.Supplier-"><code>FileStreams.directoryWatcher(quarks.topology.TopologyElement, quarks.function.Supplier)</code></a></div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>getNextActiveFilePath</code>&nbsp;in interface&nbsp;<code>quarks.connectors.file.runtime.IFileWriterPolicy&lt;<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>path for the active file</dd>
-</dl>
-</li>
-</ul>
-<a name="closeActiveFile-java.nio.file.Path-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>closeActiveFile</h4>
-<pre>public&nbsp;java.nio.file.Path&nbsp;closeActiveFile(java.nio.file.Path&nbsp;path)
-                                   throws java.io.IOException</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>quarks.connectors.file.runtime.IFileWriterPolicy</code></span></div>
-<div class="block">Close the active file <code>path</code>.
- <p>
- Generate the final path for the active file and  
- rename/move/copy it as necessary to be at that final path.
- <p>
- Apply the retention policy.
- <p>
- The active file's writer iostream must be closed prior to calling this.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>closeActiveFile</code>&nbsp;in interface&nbsp;<code>quarks.connectors.file.runtime.IFileWriterPolicy&lt;<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>path</code> - the active file (from <code>IFileWriterPolicy.getNextActiveFilePath()</code>).</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the final path</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd>
-</dl>
-</li>
-</ul>
-<a name="hookGenerateFinalFilePath-java.nio.file.Path-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>hookGenerateFinalFilePath</h4>
-<pre>protected&nbsp;java.nio.file.Path&nbsp;hookGenerateFinalFilePath(java.nio.file.Path&nbsp;path)</pre>
-<div class="block">Generate the final file path for the active file.
- <p>
- The default implementation yields:
- <br>
- final file names are <code>basePathname_YYYYMMDD_HHMMSS[_&lt;n&gt;]</code>
- where the optional <code>_&lt;n&gt;</code> suffix is only present if needed
- to distinguish a file from the previously finalized file.
- <code>&lt;n&gt;</code> starts at 1 and is monitonically incremented.
- <p>
- This hook method can be overridden.
- <p>
- Note, the implementation must handle the unlikely, but happens
- in tests, case where files are cycling very fast (multiple per sec)
- and the retention config tosses some within that same second.
- I.e., avoid generating final path sequences like:
- <pre>
- leaf_YYYYMMDD_103099
- leaf_YYYYMMDD_103099_1
- leaf_YYYYMMDD_103099_2
-   delete leaf_YYYYMMDD_103099  -- retention cnt was 2
- leaf_YYYYMMDD_103099   // should be _3
- </pre></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>path</code> - the active file path to finalize</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>final path for the file</dd>
-</dl>
-</li>
-</ul>
-<a name="hookGenerateNextActiveFilePath--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>hookGenerateNextActiveFilePath</h4>
-<pre>protected&nbsp;java.nio.file.Path&nbsp;hookGenerateNextActiveFilePath()</pre>
-<div class="block">Generate the path for the next active file.
- <p>
- The default implementation yields <code>parent/.baseLeafname</code>
- from <code>basePathname</code>.
- <p>
- This hook method can be overridden.
- <p>
- See <code>IFileWriterPolicy.getNextActiveFilePath()</code> regarding
- constraints.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>path to use for the next active file.</dd>
-</dl>
-</li>
-</ul>
-<a name="hookRenameFile-java.nio.file.Path-java.nio.file.Path-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>hookRenameFile</h4>
-<pre>protected&nbsp;void&nbsp;hookRenameFile(java.nio.file.Path&nbsp;activePath,
-                              java.nio.file.Path&nbsp;finalPath)
-                       throws java.io.IOException</pre>
-<div class="block">"Rename" the active file to the final path.
- <p>
- The default implementation uses <code>java.io.File.renameTo()</code>
- and works for the default <a href="../../../quarks/connectors/file/FileWriterPolicy.html#hookGenerateNextActiveFilePath--"><code>hookGenerateNextActiveFilePath()</code></a>
- and <a href="../../../quarks/connectors/file/FileWriterPolicy.html#hookGenerateFinalFilePath-java.nio.file.Path-"><code>hookGenerateFinalFilePath(Path path)</code></a> implementations.
- <p>
- This hook method can be overridden.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>activePath</code> - path of the active file</dd>
-<dd><code>finalPath</code> - path to the final destination</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd>
-</dl>
-</li>
-</ul>
-<a name="toString--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>toString</h4>
-<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
-</dl>
-</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/FileWriterPolicy.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/file/FileWriterPolicy.html" target="_top">Frames</a></li>
-<li><a href="FileWriterPolicy.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[44/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/tag_single_sourcing.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_single_sourcing.html b/content/docs/tag_single_sourcing.html
index 47014be..c12eda9 100644
--- a/content/docs/tag_single_sourcing.html
+++ b/content/docs/tag_single_sourcing.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>single_sourcing pages  | Apache Quarks Documentation</title>
+<title>single_sourcing pages  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the single_sourcing pages page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -619,12 +619,12 @@ $('#toc').on('click', 'a', function() {
     
    
     
-        
-     
    
     
    
     
+        
+     
    
     
    
@@ -723,14 +723,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/tag_special_layouts.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_special_layouts.html b/content/docs/tag_special_layouts.html
index c10ca7f..32d6f92 100644
--- a/content/docs/tag_special_layouts.html
+++ b/content/docs/tag_special_layouts.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Special layout pages  | Apache Quarks Documentation</title>
+<title>Special layout pages  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Special layout pages page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -619,12 +619,12 @@ $('#toc').on('click', 'a', function() {
     
    
     
-        
-     
    
     
    
     
+        
+     
    
     
    
@@ -723,14 +723,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/favicon.png
----------------------------------------------------------------------
diff --git a/content/favicon.png b/content/favicon.png
index a6b4fa1..dc9f779 100755
Binary files a/content/favicon.png and b/content/favicon.png differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/img/apache_logo.png
----------------------------------------------------------------------
diff --git a/content/img/apache_logo.png b/content/img/apache_logo.png
index a3e51c4..58fa6f3 100644
Binary files a/content/img/apache_logo.png and b/content/img/apache_logo.png differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/img/edgent_incubation.png
----------------------------------------------------------------------
diff --git a/content/img/edgent_incubation.png b/content/img/edgent_incubation.png
new file mode 100644
index 0000000..fa237e5
Binary files /dev/null and b/content/img/edgent_incubation.png differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/img/quarks_incubation.png
----------------------------------------------------------------------
diff --git a/content/img/quarks_incubation.png b/content/img/quarks_incubation.png
deleted file mode 100644
index 587ca79..0000000
Binary files a/content/img/quarks_incubation.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/img/services/connection_diagram.png
----------------------------------------------------------------------
diff --git a/content/img/services/connection_diagram.png b/content/img/services/connection_diagram.png
index 7bc8a76..f87b7ea 100755
Binary files a/content/img/services/connection_diagram.png and b/content/img/services/connection_diagram.png differ

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 5eedaa9..67f0b2c 100644
--- a/content/index.html
+++ b/content/index.html
@@ -13,10 +13,10 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="Quarks is an open source community for accelerating analytics at the edge.">
+    <meta name="description" content="Edgent is an open source community for accelerating analytics at the edge.">
     <meta name="author" content="">
 
-    <title>Quarks</title>
+    <title>Edgent</title>
 
     <!-- Bootstrap Core CSS -->
     <link href="css/bootstrap.min.css" rel="stylesheet">
@@ -54,7 +54,7 @@
 				<div class="col-lg-4 vcenter">
 					<div class="intro-message">
 						<img class="logo-img" src="img/apache_logo.png" alt="">
-                        <!-- <h1>Quarks</h1> -->
+                        <!-- <h1>Edgent</h1> -->
 						<!-- <h3>A Community for <br>Accelerating Analytics at the Edge</h3> -->
 						<!-- <hr class="intro-divider"> -->
 					</div>
@@ -62,7 +62,7 @@
                 <div class="col-lg-6 vcenter">
                     <div class="intro-message">
 
-                        <!-- <h1>Quarks</h1> -->
+                        <!-- <h1>Edgent</h1> -->
 						<h2>A Community for <br>Accelerating Analytics at the Edge</h2>
 						<!-- <hr class="intro-divider"> -->
 					</div>
@@ -96,9 +96,9 @@
             <!-- Collect the nav links, forms, and other content for toggling -->
             <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
                 <ul class="nav navbar-nav">
-                    <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">About Quarks</a>
+                    <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">About Edgent</a>
                       <ul class="dropdown-menu">
-                        <li><a href="/docs/overview">About Quarks</a></li>
+                        <li><a href="/docs/overview">About Edgent</a></li>
                         <li><a href="https://github.com/apache/incubator-quarks/blob/master/LICENSE">License</a></li>
                       </ul>
                     </li>
@@ -108,12 +108,12 @@
                         <li><a href="https://issues.apache.org/jira/browse/QUARKS">Issue Tracker</a></li>
                         <li><a href="https://github.com/apache/incubator-quarks/">Source Code</a></li>
                         <li><a href="docs/committers">Committers</a></li>
-                        <li><a href="https://cwiki.apache.org/confluence/display/QUARKS/Apache+Quarks+Wiki+Home">Wiki</a></li>
+                        <li><a href="https://cwiki.apache.org/confluence/display/quarks/Apache+quarks+Wiki+Home">Wiki</a></li>
                       </ul>
                     </li>
                     <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Getting Started</a>
                       <ul class="dropdown-menu">
-                        <li><a href="docs/quarks-getting-started">Getting Started Guide</a></li>
+                        <li><a href="docs/edgent-getting-started">Getting Started Guide</a></li>
                         <li><a href="https://github.com/apache/incubator-quarks">Download Source</a></li>
                         <li><a href="docs/samples">Sample Programs</a></li>
                         <li><a href="docs/faq">FAQ</a></li>
@@ -124,7 +124,7 @@
                       <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Documentation</a>
                       <ul class="dropdown-menu">
                         <li><a href="docs/home">Documentation Home</a></li>
-                        <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html">Javadoc</a></li>
+                        <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html">Javadoc</a></li>
                       </ul>
                     </li>
                     <li class="dropdown">
@@ -185,10 +185,10 @@
             <div class="row">
 
                 <div class="col-lg-5 col-sm-6 col-sm-push-7">
-                    <h2 ><a href="https://plus.google.com/events/c9i8t4j2mqq7g0d6ftad84c5bd8">Hangout: Apache Quarks on Raspberry Pi</a></h2>
+                    <h2 ><a href="https://plus.google.com/events/c9i8t4j2mqq7g0d6ftad84c5bd8">Hangout: Apache Edgent on Raspberry Pi</a></h2>
                     <h4 >Thursday, May 12 10am-11am PDT</h3>
 
-                    <div class="lead">In this <a href="https://plus.google.com/events/c9i8t4j2mqq7g0d6ftad84c5bd8">Google+ Hangout</a>, we showed you how you can use Quarks to work with real sensor data on a Raspberry Pi. We also demonstrated an application where we implemented a smart sprinkler system using Apache Quarks, Raspberry Pi, Watson IoT Platform and the Streaming Analytics service.</div>
+                    <div class="lead">In this <a href="https://plus.google.com/events/c9i8t4j2mqq7g0d6ftad84c5bd8">Google+ Hangout</a>, we showed you how you can use Edgent to work with real sensor data on a Raspberry Pi. We also demonstrated an application where we implemented a smart sprinkler system using Apache Edgent, Raspberry Pi, Watson IoT Platform and the Streaming Analytics service.</div>
                 </div>
                 <div class="col-lg-7 col-sm-pull-5 col-sm-6">
                     <div class="embed-responsive embed-responsive-16by9">
@@ -210,10 +210,10 @@
             <div class="row">
 
                 <div class="col-lg-5 col-sm-6 col-sm-push-7">
-                    <h2 ><a href="https://plus.google.com/events/c4v0hjbefda5vcfceffllgncv2k">Hangout: Intro to Apache Quarks</a></h2>
+                    <h2 ><a href="https://plus.google.com/events/c4v0hjbefda5vcfceffllgncv2k">Hangout: Intro to Apache Edgent</a></h2>
                     <h4 >Wednesday, April 13 10am-12pm PDT</h3>
 
-                    <div class="lead">In this <a href="https://plus.google.com/events/c4v0hjbefda5vcfceffllgncv2k">Google+ Hangout</a>, the committers presented a high-level overview of the Apache Quarks project and demonstrated how you can write, monitor and debug your Quarks application. They also showed you how you can get involved and contribute to the Quarks community. </div>
+                    <div class="lead">In this <a href="https://plus.google.com/events/c4v0hjbefda5vcfceffllgncv2k">Google+ Hangout</a>, the committers presented a high-level overview of the Apache Edgent project and demonstrated how you can write, monitor and debug your Edgent application. They also showed you how you can get involved and contribute to the Edgent community. </div>
                 </div>
                 <div class="col-lg-7 col-sm-pull-5 col-sm-6">
                     <div class="embed-responsive embed-responsive-16by9">
@@ -242,7 +242,7 @@
                     <hr class="section-heading-spacer">
                     <div class="clearfix"></div>
                     <h2 class="section-heading">An Open IoT Ecosystem</h2>
-                    <div class="lead">Apache Quarks is API driven and modular and can be used in conjunction with vendor and open source data and analytics solutions such as Apache Kafka, Apache Spark and Apache Storm.  
+                    <div class="lead">Apache Edgent is API driven and modular and can be used in conjunction with vendor and open source data and analytics solutions such as Apache Kafka, Apache Spark and Apache Storm.  
 </div>
                 </div>
                 <div class="col-lg-7 col-sm-6">  
@@ -269,7 +269,7 @@
                 <div class="col-lg-5 col-sm-6">
                     <hr class="section-heading-spacer">
                     <div class="clearfix"></div>
-                    <h2 class="section-heading">Why Apache Quarks?</h2>
+                    <h2 class="section-heading">Why Apache Edgent?</h2>
                 </div>
             </div>
             
@@ -278,7 +278,7 @@
                     <div class="text-box">
                             <h4 class="section-heading text-center">Reduced Communication Costs</h4>
                             <div class="clearfix"></div>
-                            <div class="lead">Quarks performs real-time analytics on the edge device, separating the interesting from the mundane, so you don\u2019t have to send every sensor reading over a network. If 99% of readings are normal, Quarks detects the 1% anomalies and just transmits those for further processing. 
+                            <div class="lead">Edgent performs real-time analytics on the edge device, separating the interesting from the mundane, so you don\u2019t have to send every sensor reading over a network. If 99% of readings are normal, Edgent detects the 1% anomalies and just transmits those for further processing. 
         </div>
                     </div>
                 </div>
@@ -286,14 +286,14 @@
                     <div class="text-box">
                             <h4 class="section-heading text-center">Local and Faster Time to Action</h4>
                             <div class="clearfix"></div>
-                            <div class="lead">Quarks makes devices more intelligent, enabling them to take immediate action.  For example, a connected vehicle running Quarks can adjust traction control based on the weight of the cargo/passengers.</div>
+                            <div class="lead">Edgent makes devices more intelligent, enabling them to take immediate action.  For example, a connected vehicle running Edgent can adjust traction control based on the weight of the cargo/passengers.</div>
                     </div>
                 </div>
                 <div class="col-lg-4  col-sm-6 box">
                     <div class="text-box">
                             <h4 class="section-heading text-center">Learning From Related Devices</h4>
                             <div class="clearfix"></div>
-                            <div class="lead">Quarks enables connected devices to learn from related devices. For example, a truck maneuvering roads in Oregon can adjust based on the data received from trucks operating under similar loads and conditions in Colorado; data such as altitude, cargo, weather and traffic conditions. 
+                            <div class="lead">Edgent enables connected devices to learn from related devices. For example, a truck maneuvering roads in Oregon can adjust based on the data received from trucks operating under similar loads and conditions in Colorado; data such as altitude, cargo, weather and traffic conditions. 
 </div>
                     </div>
                 </div>
@@ -310,13 +310,13 @@
     <div class="container">
             <div class="row">
             <div class="col-md-6 col-lg-offset-3">
-                <img class="img-responsive center-block" src="img/quarks_incubation.png" alt="">
+                <img class="img-responsive center-block" src="img/edgent_incubation.png" alt="">
             </div>
         </div>
         </br>
         <div class="row">
             <div class="col-md-12">
-                <p class="text-muted small">Apache Quarks is an effort undergoing Incubation at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+                <p class="text-muted small">Apache Edgent is an effort undergoing Incubation at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
             </div>
         </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/allclasses-frame.html b/content/javadoc/lastest/allclasses-frame.html
deleted file mode 100644
index 6af6450..0000000
--- a/content/javadoc/lastest/allclasses-frame.html
+++ /dev/null
@@ -1,254 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>All Classes (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
-</head>
-<body>
-<h1 class="bar">All&nbsp;Classes</h1>
-<div class="indexContainer">
-<ul>
-<li><a href="quarks/samples/apps/AbstractApplication.html" title="class in quarks.samples.apps" target="classFrame">AbstractApplication</a></li>
-<li><a href="quarks/runtime/etiao/AbstractContext.html" title="class in quarks.runtime.etiao" target="classFrame">AbstractContext</a></li>
-<li><a href="quarks/test/svt/apps/iotf/AbstractIotfApplication.html" title="class in quarks.test.svt.apps.iotf" target="classFrame">AbstractIotfApplication</a></li>
-<li><a href="quarks/samples/apps/mqtt/AbstractMqttApplication.html" title="class in quarks.samples.apps.mqtt" target="classFrame">AbstractMqttApplication</a></li>
-<li><a href="quarks/oplet/core/AbstractOplet.html" title="class in quarks.oplet.core" target="classFrame">AbstractOplet</a></li>
-<li><a href="quarks/oplet/window/Aggregate.html" title="class in quarks.oplet.window" target="classFrame">Aggregate</a></li>
-<li><a href="quarks/topology/services/ApplicationService.html" title="interface in quarks.topology.services" target="classFrame"><span class="interfaceName">ApplicationService</span></a></li>
-<li><a href="quarks/topology/mbeans/ApplicationServiceMXBean.html" title="interface in quarks.topology.mbeans" target="classFrame"><span class="interfaceName">ApplicationServiceMXBean</span></a></li>
-<li><a href="quarks/samples/apps/ApplicationUtilities.html" title="class in quarks.samples.apps" target="classFrame">ApplicationUtilities</a></li>
-<li><a href="quarks/runtime/appservice/AppService.html" title="class in quarks.runtime.appservice" target="classFrame">AppService</a></li>
-<li><a href="quarks/runtime/appservice/AppServiceControl.html" title="class in quarks.runtime.appservice" target="classFrame">AppServiceControl</a></li>
-<li><a href="quarks/oplet/plumbing/Barrier.html" title="class in quarks.oplet.plumbing" target="classFrame">Barrier</a></li>
-<li><a href="quarks/function/BiConsumer.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">BiConsumer</span></a></li>
-<li><a href="quarks/function/BiFunction.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">BiFunction</span></a></li>
-<li><a href="quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc" target="classFrame"><span class="interfaceName">CheckedFunction</span></a></li>
-<li><a href="quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc" target="classFrame"><span class="interfaceName">CheckedSupplier</span></a></li>
-<li><a href="quarks/samples/connectors/elm327/Cmd.html" title="interface in quarks.samples.connectors.elm327" target="classFrame"><span class="interfaceName">Cmd</span></a></li>
-<li><a href="quarks/samples/topology/CombiningStreamsProcessingResults.html" title="class in quarks.samples.topology" target="classFrame">CombiningStreamsProcessingResults</a></li>
-<li><a href="quarks/samples/connectors/elm327/runtime/CommandExecutor.html" title="class in quarks.samples.connectors.elm327.runtime" target="classFrame">CommandExecutor</a></li>
-<li><a href="quarks/connectors/iot/Commands.html" title="interface in quarks.connectors.iot" target="classFrame"><span class="interfaceName">Commands</span></a></li>
-<li><a href="quarks/topology/tester/Condition.html" title="interface in quarks.topology.tester" target="classFrame"><span class="interfaceName">Condition</span></a></li>
-<li><a href="quarks/execution/Configs.html" title="interface in quarks.execution" target="classFrame"><span class="interfaceName">Configs</span></a></li>
-<li><a href="quarks/graph/Connector.html" title="interface in quarks.graph" target="classFrame"><span class="interfaceName">Connector</span></a></li>
-<li><a href="quarks/samples/console/ConsoleWaterDetector.html" title="class in quarks.samples.console" target="classFrame">ConsoleWaterDetector</a></li>
-<li><a href="quarks/function/Consumer.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">Consumer</span></a></li>
-<li><a href="quarks/execution/services/Controls.html" title="class in quarks.execution.services" target="classFrame">Controls</a></li>
-<li><a href="quarks/execution/services/ControlService.html" title="interface in quarks.execution.services" target="classFrame"><span class="interfaceName">ControlService</span></a></li>
-<li><a href="quarks/metrics/oplets/CounterOp.html" title="class in quarks.metrics.oplets" target="classFrame">CounterOp</a></li>
-<li><a href="quarks/samples/connectors/jdbc/DbUtils.html" title="class in quarks.samples.connectors.jdbc" target="classFrame">DbUtils</a></li>
-<li><a href="quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors" target="classFrame">Deadtime</a></li>
-<li><a href="quarks/samples/topology/DevelopmentMetricsSample.html" title="class in quarks.samples.topology" target="classFrame">DevelopmentMetricsSample</a></li>
-<li><a href="quarks/providers/development/DevelopmentProvider.html" title="class in quarks.providers.development" target="classFrame">DevelopmentProvider</a></li>
-<li><a href="quarks/samples/topology/DevelopmentSample.html" title="class in quarks.samples.topology" target="classFrame">DevelopmentSample</a></li>
-<li><a href="quarks/samples/topology/DevelopmentSampleJobMXBean.html" title="class in quarks.samples.topology" target="classFrame">DevelopmentSampleJobMXBean</a></li>
-<li><a href="quarks/samples/apps/mqtt/DeviceCommsApp.html" title="class in quarks.samples.apps.mqtt" target="classFrame">DeviceCommsApp</a></li>
-<li><a href="quarks/runtime/etiao/graph/DirectGraph.html" title="class in quarks.runtime.etiao.graph" target="classFrame">DirectGraph</a></li>
-<li><a href="quarks/providers/direct/DirectProvider.html" title="class in quarks.providers.direct" target="classFrame">DirectProvider</a></li>
-<li><a href="quarks/execution/DirectSubmitter.html" title="interface in quarks.execution" target="classFrame"><span class="interfaceName">DirectSubmitter</span></a></li>
-<li><a href="quarks/providers/direct/DirectTopology.html" title="class in quarks.providers.direct" target="classFrame">DirectTopology</a></li>
-<li><a href="quarks/graph/Edge.html" title="interface in quarks.graph" target="classFrame"><span class="interfaceName">Edge</span></a></li>
-<li><a href="quarks/runtime/etiao/graph/model/EdgeType.html" title="class in quarks.runtime.etiao.graph.model" target="classFrame">EdgeType</a></li>
-<li><a href="quarks/samples/connectors/elm327/Elm327Cmds.html" title="enum in quarks.samples.connectors.elm327" target="classFrame">Elm327Cmds</a></li>
-<li><a href="quarks/samples/connectors/elm327/Elm327Streams.html" title="class in quarks.samples.connectors.elm327" target="classFrame">Elm327Streams</a></li>
-<li><a href="quarks/runtime/etiao/EtiaoJob.html" title="class in quarks.runtime.etiao" target="classFrame">EtiaoJob</a></li>
-<li><a href="quarks/runtime/etiao/mbeans/EtiaoJobBean.html" title="class in quarks.runtime.etiao.mbeans" target="classFrame">EtiaoJobBean</a></li>
-<li><a href="quarks/connectors/iot/Events.html" title="interface in quarks.connectors.iot" target="classFrame"><span class="interfaceName">Events</span></a></li>
-<li><a href="quarks/oplet/functional/Events.html" title="class in quarks.oplet.functional" target="classFrame">Events</a></li>
-<li><a href="quarks/runtime/etiao/Executable.html" title="class in quarks.runtime.etiao" target="classFrame">Executable</a></li>
-<li><a href="quarks/runtime/etiao/graph/ExecutableVertex.html" title="class in quarks.runtime.etiao.graph" target="classFrame">ExecutableVertex</a></li>
-<li><a href="quarks/oplet/core/FanIn.html" title="class in quarks.oplet.core" target="classFrame">FanIn</a></li>
-<li><a href="quarks/oplet/core/FanOut.html" title="class in quarks.oplet.core" target="classFrame">FanOut</a></li>
-<li><a href="quarks/samples/connectors/file/FileReaderApp.html" title="class in quarks.samples.connectors.file" target="classFrame">FileReaderApp</a></li>
-<li><a href="quarks/connectors/file/FileStreams.html" title="class in quarks.connectors.file" target="classFrame">FileStreams</a></li>
-<li><a href="quarks/samples/connectors/file/FileWriterApp.html" title="class in quarks.samples.connectors.file" target="classFrame">FileWriterApp</a></li>
-<li><a href="quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file" target="classFrame">FileWriterCycleConfig</a></li>
-<li><a href="quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file" target="classFrame">FileWriterFlushConfig</a></li>
-<li><a href="quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file" target="classFrame">FileWriterPolicy</a></li>
-<li><a href="quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file" target="classFrame">FileWriterRetentionConfig</a></li>
-<li><a href="quarks/oplet/functional/Filter.html" title="class in quarks.oplet.functional" target="classFrame">Filter</a></li>
-<li><a href="quarks/analytics/sensors/Filters.html" title="class in quarks.analytics.sensors" target="classFrame">Filters</a></li>
-<li><a href="quarks/oplet/functional/FlatMap.html" title="class in quarks.oplet.functional" target="classFrame">FlatMap</a></li>
-<li><a href="quarks/test/svt/apps/FleetManagementAnalyticsClientApplication.html" title="class in quarks.test.svt.apps" target="classFrame">FleetManagementAnalyticsClientApplication</a></li>
-<li><a href="quarks/function/Function.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">Function</span></a></li>
-<li><a href="quarks/function/Functions.html" title="class in quarks.function" target="classFrame">Functions</a></li>
-<li><a href="quarks/test/svt/apps/GpsAnalyticsApplication.html" title="class in quarks.test.svt.apps" target="classFrame">GpsAnalyticsApplication</a></li>
-<li><a href="quarks/test/svt/utils/sensor/gps/GpsSensor.html" title="class in quarks.test.svt.utils.sensor.gps" target="classFrame">GpsSensor</a></li>
-<li><a href="quarks/graph/Graph.html" title="interface in quarks.graph" target="classFrame"><span class="interfaceName">Graph</span></a></li>
-<li><a href="quarks/runtime/etiao/graph/model/GraphType.html" title="class in quarks.runtime.etiao.graph.model" target="classFrame">GraphType</a></li>
-<li><a href="quarks/samples/utils/sensor/HeartMonitorSensor.html" title="class in quarks.samples.utils.sensor" target="classFrame">HeartMonitorSensor</a></li>
-<li><a href="quarks/samples/topology/HelloQuarks.html" title="class in quarks.samples.topology" target="classFrame">HelloQuarks</a></li>
-<li><a href="quarks/connectors/http/HttpClients.html" title="class in quarks.connectors.http" target="classFrame">HttpClients</a></li>
-<li><a href="quarks/connectors/http/HttpResponders.html" title="class in quarks.connectors.http" target="classFrame">HttpResponders</a></li>
-<li><a href="quarks/samples/console/HttpServerSample.html" title="class in quarks.samples.console" target="classFrame">HttpServerSample</a></li>
-<li><a href="quarks/connectors/http/HttpStreams.html" title="class in quarks.connectors.http" target="classFrame">HttpStreams</a></li>
-<li><a href="quarks/window/InsertionTimeList.html" title="class in quarks.window" target="classFrame">InsertionTimeList</a></li>
-<li><a href="quarks/runtime/etiao/Invocation.html" title="class in quarks.runtime.etiao" target="classFrame">Invocation</a></li>
-<li><a href="quarks/runtime/etiao/InvocationContext.html" title="class in quarks.runtime.etiao" target="classFrame">InvocationContext</a></li>
-<li><a href="quarks/runtime/etiao/graph/model/InvocationType.html" title="class in quarks.runtime.etiao.graph.model" target="classFrame">InvocationType</a></li>
-<li><a href="quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot" target="classFrame"><span class="interfaceName">IotDevice</span></a></li>
-<li><a href="quarks/apps/iot/IotDevicePubSub.html" title="class in quarks.apps.iot" target="classFrame">IotDevicePubSub</a></li>
-<li><a href="quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf" target="classFrame">IotfDevice</a></li>
-<li><a href="quarks/samples/scenarios/iotf/IotfFullScenario.html" title="class in quarks.samples.scenarios.iotf" target="classFrame">IotfFullScenario</a></li>
-<li><a href="quarks/samples/connectors/iotf/IotfQuickstart.html" title="class in quarks.samples.connectors.iotf" target="classFrame">IotfQuickstart</a></li>
-<li><a href="quarks/samples/connectors/iotf/IotfSensors.html" title="class in quarks.samples.connectors.iotf" target="classFrame">IotfSensors</a></li>
-<li><a href="quarks/providers/iot/IotProvider.html" title="class in quarks.providers.iot" target="classFrame">IotProvider</a></li>
-<li><a href="quarks/oplet/plumbing/Isolate.html" title="class in quarks.oplet.plumbing" target="classFrame">Isolate</a></li>
-<li><a href="quarks/connectors/jdbc/JdbcStreams.html" title="class in quarks.connectors.jdbc" target="classFrame">JdbcStreams</a></li>
-<li><a href="quarks/runtime/jmxcontrol/JMXControlService.html" title="class in quarks.runtime.jmxcontrol" target="classFrame">JMXControlService</a></li>
-<li><a href="quarks/execution/Job.html" title="interface in quarks.execution" target="classFrame"><span class="interfaceName">Job</span></a></li>
-<li><a href="quarks/execution/Job.Action.html" title="enum in quarks.execution" target="classFrame">Job.Action</a></li>
-<li><a href="quarks/execution/Job.Health.html" title="enum in quarks.execution" target="classFrame">Job.Health</a></li>
-<li><a href="quarks/execution/Job.State.html" title="enum in quarks.execution" target="classFrame">Job.State</a></li>
-<li><a href="quarks/oplet/JobContext.html" title="interface in quarks.oplet" target="classFrame"><span class="interfaceName">JobContext</span></a></li>
-<li><a href="quarks/runtime/jobregistry/JobEvents.html" title="class in quarks.runtime.jobregistry" target="classFrame">JobEvents</a></li>
-<li><a href="quarks/samples/topology/JobEventsSample.html" title="class in quarks.samples.topology" target="classFrame">JobEventsSample</a></li>
-<li><a href="quarks/samples/topology/JobExecution.html" title="class in quarks.samples.topology" target="classFrame">JobExecution</a></li>
-<li><a href="quarks/apps/runtime/JobMonitorApp.html" title="class in quarks.apps.runtime" target="classFrame">JobMonitorApp</a></li>
-<li><a href="quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans" target="classFrame"><span class="interfaceName">JobMXBean</span></a></li>
-<li><a href="quarks/runtime/jobregistry/JobRegistry.html" title="class in quarks.runtime.jobregistry" target="classFrame">JobRegistry</a></li>
-<li><a href="quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services" target="classFrame"><span class="interfaceName">JobRegistryService</span></a></li>
-<li><a href="quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services" target="classFrame">JobRegistryService.EventType</a></li>
-<li><a href="quarks/analytics/math3/json/JsonAnalytics.html" title="class in quarks.analytics.math3.json" target="classFrame">JsonAnalytics</a></li>
-<li><a href="quarks/runtime/jsoncontrol/JsonControlService.html" title="class in quarks.runtime.jsoncontrol" target="classFrame">JsonControlService</a></li>
-<li><a href="quarks/topology/json/JsonFunctions.html" title="class in quarks.topology.json" target="classFrame">JsonFunctions</a></li>
-<li><a href="quarks/analytics/math3/stat/JsonStorelessStatistic.html" title="class in quarks.analytics.math3.stat" target="classFrame">JsonStorelessStatistic</a></li>
-<li><a href="quarks/samples/apps/JsonTuples.html" title="class in quarks.samples.apps" target="classFrame">JsonTuples</a></li>
-<li><a href="quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json" target="classFrame"><span class="interfaceName">JsonUnivariateAggregate</span></a></li>
-<li><a href="quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json" target="classFrame"><span class="interfaceName">JsonUnivariateAggregator</span></a></li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in quarks.connectors.wsclient.javax.websocket" target="classFrame">Jsr356WebSocketClient</a></li>
-<li><a href="quarks/samples/connectors/kafka/KafkaClient.html" title="class in quarks.samples.connectors.kafka" target="classFrame">KafkaClient</a></li>
-<li><a href="quarks/connectors/kafka/KafkaConsumer.html" title="class in quarks.connectors.kafka" target="classFrame">KafkaConsumer</a></li>
-<li><a href="quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka" target="classFrame"><span class="interfaceName">KafkaConsumer.ByteConsumerRecord</span></a></li>
-<li><a href="quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka" target="classFrame"><span class="interfaceName">KafkaConsumer.ConsumerRecord</span></a></li>
-<li><a href="quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka" target="classFrame"><span class="interfaceName">KafkaConsumer.StringConsumerRecord</span></a></li>
-<li><a href="quarks/connectors/kafka/KafkaProducer.html" title="class in quarks.connectors.kafka" target="classFrame">KafkaProducer</a></li>
-<li><a href="quarks/topology/plumbing/LoadBalancedSplitter.html" title="class in quarks.topology.plumbing" target="classFrame">LoadBalancedSplitter</a></li>
-<li><a href="quarks/oplet/functional/Map.html" title="class in quarks.oplet.functional" target="classFrame">Map</a></li>
-<li><a href="quarks/metrics/MetricObjectNameFactory.html" title="class in quarks.metrics" target="classFrame">MetricObjectNameFactory</a></li>
-<li><a href="quarks/metrics/Metrics.html" title="class in quarks.metrics" target="classFrame">Metrics</a></li>
-<li><a href="quarks/metrics/MetricsSetup.html" title="class in quarks.metrics" target="classFrame">MetricsSetup</a></li>
-<li><a href="quarks/samples/connectors/mqtt/MqttClient.html" title="class in quarks.samples.connectors.mqtt" target="classFrame">MqttClient</a></li>
-<li><a href="quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt" target="classFrame">MqttConfig</a></li>
-<li><a href="quarks/connectors/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot" target="classFrame">MqttDevice</a></li>
-<li><a href="quarks/connectors/mqtt/MqttStreams.html" title="class in quarks.connectors.mqtt" target="classFrame">MqttStreams</a></li>
-<li><a href="quarks/samples/connectors/MsgSupplier.html" title="class in quarks.samples.connectors" target="classFrame">MsgSupplier</a></li>
-<li><a href="quarks/test/svt/MyClass1.html" title="class in quarks.test.svt" target="classFrame">MyClass1</a></li>
-<li><a href="quarks/test/svt/MyClass2.html" title="class in quarks.test.svt" target="classFrame">MyClass2</a></li>
-<li><a href="quarks/samples/connectors/obd2/Obd2Streams.html" title="class in quarks.samples.connectors.obd2" target="classFrame">Obd2Streams</a></li>
-<li><a href="quarks/test/svt/apps/ObdAnalyticsApplication.html" title="class in quarks.test.svt.apps" target="classFrame">ObdAnalyticsApplication</a></li>
-<li><a href="quarks/oplet/Oplet.html" title="interface in quarks.oplet" target="classFrame"><span class="interfaceName">Oplet</span></a></li>
-<li><a href="quarks/oplet/OpletContext.html" title="interface in quarks.oplet" target="classFrame"><span class="interfaceName">OpletContext</span></a></li>
-<li><a href="quarks/samples/connectors/Options.html" title="class in quarks.samples.connectors" target="classFrame">Options</a></li>
-<li><a href="quarks/oplet/OutputPortContext.html" title="interface in quarks.oplet" target="classFrame"><span class="interfaceName">OutputPortContext</span></a></li>
-<li><a href="quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc" target="classFrame"><span class="interfaceName">ParameterSetter</span></a></li>
-<li><a href="quarks/window/Partition.html" title="interface in quarks.window" target="classFrame"><span class="interfaceName">Partition</span></a></li>
-<li><a href="quarks/window/PartitionedState.html" title="class in quarks.window" target="classFrame">PartitionedState</a></li>
-<li><a href="quarks/oplet/core/Peek.html" title="class in quarks.oplet.core" target="classFrame">Peek</a></li>
-<li><a href="quarks/oplet/functional/Peek.html" title="class in quarks.oplet.functional" target="classFrame">Peek</a></li>
-<li><a href="quarks/samples/utils/sensor/PeriodicRandomSensor.html" title="class in quarks.samples.utils.sensor" target="classFrame">PeriodicRandomSensor</a></li>
-<li><a href="quarks/oplet/core/PeriodicSource.html" title="class in quarks.oplet.core" target="classFrame">PeriodicSource</a></li>
-<li><a href="quarks/samples/topology/PeriodicSource.html" title="class in quarks.samples.topology" target="classFrame">PeriodicSource</a></li>
-<li><a href="quarks/samples/utils/metrics/PeriodicSourceWithMetrics.html" title="class in quarks.samples.utils.metrics" target="classFrame">PeriodicSourceWithMetrics</a></li>
-<li><a href="quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans" target="classFrame"><span class="interfaceName">PeriodMXBean</span></a></li>
-<li><a href="quarks/samples/connectors/jdbc/Person.html" title="class in quarks.samples.connectors.jdbc" target="classFrame">Person</a></li>
-<li><a href="quarks/samples/connectors/jdbc/PersonData.html" title="class in quarks.samples.connectors.jdbc" target="classFrame">PersonData</a></li>
-<li><a href="quarks/samples/connectors/jdbc/PersonId.html" title="class in quarks.samples.connectors.jdbc" target="classFrame">PersonId</a></li>
-<li><a href="quarks/samples/connectors/elm327/Pids01.html" title="enum in quarks.samples.connectors.elm327" target="classFrame">Pids01</a></li>
-<li><a href="quarks/oplet/core/Pipe.html" title="class in quarks.oplet.core" target="classFrame">Pipe</a></li>
-<li><a href="quarks/topology/plumbing/PlumbingStreams.html" title="class in quarks.topology.plumbing" target="classFrame">PlumbingStreams</a></li>
-<li><a href="quarks/window/Policies.html" title="class in quarks.window" target="classFrame">Policies</a></li>
-<li><a href="quarks/function/Predicate.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">Predicate</span></a></li>
-<li><a href="quarks/oplet/plumbing/PressureReliever.html" title="class in quarks.oplet.plumbing" target="classFrame">PressureReliever</a></li>
-<li><a href="quarks/oplet/core/ProcessSource.html" title="class in quarks.oplet.core" target="classFrame">ProcessSource</a></li>
-<li><a href="quarks/connectors/pubsub/service/ProviderPubSub.html" title="class in quarks.connectors.pubsub.service" target="classFrame">ProviderPubSub</a></li>
-<li><a href="quarks/connectors/pubsub/oplets/Publish.html" title="class in quarks.connectors.pubsub.oplets" target="classFrame">Publish</a></li>
-<li><a href="quarks/samples/connectors/kafka/PublisherApp.html" title="class in quarks.samples.connectors.kafka" target="classFrame">PublisherApp</a></li>
-<li><a href="quarks/samples/connectors/mqtt/PublisherApp.html" title="class in quarks.samples.connectors.mqtt" target="classFrame">PublisherApp</a></li>
-<li><a href="quarks/connectors/pubsub/PublishSubscribe.html" title="class in quarks.connectors.pubsub" target="classFrame">PublishSubscribe</a></li>
-<li><a href="quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service" target="classFrame"><span class="interfaceName">PublishSubscribeService</span></a></li>
-<li><a href="quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot" target="classFrame"><span class="interfaceName">QoS</span></a></li>
-<li><a href="quarks/javax/websocket/QuarksSslContainerProvider.html" title="class in quarks.javax.websocket" target="classFrame">QuarksSslContainerProvider</a></li>
-<li><a href="quarks/javax/websocket/impl/QuarksSslContainerProviderImpl.html" title="class in quarks.javax.websocket.impl" target="classFrame">QuarksSslContainerProviderImpl</a></li>
-<li><a href="quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors" target="classFrame">Range</a></li>
-<li><a href="quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors" target="classFrame">Range.BoundType</a></li>
-<li><a href="quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors" target="classFrame">Ranges</a></li>
-<li><a href="quarks/metrics/oplets/RateMeter.html" title="class in quarks.metrics.oplets" target="classFrame">RateMeter</a></li>
-<li><a href="quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat" target="classFrame">Regression</a></li>
-<li><a href="quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc" target="classFrame"><span class="interfaceName">ResultsHandler</span></a></li>
-<li><a href="quarks/samples/connectors/kafka/Runner.html" title="class in quarks.samples.connectors.kafka" target="classFrame">Runner</a></li>
-<li><a href="quarks/samples/connectors/mqtt/Runner.html" title="class in quarks.samples.connectors.mqtt" target="classFrame">Runner</a></li>
-<li><a href="quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services" target="classFrame"><span class="interfaceName">RuntimeServices</span></a></li>
-<li><a href="quarks/samples/apps/sensorAnalytics/Sensor1.html" title="class in quarks.samples.apps.sensorAnalytics" target="classFrame">Sensor1</a></li>
-<li><a href="quarks/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html" title="class in quarks.samples.apps.sensorAnalytics" target="classFrame">SensorAnalyticsApplication</a></li>
-<li><a href="quarks/samples/topology/SensorsAggregates.html" title="class in quarks.samples.topology" target="classFrame">SensorsAggregates</a></li>
-<li><a href="quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial" target="classFrame"><span class="interfaceName">SerialDevice</span></a></li>
-<li><a href="quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial" target="classFrame"><span class="interfaceName">SerialPort</span></a></li>
-<li><a href="quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services" target="classFrame">ServiceContainer</a></li>
-<li><a href="quarks/runtime/etiao/SettableForwarder.html" title="class in quarks.runtime.etiao" target="classFrame">SettableForwarder</a></li>
-<li><a href="quarks/samples/topology/SimpleFilterTransform.html" title="class in quarks.samples.topology" target="classFrame">SimpleFilterTransform</a></li>
-<li><a href="quarks/samples/connectors/kafka/SimplePublisherApp.html" title="class in quarks.samples.connectors.kafka" target="classFrame">SimplePublisherApp</a></li>
-<li><a href="quarks/samples/connectors/mqtt/SimplePublisherApp.html" title="class in quarks.samples.connectors.mqtt" target="classFrame">SimplePublisherApp</a></li>
-<li><a href="quarks/samples/connectors/jdbc/SimpleReaderApp.html" title="class in quarks.samples.connectors.jdbc" target="classFrame">SimpleReaderApp</a></li>
-<li><a href="quarks/samples/utils/sensor/SimpleSimulatedSensor.html" title="class in quarks.samples.utils.sensor" target="classFrame">SimpleSimulatedSensor</a></li>
-<li><a href="quarks/samples/connectors/kafka/SimpleSubscriberApp.html" title="class in quarks.samples.connectors.kafka" target="classFrame">SimpleSubscriberApp</a></li>
-<li><a href="quarks/samples/connectors/mqtt/SimpleSubscriberApp.html" title="class in quarks.samples.connectors.mqtt" target="classFrame">SimpleSubscriberApp</a></li>
-<li><a href="quarks/samples/connectors/jdbc/SimpleWriterApp.html" title="class in quarks.samples.connectors.jdbc" target="classFrame">SimpleWriterApp</a></li>
-<li><a href="quarks/test/svt/utils/sensor/gps/SimulatedGeofence.html" title="class in quarks.test.svt.utils.sensor.gps" target="classFrame">SimulatedGeofence</a></li>
-<li><a href="quarks/test/svt/utils/sensor/gps/SimulatedGpsSensor.html" title="class in quarks.test.svt.utils.sensor.gps" target="classFrame">SimulatedGpsSensor</a></li>
-<li><a href="quarks/samples/utils/sensor/SimulatedSensors.html" title="class in quarks.samples.utils.sensor" target="classFrame">SimulatedSensors</a></li>
-<li><a href="quarks/samples/utils/sensor/SimulatedTemperatureSensor.html" title="class in quarks.samples.utils.sensor" target="classFrame">SimulatedTemperatureSensor</a></li>
-<li><a href="quarks/metrics/oplets/SingleMetricAbstractOplet.html" title="class in quarks.metrics.oplets" target="classFrame">SingleMetricAbstractOplet</a></li>
-<li><a href="quarks/oplet/core/Sink.html" title="class in quarks.oplet.core" target="classFrame">Sink</a></li>
-<li><a href="quarks/oplet/core/Source.html" title="class in quarks.oplet.core" target="classFrame">Source</a></li>
-<li><a href="quarks/oplet/core/Split.html" title="class in quarks.oplet.core" target="classFrame">Split</a></li>
-<li><a href="quarks/samples/topology/SplitWithEnumSample.html" title="class in quarks.samples.topology" target="classFrame">SplitWithEnumSample</a></li>
-<li><a href="quarks/samples/topology/SplitWithEnumSample.LogSeverityEnum.html" title="enum in quarks.samples.topology" target="classFrame">SplitWithEnumSample.LogSeverityEnum</a></li>
-<li><a href="quarks/samples/utils/metrics/SplitWithMetrics.html" title="class in quarks.samples.utils.metrics" target="classFrame">SplitWithMetrics</a></li>
-<li><a href="quarks/connectors/jdbc/StatementSupplier.html" title="interface in quarks.connectors.jdbc" target="classFrame"><span class="interfaceName">StatementSupplier</span></a></li>
-<li><a href="quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat" target="classFrame">Statistic</a></li>
-<li><a href="quarks/samples/topology/StreamTags.html" title="class in quarks.samples.topology" target="classFrame">StreamTags</a></li>
-<li><a href="quarks/execution/Submitter.html" title="interface in quarks.execution" target="classFrame"><span class="interfaceName">Submitter</span></a></li>
-<li><a href="quarks/samples/connectors/kafka/SubscriberApp.html" title="class in quarks.samples.connectors.kafka" target="classFrame">SubscriberApp</a></li>
-<li><a href="quarks/samples/connectors/mqtt/SubscriberApp.html" title="class in quarks.samples.connectors.mqtt" target="classFrame">SubscriberApp</a></li>
-<li><a href="quarks/function/Supplier.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">Supplier</span></a></li>
-<li><a href="quarks/oplet/functional/SupplierPeriodicSource.html" title="class in quarks.oplet.functional" target="classFrame">SupplierPeriodicSource</a></li>
-<li><a href="quarks/oplet/functional/SupplierSource.html" title="class in quarks.oplet.functional" target="classFrame">SupplierSource</a></li>
-<li><a href="quarks/samples/topology/TerminateAfterNTuples.html" title="class in quarks.samples.topology" target="classFrame">TerminateAfterNTuples</a></li>
-<li><a href="quarks/topology/tester/Tester.html" title="interface in quarks.topology.tester" target="classFrame"><span class="interfaceName">Tester</span></a></li>
-<li><a href="quarks/runtime/etiao/ThreadFactoryTracker.html" title="class in quarks.runtime.etiao" target="classFrame">ThreadFactoryTracker</a></li>
-<li><a href="quarks/function/ToDoubleFunction.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">ToDoubleFunction</span></a></li>
-<li><a href="quarks/function/ToIntFunction.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">ToIntFunction</span></a></li>
-<li><a href="quarks/topology/Topology.html" title="interface in quarks.topology" target="classFrame"><span class="interfaceName">Topology</span></a></li>
-<li><a href="quarks/topology/TopologyElement.html" title="interface in quarks.topology" target="classFrame"><span class="interfaceName">TopologyElement</span></a></li>
-<li><a href="quarks/topology/TopologyProvider.html" title="interface in quarks.topology" target="classFrame"><span class="interfaceName">TopologyProvider</span></a></li>
-<li><a href="quarks/samples/apps/TopologyProviderFactory.html" title="class in quarks.samples.apps" target="classFrame">TopologyProviderFactory</a></li>
-<li><a href="quarks/test/svt/TopologyTestBasic.html" title="class in quarks.test.svt" target="classFrame">TopologyTestBasic</a></li>
-<li><a href="quarks/runtime/etiao/TrackingScheduledExecutor.html" title="class in quarks.runtime.etiao" target="classFrame">TrackingScheduledExecutor</a></li>
-<li><a href="quarks/topology/TSink.html" title="interface in quarks.topology" target="classFrame"><span class="interfaceName">TSink</span></a></li>
-<li><a href="quarks/topology/TStream.html" title="interface in quarks.topology" target="classFrame"><span class="interfaceName">TStream</span></a></li>
-<li><a href="quarks/topology/TWindow.html" title="interface in quarks.topology" target="classFrame"><span class="interfaceName">TWindow</span></a></li>
-<li><a href="quarks/function/UnaryOperator.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">UnaryOperator</span></a></li>
-<li><a href="quarks/oplet/core/Union.html" title="class in quarks.oplet.core" target="classFrame">Union</a></li>
-<li><a href="quarks/oplet/plumbing/UnorderedIsolate.html" title="class in quarks.oplet.plumbing" target="classFrame">UnorderedIsolate</a></li>
-<li><a href="quarks/samples/connectors/Util.html" title="class in quarks.samples.connectors" target="classFrame">Util</a></li>
-<li><a href="quarks/topology/plumbing/Valve.html" title="class in quarks.topology.plumbing" target="classFrame">Valve</a></li>
-<li><a href="quarks/graph/Vertex.html" title="interface in quarks.graph" target="classFrame"><span class="interfaceName">Vertex</span></a></li>
-<li><a href="quarks/runtime/etiao/graph/model/VertexType.html" title="class in quarks.runtime.etiao.graph.model" target="classFrame">VertexType</a></li>
-<li><a href="quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient" target="classFrame"><span class="interfaceName">WebSocketClient</span></a></li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientBinaryReceiver</a></li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientBinarySender</a></li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientConnector</a></li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientReceiver</a></li>
-<li><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientSender</a></li>
-<li><a href="quarks/window/Window.html" title="interface in quarks.window" target="classFrame"><span class="interfaceName">Window</span></a></li>
-<li><a href="quarks/window/Windows.html" title="class in quarks.window" target="classFrame">Windows</a></li>
-<li><a href="quarks/function/WrappedFunction.html" title="class in quarks.function" target="classFrame">WrappedFunction</a></li>
-</ul>
-</div>
-</body>
-</html>


[37/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/stat/class-use/Statistic.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/stat/class-use/Statistic.html b/content/javadoc/lastest/quarks/analytics/math3/stat/class-use/Statistic.html
deleted file mode 100644
index 376a170..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/stat/class-use/Statistic.html
+++ /dev/null
@@ -1,231 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.analytics.math3.stat.Statistic (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.analytics.math3.stat.Statistic (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">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?quarks/analytics/math3/stat/class-use/Statistic.html" target="_top">Frames</a></li>
-<li><a href="Statistic.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 quarks.analytics.math3.stat.Statistic" class="title">Uses of Class<br>quarks.analytics.math3.stat.Statistic</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="../../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</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="#quarks.analytics.math3.stat">quarks.analytics.math3.stat</a></td>
-<td class="colLast">
-<div class="block">Statistical algorithms using Apache Commons Math.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.samples.apps">quarks.samples.apps</a></td>
-<td class="colLast">
-<div class="block">Support for some more complex Quarks application samples.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.analytics.math3.stat">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a> in <a href="../../../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</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="../../../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</a> that return <a href="../../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</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 <a href="../../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Statistic.</span><code><span class="memberNameLink"><a href="../../../../../quarks/analytics/math3/stat/Statistic.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">Statistic.</span><code><span class="memberNameLink"><a href="../../../../../quarks/analytics/math3/stat/Statistic.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</a> with parameters of type <a href="../../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</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="../../../../../quarks/analytics/math3/stat/JsonStorelessStatistic.html#JsonStorelessStatistic-quarks.analytics.math3.stat.Statistic-org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatistic-">JsonStorelessStatistic</a></span>(<a href="../../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a>&nbsp;stat,
-                      org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatistic&nbsp;statImpl)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.apps">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a> in <a href="../../../../../quarks/samples/apps/package-summary.html">quarks.samples.apps</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="../../../../../quarks/samples/apps/package-summary.html">quarks.samples.apps</a> with parameters of type <a href="../../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</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 com.google.gson.JsonElement</code></td>
-<td class="colLast"><span class="typeNameLabel">JsonTuples.</span><code><span class="memberNameLink"><a href="../../../../../quarks/samples/apps/JsonTuples.html#getStatistic-com.google.gson.JsonObject-quarks.analytics.math3.stat.Statistic-">getStatistic</a></span>(com.google.gson.JsonObject&nbsp;jo,
-            <a href="../../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a>&nbsp;stat)</code>
-<div class="block">Get a statistic value from a sample.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static com.google.gson.JsonElement</code></td>
-<td class="colLast"><span class="typeNameLabel">JsonTuples.</span><code><span class="memberNameLink"><a href="../../../../../quarks/samples/apps/JsonTuples.html#getStatistic-com.google.gson.JsonObject-java.lang.String-quarks.analytics.math3.stat.Statistic-">getStatistic</a></span>(com.google.gson.JsonObject&nbsp;jo,
-            java.lang.String&nbsp;valueKey,
-            <a href="../../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a>&nbsp;stat)</code>
-<div class="block">Get a statistic value from a sample.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,java.lang.String,com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JsonTuples.</span><code><span class="memberNameLink"><a href="../../../../../quarks/samples/apps/JsonTuples.html#statistics-quarks.analytics.math3.stat.Statistic...-">statistics</a></span>(<a href="../../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a>...&nbsp;statistics)</code>
-<div class="block">Create a function that computes the specified statistics on the list of
- samples and returns a new sample containing the result.</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="../../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/analytics/math3/stat/class-use/Statistic.html" target="_top">Frames</a></li>
-<li><a href="Statistic.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/stat/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/stat/package-frame.html b/content/javadoc/lastest/quarks/analytics/math3/stat/package-frame.html
deleted file mode 100644
index dace6d0..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/stat/package-frame.html
+++ /dev/null
@@ -1,25 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.analytics.math3.stat (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../../quarks/analytics/math3/stat/package-summary.html" target="classFrame">quarks.analytics.math3.stat</a></h1>
-<div class="indexContainer">
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="JsonStorelessStatistic.html" title="class in quarks.analytics.math3.stat" target="classFrame">JsonStorelessStatistic</a></li>
-</ul>
-<h2 title="Enums">Enums</h2>
-<ul title="Enums">
-<li><a href="Regression.html" title="enum in quarks.analytics.math3.stat" target="classFrame">Regression</a></li>
-<li><a href="Statistic.html" title="enum in quarks.analytics.math3.stat" target="classFrame">Statistic</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/stat/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/stat/package-summary.html b/content/javadoc/lastest/quarks/analytics/math3/stat/package-summary.html
deleted file mode 100644
index 5e78cab..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/stat/package-summary.html
+++ /dev/null
@@ -1,178 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.analytics.math3.stat (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.analytics.math3.stat (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/analytics/math3/json/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../quarks/analytics/sensors/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/stat/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;quarks.analytics.math3.stat</h1>
-<div class="docSummary">
-<div class="block">Statistical algorithms using Apache Commons Math.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</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="../../../../quarks/analytics/math3/stat/JsonStorelessStatistic.html" title="class in quarks.analytics.math3.stat">JsonStorelessStatistic</a></td>
-<td class="colLast">
-<div class="block">JSON univariate aggregator implementation wrapping a <code>StorelessUnivariateStatistic</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
-<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Enum</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a></td>
-<td class="colLast">
-<div class="block">Univariate regression aggregates.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a></td>
-<td class="colLast">
-<div class="block">Statistic implementations.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.analytics.math3.stat Description">Package quarks.analytics.math3.stat Description</h2>
-<div class="block">Statistical algorithms using Apache Commons Math.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../quarks/analytics/math3/json/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../quarks/analytics/sensors/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/stat/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/stat/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/stat/package-tree.html b/content/javadoc/lastest/quarks/analytics/math3/stat/package-tree.html
deleted file mode 100644
index f415370..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/stat/package-tree.html
+++ /dev/null
@@ -1,152 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.analytics.math3.stat Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.analytics.math3.stat Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/analytics/math3/json/package-tree.html">Prev</a></li>
-<li><a href="../../../../quarks/analytics/sensors/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/stat/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 quarks.analytics.math3.stat</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.Object
-<ul>
-<li type="circle">quarks.analytics.math3.stat.<a href="../../../../quarks/analytics/math3/stat/JsonStorelessStatistic.html" title="class in quarks.analytics.math3.stat"><span class="typeNameLink">JsonStorelessStatistic</span></a> (implements quarks.analytics.math3.json.<a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a>)</li>
-</ul>
-</li>
-</ul>
-<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
-<ul>
-<li type="circle">java.lang.Object
-<ul>
-<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
-<ul>
-<li type="circle">quarks.analytics.math3.stat.<a href="../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat"><span class="typeNameLink">Regression</span></a> (implements quarks.analytics.math3.json.<a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>)</li>
-<li type="circle">quarks.analytics.math3.stat.<a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat"><span class="typeNameLink">Statistic</span></a> (implements quarks.analytics.math3.json.<a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>)</li>
-</ul>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../quarks/analytics/math3/json/package-tree.html">Prev</a></li>
-<li><a href="../../../../quarks/analytics/sensors/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/stat/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/stat/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/stat/package-use.html b/content/javadoc/lastest/quarks/analytics/math3/stat/package-use.html
deleted file mode 100644
index f4f5e40..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/stat/package-use.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.analytics.math3.stat (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.analytics.math3.stat (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/analytics/math3/stat/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 quarks.analytics.math3.stat" class="title">Uses of Package<br>quarks.analytics.math3.stat</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="../../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</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="#quarks.analytics.math3.stat">quarks.analytics.math3.stat</a></td>
-<td class="colLast">
-<div class="block">Statistical algorithms using Apache Commons Math.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.samples.apps">quarks.samples.apps</a></td>
-<td class="colLast">
-<div class="block">Support for some more complex Quarks application samples.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.analytics.math3.stat">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</a> used by <a href="../../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</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="../../../../quarks/analytics/math3/stat/class-use/Regression.html#quarks.analytics.math3.stat">Regression</a>
-<div class="block">Univariate regression aggregates.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../quarks/analytics/math3/stat/class-use/Statistic.html#quarks.analytics.math3.stat">Statistic</a>
-<div class="block">Statistic implementations.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.apps">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</a> used by <a href="../../../../quarks/samples/apps/package-summary.html">quarks.samples.apps</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="../../../../quarks/analytics/math3/stat/class-use/Statistic.html#quarks.samples.apps">Statistic</a>
-<div class="block">Statistic implementations.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/stat/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/sensors/Deadtime.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/sensors/Deadtime.html b/content/javadoc/lastest/quarks/analytics/sensors/Deadtime.html
deleted file mode 100644
index 5cc7df6..0000000
--- a/content/javadoc/lastest/quarks/analytics/sensors/Deadtime.html
+++ /dev/null
@@ -1,393 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>Deadtime (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Deadtime (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":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/Deadtime.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>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/analytics/sensors/Filters.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/analytics/sensors/Deadtime.html" target="_top">Frames</a></li>
-<li><a href="Deadtime.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.analytics.sensors</div>
-<h2 title="Class Deadtime" class="title">Class Deadtime&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.analytics.sensors.Deadtime&lt;T&gt;</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - tuple type</dd>
-</dl>
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;</dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">Deadtime&lt;T&gt;</span>
-extends java.lang.Object
-implements <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;</pre>
-<div class="block">Deadtime <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function"><code>Predicate</code></a>.
- <p>
- <a href="../../../quarks/analytics/sensors/Deadtime.html#test-T-"><code>test()</code></a> returns true on its initial call
- and then false for any calls occurring during the following deadtime period.
- After the end of a deadtime period, the next call to <code>test()</code> 
- returns true and a new deadtime period is begun.
- </p><p>
- The deadtime period may be changed while the topology is running
- via <a href="../../../quarks/analytics/sensors/Deadtime.html#setPeriod-long-java.util.concurrent.TimeUnit-"><code>setPeriod(long, TimeUnit)</code></a>.
- </p></div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/analytics/sensors/Filters.html#deadtime-quarks.topology.TStream-long-java.util.concurrent.TimeUnit-"><code>Filters.deadtime()</code></a>, 
-<a href="../../../serialized-form.html#quarks.analytics.sensors.Deadtime">Serialized Form</a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Deadtime.html#Deadtime--">Deadtime</a></span>()</code>
-<div class="block">Create a new Deadtime Predicate</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Deadtime.html#Deadtime-long-java.util.concurrent.TimeUnit-">Deadtime</a></span>(long&nbsp;deadtimePeriod,
-        java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">Create a new Deadtime Predicate</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Deadtime.html#setPeriod-long-java.util.concurrent.TimeUnit-">setPeriod</a></span>(long&nbsp;deadtimePeriod,
-         java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">Set the deadtime period</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Deadtime.html#test-T-">test</a></span>(<a href="../../../quarks/analytics/sensors/Deadtime.html" title="type parameter in Deadtime">T</a>&nbsp;value)</code>
-<div class="block">Test the deadtime predicate.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Deadtime.html#toString--">toString</a></span>()</code>
-<div class="block">Returns a String for development/debug support.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="Deadtime--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>Deadtime</h4>
-<pre>public&nbsp;Deadtime()</pre>
-<div class="block">Create a new Deadtime Predicate
- <p>
- Same as <code>Deadtime(0, TimeUnit.SECONDS)</code></div>
-</li>
-</ul>
-<a name="Deadtime-long-java.util.concurrent.TimeUnit-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>Deadtime</h4>
-<pre>public&nbsp;Deadtime(long&nbsp;deadtimePeriod,
-                java.util.concurrent.TimeUnit&nbsp;unit)</pre>
-<div class="block">Create a new Deadtime Predicate
- <p>
- The first received tuple is always "accepted".</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>deadtimePeriod</code> - see <a href="../../../quarks/analytics/sensors/Deadtime.html#setPeriod-long-java.util.concurrent.TimeUnit-"><code>setPeriod()</code></a></dd>
-<dd><code>unit</code> - <code>TimeUnit</code> of <code>deadtimePeriod</code></dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="setPeriod-long-java.util.concurrent.TimeUnit-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setPeriod</h4>
-<pre>public&nbsp;void&nbsp;setPeriod(long&nbsp;deadtimePeriod,
-                      java.util.concurrent.TimeUnit&nbsp;unit)</pre>
-<div class="block">Set the deadtime period
- <p>
- The end of a currently active deadtime period is shortened or extended
- to match the new deadtime period specification.
- </p><p>
- The deadtime period behavior is subject to the accuracy
- of the system's <code>System.currentTimeMillis()</code>.
- A period of less than 1ms is equivalent to specifying 0.
- </p></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>deadtimePeriod</code> - the amount of time for <code>test()</code>
-        to return false after returning true.
-        Specify a value of 0 for no deadtime period.
-        Must be >= 0.</dd>
-<dd><code>unit</code> - <code>TimeUnit</code> of <code>deadtimePeriod</code></dd>
-</dl>
-</li>
-</ul>
-<a name="test-java.lang.Object-">
-<!--   -->
-</a><a name="test-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>test</h4>
-<pre>public&nbsp;boolean&nbsp;test(<a href="../../../quarks/analytics/sensors/Deadtime.html" title="type parameter in Deadtime">T</a>&nbsp;value)</pre>
-<div class="block">Test the deadtime predicate.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../quarks/function/Predicate.html#test-T-">test</a></code>&nbsp;in interface&nbsp;<code><a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;<a href="../../../quarks/analytics/sensors/Deadtime.html" title="type parameter in Deadtime">T</a>&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - ignored</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>false if in a deadtime period, true otherwise</dd>
-</dl>
-</li>
-</ul>
-<a name="toString--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>toString</h4>
-<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
-<div class="block">Returns a String for development/debug support.  Content subject to change.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
-</dl>
-</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/Deadtime.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/analytics/sensors/Filters.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/analytics/sensors/Deadtime.html" target="_top">Frames</a></li>
-<li><a href="Deadtime.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/sensors/Filters.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/sensors/Filters.html b/content/javadoc/lastest/quarks/analytics/sensors/Filters.html
deleted file mode 100644
index 2cb276a..0000000
--- a/content/javadoc/lastest/quarks/analytics/sensors/Filters.html
+++ /dev/null
@@ -1,386 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>Filters (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Filters (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9,"i2":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/Filters.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="../../../quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/analytics/sensors/Filters.html" target="_top">Frames</a></li>
-<li><a href="Filters.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">quarks.analytics.sensors</div>
-<h2 title="Class Filters" class="title">Class Filters</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.analytics.sensors.Filters</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">Filters</span>
-extends java.lang.Object</pre>
-<div class="block">Filters aimed at sensors.</div>
-</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="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static &lt;T,V&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Filters.html#deadband-quarks.topology.TStream-quarks.function.Function-quarks.function.Predicate-">deadband</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,V&gt;&nbsp;value,
-        <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;V&gt;&nbsp;inBand)</code>
-<div class="block">Deadband filter.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static &lt;T,V&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Filters.html#deadband-quarks.topology.TStream-quarks.function.Function-quarks.function.Predicate-long-java.util.concurrent.TimeUnit-">deadband</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,V&gt;&nbsp;value,
-        <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;V&gt;&nbsp;inBand,
-        long&nbsp;maximumSuppression,
-        java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">Deadband filter with maximum suppression time.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Filters.html#deadtime-quarks.topology.TStream-long-java.util.concurrent.TimeUnit-">deadtime</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-        long&nbsp;deadtimePeriod,
-        java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">Deadtime filter.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="deadband-quarks.topology.TStream-quarks.function.Function-quarks.function.Predicate-long-java.util.concurrent.TimeUnit-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>deadband</h4>
-<pre>public static&nbsp;&lt;T,V&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;deadband(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                                        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,V&gt;&nbsp;value,
-                                        <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;V&gt;&nbsp;inBand,
-                                        long&nbsp;maximumSuppression,
-                                        java.util.concurrent.TimeUnit&nbsp;unit)</pre>
-<div class="block">Deadband filter with maximum suppression time.
- 
- A filter that discards any tuples that are in the deadband, uninteresting to downstream consumers.
- <P>
- A tuple <code>t</code> is passed through the deadband filter if:
- <UL>
- <LI>
- <code>inBand.test(value.apply(t))</code> is false, that is the tuple's value is outside of the deadband
- </LI>
- <LI>
- OR <code>inBand.test(value.apply(t))</code> is true AND the last tuple's value was outside of the deadband.
- This corresponds to the first tuple's value inside the deadband after a period being outside it.
- </LI>
- <LI>
- OR it has been more than <code>maximumSuppression</code> seconds (in unit <code>unit</code>) 
- </LI>
- <LI>
- OR it is the first tuple (effectively the state of the filter starts as outside of the deadband).
- </LI>
- </UL></div>
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - Tuple type.</dd>
-<dd><code>V</code> - Value type for the deadband function.</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - Stream containing readings.</dd>
-<dd><code>value</code> - Function to obtain the tuple's value passed to the deadband function.</dd>
-<dd><code>inBand</code> - Function that defines the deadband.</dd>
-<dd><code>maximumSuppression</code> - Maximum amount of time to suppress values that are in the deadband.</dd>
-<dd><code>unit</code> - Unit for <code>maximumSuppression</code>.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Filtered stream.</dd>
-</dl>
-</li>
-</ul>
-<a name="deadband-quarks.topology.TStream-quarks.function.Function-quarks.function.Predicate-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>deadband</h4>
-<pre>public static&nbsp;&lt;T,V&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;deadband(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                                        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,V&gt;&nbsp;value,
-                                        <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;V&gt;&nbsp;inBand)</pre>
-<div class="block">Deadband filter.
- 
- A filter that discards any tuples that are in the deadband, uninteresting to downstream consumers.
- <P>
- A tuple <code>t</code> is passed through the deadband filter if:
- <UL>
- <LI>
- <code>inBand.test(value.apply(t))</code> is false, that is the value is outside of the deadband
- </LI>
- <LI>
- OR <code>inBand.test(value.apply(t))</code> is true and the last value was outside of the deadband.
- This corresponds to the first value inside the deadband after a period being outside it.
- </LI>
- <LI>
- OR it is the first tuple (effectively the state of the filter starts as outside of the deadband).
- </LI>
- </UL>
- <P>
- Here's an example of how <code>deadband()</code> would pass through tuples for a sequence of
- values against the shaded dead band area. Circled values are ones that are passed through
- the filter to the returned stream.
- <BR>
- <UL>
- <LI>All tuples with a value outside the dead band.</LI>
- <LI>Two tuples with values within the dead band that are the first time values return to being in band
- after being outside of the dead band.</LI>
- <LI>The first tuple.</LI>
- </UL>
- <BR>
- <img src="doc-files/deadband.png" alt="Deadband example">
- </P></div>
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - Tuple type.</dd>
-<dd><code>V</code> - Value type for the deadband function.</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - Stream containing readings.</dd>
-<dd><code>value</code> - Function to obtain the value passed to the deadband function.</dd>
-<dd><code>inBand</code> - Function that defines the deadband.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Filtered stream.</dd>
-</dl>
-</li>
-</ul>
-<a name="deadtime-quarks.topology.TStream-long-java.util.concurrent.TimeUnit-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>deadtime</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;deadtime(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                                      long&nbsp;deadtimePeriod,
-                                      java.util.concurrent.TimeUnit&nbsp;unit)</pre>
-<div class="block">Deadtime filter.
- 
- A filter that discards tuples for a period of time after passing
- a tuple.
- <p>
- E.g., for a deadtime period of 30 minutes, after letting a tuple
- pass through, any tuples received during the next 30 minutes are
- filtered out.  Then the next arriving tuple is passed through and
- a new deadtime period is begun.
- </p><p>
- Use <a href="../../../quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors"><code>Deadtime</code></a> directly if you need to change the deadtime period
- while the topology is running.
- </p></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - TStream to add deadtime filter to</dd>
-<dd><code>deadtimePeriod</code> - the deadtime period in <code>unit</code></dd>
-<dd><code>unit</code> - the <code>TimeUnit</code> to apply to <code>deadtimePeriod</code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the deadtime filtered stream</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors"><code>Deadtime</code></a></dd>
-</dl>
-</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/Filters.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/analytics/sensors/Filters.html" target="_top">Frames</a></li>
-<li><a href="Filters.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/sensors/Range.BoundType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/sensors/Range.BoundType.html b/content/javadoc/lastest/quarks/analytics/sensors/Range.BoundType.html
deleted file mode 100644
index 5873f10..0000000
--- a/content/javadoc/lastest/quarks/analytics/sensors/Range.BoundType.html
+++ /dev/null
@@ -1,354 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>Range.BoundType (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Range.BoundType (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/Range.BoundType.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="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/analytics/sensors/Range.BoundType.html" target="_top">Frames</a></li>
-<li><a href="Range.BoundType.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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">quarks.analytics.sensors</div>
-<h2 title="Enum Range.BoundType" class="title">Enum Range.BoundType</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.Enum&lt;<a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>&gt;</li>
-<li>
-<ul class="inheritance">
-<li>quarks.analytics.sensors.Range.BoundType</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>&gt;</dd>
-</dl>
-<dl>
-<dt>Enclosing class:</dt>
-<dd><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;<a href="../../../quarks/analytics/sensors/Range.html" title="type parameter in Range">T</a> extends java.lang.Comparable&lt;?&gt;&gt;</dd>
-</dl>
-<hr>
-<br>
-<pre>public static enum <span class="typeNameLabel">Range.BoundType</span>
-extends java.lang.Enum&lt;<a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>&gt;</pre>
-<div class="block">Exclude or include an endpoint value in the range.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== ENUM CONSTANT SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.summary">
-<!--   -->
-</a>
-<h3>Enum Constant Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
-<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Enum Constant and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.BoundType.html#CLOSED">CLOSED</a></span></code>
-<div class="block">inclusive</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.BoundType.html#OPEN">OPEN</a></span></code>
-<div class="block">exclusive</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static <a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.BoundType.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.BoundType.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
-<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ ENUM CONSTANT DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.detail">
-<!--   -->
-</a>
-<h3>Enum Constant Detail</h3>
-<a name="OPEN">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>OPEN</h4>
-<pre>public static final&nbsp;<a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a> OPEN</pre>
-<div class="block">exclusive</div>
-</li>
-</ul>
-<a name="CLOSED">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>CLOSED</h4>
-<pre>public static final&nbsp;<a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a> CLOSED</pre>
-<div class="block">inclusive</div>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="values--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>values</h4>
-<pre>public static&nbsp;<a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>[]&nbsp;values()</pre>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.  This method may be used to iterate
-over the constants as follows:
-<pre>
-for (Range.BoundType c : Range.BoundType.values())
-&nbsp;   System.out.println(c);
-</pre></div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>an array containing the constants of this enum type, in the order they are declared</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOf-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../quarks/analytics/sensors/Range.BoundType.html" title="enum in quarks.analytics.sensors">Range.BoundType</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
-<div class="block">Returns the enum constant of this type with the specified name.
-The string must match <i>exactly</i> an identifier used to declare an
-enum constant in this type.  (Extraneous whitespace characters are 
-not permitted.)</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the name of the enum constant to be returned.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the enum constant with the specified name</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
-<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
-</dl>
-</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/Range.BoundType.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/analytics/sensors/Range.BoundType.html" target="_top">Frames</a></li>
-<li><a href="Range.BoundType.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[05/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/class-use/Functions.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/class-use/Functions.html b/content/javadoc/lastest/quarks/function/class-use/Functions.html
deleted file mode 100644
index 5bd7edb..0000000
--- a/content/javadoc/lastest/quarks/function/class-use/Functions.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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.function.Functions (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.function.Functions (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/function/Functions.html" title="class in quarks.function">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?quarks/function/class-use/Functions.html" target="_top">Frames</a></li>
-<li><a href="Functions.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 quarks.function.Functions" class="title">Uses of Class<br>quarks.function.Functions</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.function.Functions</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="../../../quarks/function/Functions.html" title="class in quarks.function">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/function/class-use/Functions.html" target="_top">Frames</a></li>
-<li><a href="Functions.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/class-use/Predicate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/class-use/Predicate.html b/content/javadoc/lastest/quarks/function/class-use/Predicate.html
deleted file mode 100644
index 2cf134d..0000000
--- a/content/javadoc/lastest/quarks/function/class-use/Predicate.html
+++ /dev/null
@@ -1,409 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.function.Predicate (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.function.Predicate (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/function/Predicate.html" title="interface in quarks.function">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?quarks/function/class-use/Predicate.html" target="_top">Frames</a></li>
-<li><a href="Predicate.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 Interface quarks.function.Predicate" class="title">Uses of Interface<br>quarks.function.Predicate</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="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</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="#quarks.analytics.sensors">quarks.analytics.sensors</a></td>
-<td class="colLast">
-<div class="block">Analytics focused on handling sensor data.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.file">quarks.connectors.file</a></td>
-<td class="colLast">
-<div class="block">File stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.function">quarks.function</a></td>
-<td class="colLast">
-<div class="block">Functional interfaces for lambda expressions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.graph">quarks.graph</a></td>
-<td class="colLast">
-<div class="block">Low-level graph building API.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.oplet.functional">quarks.oplet.functional</a></td>
-<td class="colLast">
-<div class="block">Oplets that process tuples using functions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.topology">quarks.topology</a></td>
-<td class="colLast">
-<div class="block">Functional api to build a streaming topology.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.topology.plumbing">quarks.topology.plumbing</a></td>
-<td class="colLast">
-<div class="block">Plumbing for a streaming topology.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.analytics.sensors">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a> in <a href="../../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</a> that implement <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</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="../../../quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors">Deadtime</a>&lt;T&gt;</span></code>
-<div class="block">Deadtime <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function"><code>Predicate</code></a>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T extends java.lang.Comparable&lt;?&gt;&gt;</span></code>
-<div class="block">A generic immutable range of values and a way to 
- check a value for containment in the range.</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="../../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</a> with parameters of type <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</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;T,V&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Filters.</span><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Filters.html#deadband-quarks.topology.TStream-quarks.function.Function-quarks.function.Predicate-">deadband</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,V&gt;&nbsp;value,
-        <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;V&gt;&nbsp;inBand)</code>
-<div class="block">Deadband filter.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T,V&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Filters.</span><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Filters.html#deadband-quarks.topology.TStream-quarks.function.Function-quarks.function.Predicate-long-java.util.concurrent.TimeUnit-">deadband</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,V&gt;&nbsp;value,
-        <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;V&gt;&nbsp;inBand,
-        long&nbsp;maximumSuppression,
-        java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">Deadband filter with maximum suppression time.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.file">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a> in <a href="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</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="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a> that return <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</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="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="type parameter in FileWriterFlushConfig">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html#getTuplePredicate--">getTuplePredicate</a></span>()</code>
-<div class="block">Get the tuple predicate configuration value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="type parameter in FileWriterCycleConfig">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html#getTuplePredicate--">getTuplePredicate</a></span>()</code>
-<div class="block">Get the tuple predicate configuration value.</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="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a> with parameters of type <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</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;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html#newConfig-int-long-quarks.function.Predicate-">newConfig</a></span>(int&nbsp;cntTuples,
-         long&nbsp;periodMsec,
-         <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
-<div class="block">Create a new configuration.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html#newConfig-long-int-long-quarks.function.Predicate-">newConfig</a></span>(long&nbsp;fileSize,
-         int&nbsp;cntTuples,
-         long&nbsp;periodMsec,
-         <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
-<div class="block">Create a new configuration.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html#newPredicateBasedConfig-quarks.function.Predicate-">newPredicateBasedConfig</a></span>(<a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
-<div class="block">same as <code>newConfig(0, 0, tuplePredicate)</code></div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html#newPredicateBasedConfig-quarks.function.Predicate-">newPredicateBasedConfig</a></span>(<a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
-<div class="block">same as <code>newConfig(0, 0, 0, tuplePredicate)</code></div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.function">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a> in <a href="../../../quarks/function/package-summary.html">quarks.function</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="../../../quarks/function/package-summary.html">quarks.function</a> that return <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</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;T&gt;&nbsp;<a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#alwaysFalse--">alwaysFalse</a></span>()</code>
-<div class="block">A Predicate that is always false</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#alwaysTrue--">alwaysTrue</a></span>()</code>
-<div class="block">A Predicate that is always true</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.graph">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a> in <a href="../../../quarks/graph/package-summary.html">quarks.graph</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="../../../quarks/graph/package-summary.html">quarks.graph</a> with parameters of type <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</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">Graph.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Graph.html#peekAll-quarks.function.Supplier-quarks.function.Predicate-">peekAll</a></span>(<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;? extends <a href="../../../quarks/oplet/core/Peek.html" title="class in quarks.oplet.core">Peek</a>&lt;?&gt;&gt;&nbsp;supplier,
-       <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;<a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;?,?,?&gt;&gt;&nbsp;select)</code>
-<div class="block">Insert Peek oplets returned by the specified <code>Supplier</code> into 
- the outputs of all of the oplets which satisfy the specified 
- <code>Predicate</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.functional">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a> in <a href="../../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</a> with parameters of type <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</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="../../../quarks/oplet/functional/Filter.html#Filter-quarks.function.Predicate-">Filter</a></span>(<a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;<a href="../../../quarks/oplet/functional/Filter.html" title="type parameter in Filter">T</a>&gt;&nbsp;filter)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a> in <a href="../../../quarks/topology/package-summary.html">quarks.topology</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="../../../quarks/topology/package-summary.html">quarks.topology</a> with parameters of type <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</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="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#filter-quarks.function.Predicate-">filter</a></span>(<a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;&nbsp;predicate)</code>
-<div class="block">Declare a new stream that filters tuples from this stream.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology.plumbing">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a> in <a href="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a> that implement <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</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="../../../quarks/topology/plumbing/Valve.html" title="class in quarks.topology.plumbing">Valve</a>&lt;T&gt;</span></code>
-<div class="block">A generic "valve" <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function"><code>Predicate</code></a>.</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="../../../quarks/function/Predicate.html" title="interface in quarks.function">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/function/class-use/Predicate.html" target="_top">Frames</a></li>
-<li><a href="Predicate.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/class-use/Supplier.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/class-use/Supplier.html b/content/javadoc/lastest/quarks/function/class-use/Supplier.html
deleted file mode 100644
index 8678550..0000000
--- a/content/javadoc/lastest/quarks/function/class-use/Supplier.html
+++ /dev/null
@@ -1,818 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.function.Supplier (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.function.Supplier (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/function/Supplier.html" title="interface in quarks.function">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?quarks/function/class-use/Supplier.html" target="_top">Frames</a></li>
-<li><a href="Supplier.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 Interface quarks.function.Supplier" class="title">Uses of Interface<br>quarks.function.Supplier</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="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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="#quarks.analytics.math3.json">quarks.analytics.math3.json</a></td>
-<td class="colLast">
-<div class="block">JSON analytics using Apache Commons Math.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.analytics.math3.stat">quarks.analytics.math3.stat</a></td>
-<td class="colLast">
-<div class="block">Statistical algorithms using Apache Commons Math.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.file">quarks.connectors.file</a></td>
-<td class="colLast">
-<div class="block">File stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.http">quarks.connectors.http</a></td>
-<td class="colLast">
-<div class="block">HTTP stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.jdbc">quarks.connectors.jdbc</a></td>
-<td class="colLast">
-<div class="block">JDBC based database stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.kafka">quarks.connectors.kafka</a></td>
-<td class="colLast">
-<div class="block">Apache Kafka enterprise messing hub stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.mqtt">quarks.connectors.mqtt</a></td>
-<td class="colLast">
-<div class="block">MQTT (lightweight messaging protocol for small sensors and mobile devices) stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.serial">quarks.connectors.serial</a></td>
-<td class="colLast">
-<div class="block">Serial port connector API.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.wsclient.javax.websocket">quarks.connectors.wsclient.javax.websocket</a></td>
-<td class="colLast">
-<div class="block">WebSocket Client Connector for sending and receiving messages to a WebSocket Server.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.wsclient.javax.websocket.runtime">quarks.connectors.wsclient.javax.websocket.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.function">quarks.function</a></td>
-<td class="colLast">
-<div class="block">Functional interfaces for lambda expressions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.graph">quarks.graph</a></td>
-<td class="colLast">
-<div class="block">Low-level graph building API.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.oplet.functional">quarks.oplet.functional</a></td>
-<td class="colLast">
-<div class="block">Oplets that process tuples using functions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.direct">quarks.providers.direct</a></td>
-<td class="colLast">
-<div class="block">Direct execution of a streaming topology.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.samples.apps">quarks.samples.apps</a></td>
-<td class="colLast">
-<div class="block">Support for some more complex Quarks application samples.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.samples.connectors">quarks.samples.connectors</a></td>
-<td class="colLast">
-<div class="block">General support for connector samples.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.samples.utils.sensor">quarks.samples.utils.sensor</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.topology">quarks.topology</a></td>
-<td class="colLast">
-<div class="block">Functional api to build a streaming topology.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.window">quarks.window</a></td>
-<td class="colLast">
-<div class="block">Window API.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.analytics.math3.json">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
-<caption><span>Subinterfaces of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Interface and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>interface&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a></span></code>
-<div class="block">Univariate aggregate for a JSON tuple.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.analytics.math3.stat">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</a> that implement <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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="../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a></span></code>
-<div class="block">Univariate regression aggregates.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a></span></code>
-<div class="block">Statistic implementations.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.file">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</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="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a> with parameters of type <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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 <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#directoryWatcher-quarks.topology.TopologyElement-quarks.function.Supplier-">directoryWatcher</a></span>(<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a>&nbsp;te,
-                <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;directory)</code>
-<div class="block">Declare a stream containing the absolute pathname of 
- newly created file names from watching <code>directory</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#directoryWatcher-quarks.topology.TopologyElement-quarks.function.Supplier-java.util.Comparator-">directoryWatcher</a></span>(<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a>&nbsp;te,
-                <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;directory,
-                java.util.Comparator&lt;java.io.File&gt;&nbsp;comparator)</code>
-<div class="block">Declare a stream containing the absolute pathname of 
- newly created file names from watching <code>directory</code>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#textFileWriter-quarks.topology.TStream-quarks.function.Supplier-">textFileWriter</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;contents,
-              <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;basePathname)</code>
-<div class="block">Write the contents of a stream to files.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#textFileWriter-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Supplier-">textFileWriter</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;contents,
-              <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;basePathname,
-              <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;quarks.connectors.file.runtime.IFileWriterPolicy&lt;java.lang.String&gt;&gt;&nbsp;policy)</code>
-<div class="block">Write the contents of a stream to files subject to the control
- of a file writer policy.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#textFileWriter-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Supplier-">textFileWriter</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;contents,
-              <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;basePathname,
-              <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;quarks.connectors.file.runtime.IFileWriterPolicy&lt;java.lang.String&gt;&gt;&nbsp;policy)</code>
-<div class="block">Write the contents of a stream to files subject to the control
- of a file writer policy.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.http">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/connectors/http/package-summary.html">quarks.connectors.http</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="../../../quarks/connectors/http/package-summary.html">quarks.connectors.http</a> with parameters of type <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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 org.apache.http.impl.client.CloseableHttpClient</code></td>
-<td class="colLast"><span class="typeNameLabel">HttpClients.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpClients.html#basic-quarks.function.Supplier-quarks.function.Supplier-">basic</a></span>(<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;user,
-     <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;password)</code>
-<div class="block">Method to create a basic authentication HTTP client.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static org.apache.http.impl.client.CloseableHttpClient</code></td>
-<td class="colLast"><span class="typeNameLabel">HttpClients.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpClients.html#basic-quarks.function.Supplier-quarks.function.Supplier-">basic</a></span>(<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;user,
-     <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;password)</code>
-<div class="block">Method to create a basic authentication HTTP client.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HttpStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpStreams.html#getJson-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Function-">getJson</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-       <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;uri)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HttpStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpStreams.html#requests-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Function-quarks.function.Function-quarks.function.BiFunction-">requests</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-        <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;method,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
-        <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
-<div class="block">Make an HTTP request for each tuple on a stream.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.jdbc">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</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="../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</a> with parameters of type <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.function.Supplier-quarks.connectors.jdbc.ParameterSetter-">executeStatement</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
-                <a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter)</code>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JdbcStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/jdbc/JdbcStreams.html#executeStatement-quarks.topology.TStream-quarks.function.Supplier-quarks.connectors.jdbc.ParameterSetter-quarks.connectors.jdbc.ResultsHandler-">executeStatement</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;stmtSupplier,
-                <a href="../../../quarks/connectors/jdbc/ParameterSetter.html" title="interface in quarks.connectors.jdbc">ParameterSetter</a>&lt;T&gt;&nbsp;paramSetter,
-                <a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="interface in quarks.connectors.jdbc">ResultsHandler</a>&lt;T,R&gt;&nbsp;resultsHandler)</code>
-<div class="block">For each tuple on <code>stream</code> execute an SQL statement and
- add 0 or more resulting tuples to a result stream.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.kafka">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/connectors/kafka/package-summary.html">quarks.connectors.kafka</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/connectors/kafka/package-summary.html">quarks.connectors.kafka</a> with parameters of type <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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="../../../quarks/connectors/kafka/KafkaConsumer.html#KafkaConsumer-quarks.topology.Topology-quarks.function.Supplier-">KafkaConsumer</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;t,
-             <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.util.Map&lt;java.lang.String,java.lang.Object&gt;&gt;&nbsp;config)</code>
-<div class="block">Create a consumer connector for subscribing to Kafka topics
- and creating tuples from the received messages.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaProducer.html#KafkaProducer-quarks.topology.Topology-quarks.function.Supplier-">KafkaProducer</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;t,
-             <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.util.Map&lt;java.lang.String,java.lang.Object&gt;&gt;&nbsp;config)</code>
-<div class="block">Create a producer connector for publishing tuples to Kafka topics.s</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.mqtt">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</a> with parameters of type <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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="../../../quarks/connectors/mqtt/MqttStreams.html#MqttStreams-quarks.topology.Topology-quarks.function.Supplier-">MqttStreams</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-           <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a>&gt;&nbsp;config)</code>
-<div class="block">Create a connector with the specified configuration.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.serial">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</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="../../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</a> that return <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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>&lt;T&gt;&nbsp;<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SerialDevice.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/serial/SerialDevice.html#getSource-quarks.function.Function-">getSource</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial">SerialPort</a>,T&gt;&nbsp;driver)</code>
-<div class="block">Create a function that can be used to source a
- stream from a serial port device.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.wsclient.javax.websocket">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/connectors/wsclient/javax/websocket/package-summary.html">quarks.connectors.wsclient.javax.websocket</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/connectors/wsclient/javax/websocket/package-summary.html">quarks.connectors.wsclient.javax.websocket</a> with parameters of type <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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="../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html#Jsr356WebSocketClient-quarks.topology.Topology-java.util.Properties-quarks.function.Supplier-">Jsr356WebSocketClient</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;t,
-                     java.util.Properties&nbsp;config,
-                     <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;javax.websocket.WebSocketContainer&gt;&nbsp;containerFn)</code>
-<div class="block">Create a new Web Socket Client connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</a> with parameters of type <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#WebSocketClientConnector-java.util.Properties-quarks.function.Supplier-">WebSocketClientConnector</a></span>(java.util.Properties&nbsp;config,
-                        <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;javax.websocket.WebSocketContainer&gt;&nbsp;containerFn)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.function">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/function/package-summary.html">quarks.function</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="../../../quarks/function/package-summary.html">quarks.function</a> that return <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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;T&gt;&nbsp;<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#synchronizedSupplier-quarks.function.Supplier-">synchronizedSupplier</a></span>(<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;&nbsp;function)</code>
-<div class="block">Return a thread-safe version of a <code>Supplier</code> function.</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="../../../quarks/function/package-summary.html">quarks.function</a> with parameters of type <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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;T&gt;&nbsp;<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#synchronizedSupplier-quarks.function.Supplier-">synchronizedSupplier</a></span>(<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;&nbsp;function)</code>
-<div class="block">Return a thread-safe version of a <code>Supplier</code> function.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.graph">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/graph/package-summary.html">quarks.graph</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="../../../quarks/graph/package-summary.html">quarks.graph</a> with parameters of type <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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">Graph.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Graph.html#peekAll-quarks.function.Supplier-quarks.function.Predicate-">peekAll</a></span>(<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;? extends <a href="../../../quarks/oplet/core/Peek.html" title="class in quarks.oplet.core">Peek</a>&lt;?&gt;&gt;&nbsp;supplier,
-       <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;<a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;?,?,?&gt;&gt;&nbsp;select)</code>
-<div class="block">Insert Peek oplets returned by the specified <code>Supplier</code> into 
- the outputs of all of the oplets which satisfy the specified 
- <code>Predicate</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.functional">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</a> with parameters of type <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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="../../../quarks/oplet/functional/SupplierPeriodicSource.html#SupplierPeriodicSource-long-java.util.concurrent.TimeUnit-quarks.function.Supplier-">SupplierPeriodicSource</a></span>(long&nbsp;period,
-                      java.util.concurrent.TimeUnit&nbsp;unit,
-                      <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../quarks/oplet/functional/SupplierPeriodicSource.html" title="type parameter in SupplierPeriodicSource">T</a>&gt;&nbsp;data)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/functional/SupplierSource.html#SupplierSource-quarks.function.Supplier-">SupplierSource</a></span>(<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.Iterable&lt;<a href="../../../quarks/oplet/functional/SupplierSource.html" title="type parameter in SupplierSource">T</a>&gt;&gt;&nbsp;data)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.direct">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</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="../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</a> that return <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">DirectTopology.</span><code><span class="memberNameLink"><a href="../../../quarks/providers/direct/DirectTopology.html#getRuntimeServiceSupplier--">getRuntimeServiceSupplier</a></span>()</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.apps">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/samples/apps/package-summary.html">quarks.samples.apps</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="../../../quarks/samples/apps/package-summary.html">quarks.samples.apps</a> with parameters of type <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ApplicationUtilities.</span><code><span class="memberNameLink"><a href="../../../quarks/samples/apps/ApplicationUtilities.html#traceStream-quarks.topology.TStream-java.lang.String-quarks.function.Supplier-">traceStream</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-           java.lang.String&nbsp;sensorId,
-           <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;label)</code>
-<div class="block">Trace a stream to System.out if the sensor id's "label" has been configured
- to enable tracing.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ApplicationUtilities.</span><code><span class="memberNameLink"><a href="../../../quarks/samples/apps/ApplicationUtilities.html#traceStream-quarks.topology.TStream-quarks.function.Supplier-">traceStream</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-           <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.String&gt;&nbsp;label)</code>
-<div class="block">Trace a stream to System.out if the "label" has been configured
- to enable tracing.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.connectors">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/samples/connectors/package-summary.html">quarks.samples.connectors</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/samples/connectors/package-summary.html">quarks.samples.connectors</a> that implement <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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="../../../quarks/samples/connectors/MsgSupplier.html" title="class in quarks.samples.connectors">MsgSupplier</a></span></code>
-<div class="block">A Supplier&lt;String&gt; for creating sample messages to publish.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.utils.sensor">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/samples/utils/sensor/package-summary.html">quarks.samples.utils.sensor</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/samples/utils/sensor/package-summary.html">quarks.samples.utils.sensor</a> that implement <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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="../../../quarks/samples/utils/sensor/HeartMonitorSensor.html" title="class in quarks.samples.utils.sensor">HeartMonitorSensor</a></span></code>
-<div class="block">Streams of simulated heart monitor sensors.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/samples/utils/sensor/SimpleSimulatedSensor.html" title="class in quarks.samples.utils.sensor">SimpleSimulatedSensor</a></span></code>
-<div class="block">A simple simulated sensor.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/samples/utils/sensor/SimulatedTemperatureSensor.html" title="class in quarks.samples.utils.sensor">SimulatedTemperatureSensor</a></span></code>
-<div class="block">A Simulated temperature sensor.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/topology/package-summary.html">quarks.topology</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="../../../quarks/topology/package-summary.html">quarks.topology</a> that return <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Topology.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/Topology.html#getRuntimeServiceSupplier--">getRuntimeServiceSupplier</a></span>()</code>
-<div class="block">Return a function that at execution time
- will return a <a href="../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services"><code>RuntimeServices</code></a> instance
- a stream function can use.</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="../../../quarks/topology/package-summary.html">quarks.topology</a> with parameters of type <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Topology.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/Topology.html#generate-quarks.function.Supplier-">generate</a></span>(<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;&nbsp;data)</code>
-<div class="block">Declare an endless source stream.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Topology.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/Topology.html#poll-quarks.function.Supplier-long-java.util.concurrent.TimeUnit-">poll</a></span>(<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;&nbsp;data,
-    long&nbsp;period,
-    java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">Declare a new source stream that calls <code>data.get()</code> periodically.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Topology.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/Topology.html#source-quarks.function.Supplier-">source</a></span>(<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;java.lang.Iterable&lt;T&gt;&gt;&nbsp;data)</code>
-<div class="block">Declare a new source stream that iterates over the return of
- <code>Iterable&lt;T&gt; get()</code> from <code>data</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.window">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a> in <a href="../../../quarks/window/package-summary.html">quarks.window</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="../../../quarks/window/package-summary.html">quarks.window</a> that return <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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;T&gt;&nbsp;<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../quarks/window/InsertionTimeList.html" title="class in quarks.window">InsertionTimeList</a>&lt;T&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Policies.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Policies.html#insertionTimeList--">insertionTimeList</a></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>Methods in <a href="../../../quarks/window/package-summary.html">quarks.window</a> with parameters of type <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/window/Window.html" title="interface in quarks.window">Window</a>&lt;T,K,L&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Windows.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Windows.html#window-quarks.function.BiFunction-quarks.function.BiConsumer-quarks.function.Consumer-quarks.function.BiConsumer-quarks.function.Function-quarks.function.Supplier-">window</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T,java.lang.Boolean&gt;&nbsp;insertionPolicy,
-      <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;&nbsp;contentsPolicy,
-      <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;&gt;&nbsp;evictDeterminer,
-      <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;&nbsp;triggerPolicy,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,K&gt;&nbsp;keyFunction,
-      <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;L&gt;&nbsp;listSupplier)</code>
-<div class="block">Create a window using the passed in policies.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/window/package-summary.html">quarks.window</a> with parameters of type <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</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="../../../quarks/window/PartitionedState.html#PartitionedState-quarks.function.Supplier-">PartitionedState</a></span>(<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../quarks/window/PartitionedState.html" title="type parameter in PartitionedState">S</a>&gt;&nbsp;initialState)</code>
-<div class="block">Construct with an initial state function.</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="../../../quarks/function/Supplier.html" title="interface in quarks.function">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/function/class-use/Supplier.html" target="_top">Frames</a></li>
-<li><a href="Supplier.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[48/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/doap_Edgent.rdf
----------------------------------------------------------------------
diff --git a/content/doap_Edgent.rdf b/content/doap_Edgent.rdf
new file mode 100644
index 0000000..c7f833b
--- /dev/null
+++ b/content/doap_Edgent.rdf
@@ -0,0 +1,53 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#"
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/">
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+  <Project rdf:about="http://edgent.incubator.apache.org/">
+    <created>2016-04-30</created>
+    <license rdf:resource="http://spdx.org/licenses/Apache-2.0" />
+    <name>Apache Edgent</name>
+    <homepage rdf:resource="http://edgent.incubator.apache.org/" />
+    <asfext:pmc rdf:resource="http://incubator.apache.org" />
+    <shortdesc>Edgent is a stream processing programming model and lightweight runtime to execute analytics at devices on the edge or at the gateway.</shortdesc>
+    <description>Apache Edgent is a programming model and micro-kernel style runtime that can be embedded in gateways and small footprint edge devices enabling local, real-time, analytics on the continuous streams of data coming from equipment, vehicles, systems, appliances, devices and sensors of all kinds (for example, Raspberry Pis or smart phones). Working in conjunction with centralized analytic systems, Apache Edgent provides efficient and timely analytics across the whole IoT ecosystem: from the center to the edge.</description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/EDGENT" />
+    <mailing-list rdf:resource="http://edgent.incubator.apache.org/docs/community#mailing-list" />
+    <programming-language>Java</programming-language>
+    <programming-language>JavaScript</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/big-data" />
+    <category rdf:resource="http://projects.apache.org/category/library" />
+    <category rdf:resource="http://projects.apache.org/category/mobile" />
+    <category rdf:resource="http://projects.apache.org/category/network-client" />
+    <repository>
+      <GitRepository>
+        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/incubator-edgent.git"/>
+        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=incubator-edgent.git"/>
+      </GitRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Cazen Lee</foaf:name>
+          <foaf:mbox rdf:resource="mailto:cazen@apache.org"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/doap_Quarks.rdf
----------------------------------------------------------------------
diff --git a/content/doap_Quarks.rdf b/content/doap_Quarks.rdf
deleted file mode 100644
index c444715..0000000
--- a/content/doap_Quarks.rdf
+++ /dev/null
@@ -1,53 +0,0 @@
-<?xml version="1.0"?>
-<?xml-stylesheet type="text/xsl"?>
-<rdf:RDF xml:lang="en"
-         xmlns="http://usefulinc.com/ns/doap#"
-         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-         xmlns:asfext="http://projects.apache.org/ns/asfext#"
-         xmlns:foaf="http://xmlns.com/foaf/0.1/">
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-
-         http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-  <Project rdf:about="http://quarks.incubator.apache.org/">
-    <created>2016-04-30</created>
-    <license rdf:resource="http://spdx.org/licenses/Apache-2.0" />
-    <name>Apache Quarks</name>
-    <homepage rdf:resource="http://quarks.incubator.apache.org/" />
-    <asfext:pmc rdf:resource="http://incubator.apache.org" />
-    <shortdesc>Quarks is a stream processing programming model and lightweight runtime to execute analytics at devices on the edge or at the gateway.</shortdesc>
-    <description>Apache Quarks is a programming model and micro-kernel style runtime that can be embedded in gateways and small footprint edge devices enabling local, real-time, analytics on the continuous streams of data coming from equipment, vehicles, systems, appliances, devices and sensors of all kinds (for example, Raspberry Pis or smart phones). Working in conjunction with centralized analytic systems, Apache Quarks provides efficient and timely analytics across the whole IoT ecosystem: from the center to the edge.</description>
-    <bug-database rdf:resource="https://issues.apache.org/jira/browse/QUARKS" />
-    <mailing-list rdf:resource="http://quarks.incubator.apache.org/docs/community#mailing-list" />
-    <programming-language>Java</programming-language>
-    <programming-language>JavaScript</programming-language>
-    <category rdf:resource="http://projects.apache.org/category/big-data" />
-    <category rdf:resource="http://projects.apache.org/category/library" />
-    <category rdf:resource="http://projects.apache.org/category/mobile" />
-    <category rdf:resource="http://projects.apache.org/category/network-client" />
-    <repository>
-      <GitRepository>
-        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/incubator-quarks.git"/>
-        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=incubator-quarks.git"/>
-      </GitRepository>
-    </repository>
-    <maintainer>
-      <foaf:Person>
-        <foaf:name>Cazen Lee</foaf:name>
-          <foaf:mbox rdf:resource="mailto:cazen@apache.org"/>
-      </foaf:Person>
-    </maintainer>
-  </Project>
-</rdf:RDF>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/committers.html
----------------------------------------------------------------------
diff --git a/content/docs/committers.html b/content/docs/committers.html
index b764ce4..dd35a98 100644
--- a/content/docs/committers.html
+++ b/content/docs/committers.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Committers  | Apache Quarks Documentation</title>
+<title>Committers  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Committers page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -601,16 +601,16 @@ $('#toc').on('click', 'a', function() {
     
   <h2 id="commit-activity">Commit activity</h2>
 
-<p>To see commit activity for Apache Quarks, click <a href="https://github.com/apache/incubator-quarks/pulse">here</a>.</p>
+<p>To see commit activity for Apache Edgent, click <a href="https://github.com/apache/incubator-quarks/pulse">here</a>.</p>
 
 <h2 id="how-to-become-a-committer">How to become a committer</h2>
 
-<p>You can become a committer by contributing to Apache Quarks. Qualifications for a new committer include:</p>
+<p>You can become a committer by contributing to Apache Edgent. Qualifications for a new committer include:</p>
 
 <ul>
-<li><p><strong>Sustained Contributions</strong>: Potential committers should have a history of contributions to Quarks. They will create pull requests over a period of time.</p></li>
-<li><p><strong>Quality of Contributions</strong>: Potential committers should submit code that adds value to Quarks, including tests and documentation as needed. They should comment in a positive way on issues and pull requests, providing guidance and input to improve Quarks.</p></li>
-<li><p><strong>Community Involvement</strong>: Committers should participate in discussions in a positive way, triage and fix bugs, and interact with users who submit questions. They will remain courteous, and helpful, and encourage new members to join the Quarks community.</p></li>
+<li><p><strong>Sustained Contributions</strong>: Potential committers should have a history of contributions to Edgent. They will create pull requests over a period of time.</p></li>
+<li><p><strong>Quality of Contributions</strong>: Potential committers should submit code that adds value to Edgent, including tests and documentation as needed. They should comment in a positive way on issues and pull requests, providing guidance and input to improve Edgent.</p></li>
+<li><p><strong>Community Involvement</strong>: Committers should participate in discussions in a positive way, triage and fix bugs, and interact with users who submit questions. They will remain courteous, and helpful, and encourage new members to join the Edgent community.</p></li>
 </ul>
 
 
@@ -644,14 +644,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/common-edgent-operations.html
----------------------------------------------------------------------
diff --git a/content/docs/common-edgent-operations.html b/content/docs/common-edgent-operations.html
new file mode 100644
index 0000000..2b13dd4
--- /dev/null
+++ b/content/docs/common-edgent-operations.html
@@ -0,0 +1,714 @@
+<!DOCTYPE html>
+  <head>
+
+ <meta charset="utf-8">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Common Edgent operations  | Apache Edgent Documentation</title>
+<link rel="stylesheet" type="text/css" href="../css/syntax.css">
+<link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
+<link rel="stylesheet" type="text/css" href="../css/modern-business.css">
+<link rel="stylesheet" type="text/css" href="../css/lavish-bootstrap.css">
+<link rel="stylesheet" type="text/css" href="../css/customstyles.css">
+<link rel="stylesheet" type="text/css" href="../css/theme-blue.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../js/jquery.navgoco.min.js"></script>
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../js/toc.js"></script>
+<script src="../js/customscripts.js"></script>
+<link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon">
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+
+
+
+
+
+
+
+ 
+
+<script>
+  $(function () {
+      $('[data-toggle="tooltip"]').tooltip()
+  })
+</script>
+
+
+
+  </head>
+
+<body>
+
+   <!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
+
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- entries without drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+
+
+
+
+
+
+
+
+                <li class="dropdown">
+                    
+                    
+                    
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">GitHub Repos<b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        
+                        
+                        
+                        <li><a href="https://github.com/apache/incubator-quarks" target="_blank">Source code</a></li>
+                        
+                        
+                        
+                        
+                        
+                        <li><a href="https://github.com/apache/incubator-quarks-website" target="_blank">Website/Documentation</a></li>
+                        
+                        
+                        
+                        
+
+                    </ul>
+                </li>
+                
+                
+
+
+                
+                
+                
+                
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
+                
+                
+                
+                
+
+
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+
+                <li class="dropdown">
+                    
+                    
+                    
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        
+                        
+                        
+                        <li><a href="https://github.com/apache/incubator-quarks/releases" target="_blank">Download</a></li>
+                        
+                        
+                        
+                        
+                        
+                        <li><a href="samples">Samples</a></li>
+                        
+                        
+                        
+                        
+                        
+                        <li><a href="faq">FAQ</a></li>
+                        
+                        
+                        
+                        
+
+                    </ul>
+                </li>
+                
+                
+
+
+                <!-- special insertion -->
+
+               
+                <!-- Send feedback function -->
+<script>
+function SendLinkByMail(href) {
+var subject= "Apache Edgent Documentation feedback";
+var body = "I have some feedback about the Common Edgent operations page: ";
+body += window.location.href;
+body += "";
+var uri = "mailto:?subject=";
+uri += encodeURIComponent(subject);
+uri += "&body=";
+uri += encodeURIComponent(body);
+window.location.href = uri;
+}
+</script>
+
+<li><a href="mailto:dev@quarks.incubator.apache.org" target="_blank"><i class="fa fa-envelope-o"></i> Feedback</a></li>
+
+
+                <!--uncomment this block if you want simple search instead of algolia-->
+                <li>
+                     <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search...">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                        SimpleJekyllSearch.init({
+                            searchInput: document.getElementById('search-input'),
+                            resultsContainer: document.getElementById('results-container'),
+                            dataSource: '../search.json',
+                            searchResultTemplate: '<li><a href="{url}" title="Common Edgent operations">{title}</a></li>',
+                        noResultsText: 'No results found.',
+                                limit: 10,
+                                fuzzy: true,
+                        })
+                    </script>
+                     <!--end search-->
+                </li>
+
+            
+        </div>
+        <!-- /.container -->
+</nav>
+
+
+
+    <!-- Page Content -->
+    <div class="container">
+        <div class="col-lg-12">&nbsp;</div>
+
+
+<!-- Content Row -->
+<div class="row">
+    <!-- Sidebar Column -->
+    <div class="col-md-3">
+
+        <script>
+
+            $(document).ready(function() {
+                // Initialize navgoco with default options
+                $("#mysidebar").navgoco({
+                    caretHtml: '',
+                    accordion: true,
+                    openClass: 'active', // open
+                    save: true,
+                    cookie: {
+                        name: 'navgoco',
+                        expires: false,
+                        path: '/'
+                    },
+                    slide: {
+                        duration: 400,
+                        easing: 'swing'
+                    }
+                });
+
+                $("#collapseAll").click(function(e) {
+                    e.preventDefault();
+                    $("#mysidebar").navgoco('toggle', false);
+                });
+
+                $("#expandAll").click(function(e) {
+                    e.preventDefault();
+                    $("#mysidebar").navgoco('toggle', true);
+                });
+
+            });
+
+        </script>
+
+
+        
+
+
+
+
+
+
+
+
+
+        <ul id="mysidebar" class="nav">
+
+            <span class="siteTagline">Edgent</span>
+            <span class="versionTagline">Version 0.3.0</span>
+
+            
+            
+            
+                
+            
+            <li><a href="#">Overview</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/faq.html">FAQ</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Get Started</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li class="active"><a href="../docs/common-edgent-operations.html">Common operations</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Edgent Cookbook</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_source_function.html">Writing a source function</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_value_out_of_range.html">Detecting a sensor value out of expected range</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_different_processing_against_stream.html">Applying different processing against a single stream</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_combining_streams_processing_results.html">Splitting a stream to apply different processing and combining the results into a single stream</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_external_filter_range.html">Using an external configuration file for filter ranges</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_adaptable_filter_range.html">Changing a filter's range</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_adaptable_polling_source.html">Changing a polled source stream's period</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_adaptable_deadtime_filter.html">Using an adaptable deadtime filter</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_dynamic_analytic_control.html">Dynamically enabling analytic flows</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_parallel_analytics.html">How can I run analytics on several tuples in parallel?</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_concurrent_analytics.html">How can I run several analytics on a tuple concurrently?</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Sample Programs</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/samples.html">Samples</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/quickstart.html">Quickstart IBM Watson IoT Platform</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Using the Console</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/console.html">Using the console</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Get Involved</a>
+                <ul>
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/community.html">How to participate</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/committers.html">Committers</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+                
+
+
+                <!-- if you aren't using the accordion, uncomment this block:
+
+                     <p class="external">
+                         <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+                     </p>
+                 -->
+				 <br/>
+			</li>
+		</ul>
+		<div class="row">
+		<div class="col-md-12">
+			
+<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
+<script>
+$( document ).ready(function() {
+  // Handler for .ready() called.
+
+$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
+
+/* this offset helps account for the space taken up by the floating toolbar. */
+$('#toc').on('click', 'a', function() {
+  var target = $(this.getAttribute('href'))
+    , scroll_target = target.offset().top
+
+  $(window).scrollTop(scroll_target - 10);
+  return false
+})
+  
+});
+</script>
+
+
+<div id="toc"></div>
+
+		</div>
+	</div>
+	</div>
+	
+    <!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+    <script>$("li.active").parents('li').toggleClass("active");</script>
+
+
+            <!-- Content Column -->
+            <div class="col-md-9">
+                
+                <div class="post-header">
+   <h1 class="post-title-main">Common Edgent operations</h1>
+</div>
+
+<div class="post-content">
+
+   
+
+<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
+<script>
+$( document ).ready(function() {
+  // Handler for .ready() called.
+
+$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
+
+/* this offset helps account for the space taken up by the floating toolbar. */
+$('#toc').on('click', 'a', function() {
+  var target = $(this.getAttribute('href'))
+    , scroll_target = target.offset().top
+
+  $(window).scrollTop(scroll_target - 10);
+  return false
+})
+  
+});
+</script>
+
+
+<div id="toc"></div>
+
+
+    
+
+    <a target="_blank" href="https://github.com/apache/incubator-quarks-website/blob/master/site/docs/common-edgent-operations.md" class="btn btn-default githubEditButton" role="button"><i class="fa fa-github fa-lg"></i> Edit me</a>
+    
+  <p>In the <a href="edgent-getting-started">Getting started guide</a>, we covered an Edgent application where we read from a device&#39;s simulated temperature sensor. Yet Edgent supports more operations than simple filtering. Data analysis and streaming require a suite of functionality, the most important components of which will be outlined below.</p>
+
+<h2 id="tstream-map">TStream.map()</h2>
+
+<p><code>TStream.map()</code> is arguably the most used method in the Edgent API. Its two main purposes are to perform stateful or stateless operations on a stream&#39;s tuples, and to produce a <code>TStream</code> with tuples of a different type from that of the calling stream.</p>
+
+<h3 id="changing-a-tstream-39-s-tuple-type">Changing a TStream&#39;s tuple type</h3>
+
+<p>In addition to filtering tuples, <code>TStream</code>s support operations that <em>transform</em> tuples from one Java type to another by invoking the <code>TStream.map()</code> method.</p>
+
+<p><img src="images/Map_Type_Change.jpg" alt="Image of a type change" style="width:750px; height:150px;"></p>
+
+<p>This is useful in cases such as calculating the floating point average of a list of <code>Integer</code>s, or tokenizing a Java String into a list of <code>String</code>s. To demonstrate this, let&#39;s say we have a <code>TStream</code> which contains a few lines, each of which contains multiple words:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">TStream</span><span class="o">&lt;</span><span class="n">String</span><span class="o">&gt;</span> <span class="n">lines</span> <span class="o">=</span> <span class="n">topology</span><span class="o">.</span><span class="na">strings</span><span class="o">(</span>
+    <span class="s">"this is a line"</span><span class="o">,</span>
+    <span class="s">"this is another line"</span><span class="o">,</span>
+    <span class="s">"there are three lines now"</span><span class="o">,</span>
+    <span class="s">"and now four"</span>
+<span class="o">);</span>
+</code></pre></div>
+<p>We then want to print the third word in each line. The best way to do this is to convert each line to a list of <code>String</code>s by tokenizing them. We can do this in one line of code with the <code>TStream.map()</code> method:</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">TStream</span><span class="o">&lt;</span><span class="n">List</span><span class="o">&lt;</span><span class="n">String</span><span class="o">&gt;</span> <span class="o">&gt;</span> <span class="n">wordsInLine</span> <span class="o">=</span> <span class="n">lines</span><span class="o">.</span><span class="na">map</span><span class="o">(</span><span class="n">tuple</span> <span class="o">-&gt;</span> <span class="n">Arrays</span><span class="o">.</span><span class="na">asList</span><span class="o">(</span><span class="n">tuple</span><span class="o">.</span><span class="na">split</span><span class="o">(</span><span class="s">" "</span><span class="o">)));</span>
+</code></pre></div>
+<p>Since each tuple is now a list of strings, the <code>wordsInLine</code> stream is of type <code>List&lt;String&gt;</code>. As you can see, the <code>map()</code> method has the ability to change the type of the <code>TStream</code>. Finally, we can use the <code>wordsInLine</code> stream to print the third word in each line.</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">wordsInLine</span><span class="o">.</span><span class="na">sink</span><span class="o">(</span><span class="n">list</span> <span class="o">-&gt;</span> <span class="n">System</span><span class="o">.</span><span class="na">out</span><span class="o">.</span><span class="na">println</span><span class="o">(</span><span class="n">list</span><span class="o">.</span><span class="na">get</span><span class="o">(</span><span class="mi">2</span><span class="o">)));</span>
+</code></pre></div>
+<p>As mentioned in the <a href="edgent-getting-started">Getting started guide</a>, a <code>TStream</code> can be parameterized to any serializable Java type, including ones created by the user.</p>
+
+<h3 id="performing-stateful-operations">Performing stateful operations</h3>
+
+<p>In all previous examples, the operations performed on a <code>TStream</code> have been stateless; keeping track of information over multiple invocations of the same operation has not been necessary. What if we want to keep track of the number of Strings sent over a stream? To do this, we need our <code>TStream.map()</code> method to contain a counter as state.</p>
+
+<p><img src="images/Map_Stateful.jpg" alt="Image of a stateful operation" style="width:750px; height:150px;"></p>
+
+<p>This can be achieved by creating an anonymous <code>Function</code> class, and giving it the required fields.</p>
+<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">TStream</span><span class="o">&lt;</span><span class="n">String</span><span class="o">&gt;</span> <span class="n">streamOfStrings</span> <span class="o">=</span> <span class="o">...;</span>
+<span class="n">TStream</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">counts</span> <span class="o">=</span> <span class="n">streamOfStrings</span><span class="o">.</span><span class="na">map</span><span class="o">(</span><span class="k">new</span> <span class="n">Function</span><span class="o">&lt;</span><span class="n">String</span><span class="o">,</span> <span class="n">Integer</span><span class="o">&gt;()</span> <span class="o">{</span>
+    <span class="kt">int</span> <span class="n">count</span> <span class="o">=</span> <span class="mi">0</span><span class="o">;</span>
+    <span class="nd">@Override</span>
+    <span class="kd">public</span> <span class="n">Integer</span> <span class="n">apply</span><span class="o">(</span><span class="n">String</span> <span class="n">arg0</span><span class="o">)</span> <span class="o">{</span>
+        <span class="n">count</span> <span class="o">=</span> <span class="n">count</span> <span class="o">+</span> <span class="mi">1</span><span class="o">;</span>
+        <span class="k">return</span> <span class="n">count</span><span class="o">;</span>
+    <span class="o">}</span>
+<span class="o">});</span>
+</code></pre></div>
+<p>The <code>count</code> field will now contain the number of <code>String</code>s which were sent over <code>streamOfStrings</code>. Although this is a simple example, the anonymous <code>Function</code> passed to <code>TStream.map()</code> can contain any kind of state! This could be a <code>HashMap&lt;K,V&gt;</code>, a running list of tuples, or any serializable Java type. The state will be maintained throughout the entire runtime of your application.</p>
+
+
+<div class="tags">
+    
+</div>
+
+<!-- 
+
+    <div id="disqus_thread"></div>
+    <script type="text/javascript">
+        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
+        var disqus_shortname = 'idrbwjekyll'; // required: replace example with your forum shortname
+
+        /* * * DON'T EDIT BELOW THIS LINE * * */
+        (function() {
+            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+        })();
+    </script>
+    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
+ -->
+
+</div>
+
+
+
+<footer>
+    <div class="row">
+        <div class="col-lg-12 footer">
+
+             Site last
+            generated: Jul 26, 2016 <br/>
+
+        </div>
+    </div>
+    <br/>
+    <div class="row">
+        <div class="col-md-12">
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
+                Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
+                until a further review indicates that the infrastructure, communications, and decision making process
+                have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+                not necessarily a reflection of the completeness or stability of the code, it does indicate that the
+                project has yet to be fully endorsed by the ASF.</p>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <p class="small">Copyright � 2016 The Apache Software Foundation. Licensed under the Apache
+                License, Version 2.0.
+                Apache, the Apache Feather logo, and the Apache Incubator project logo are trademarks of The Apache
+                Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their
+                respective owners.</p>
+        </div>
+    </div>
+</footer>
+
+            </div><!-- /.row -->
+
+    </div>    <!-- /.container -->
+
+</body>
+
+
+</html>
+

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/common-quarks-operations.html
----------------------------------------------------------------------
diff --git a/content/docs/common-quarks-operations.html b/content/docs/common-quarks-operations.html
deleted file mode 100644
index 6f85a4f..0000000
--- a/content/docs/common-quarks-operations.html
+++ /dev/null
@@ -1,714 +0,0 @@
-<!DOCTYPE html>
-  <head>
-
- <meta charset="utf-8">
-<meta http-equiv="X-UA-Compatible" content="IE=edge">
-<meta name="viewport" content="width=device-width, initial-scale=1">
-<meta name="description" content="">
-<meta name="keywords" content=" ">
-<title>Common Quarks operations  | Apache Quarks Documentation</title>
-<link rel="stylesheet" type="text/css" href="../css/syntax.css">
-<link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
-<!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
-<link rel="stylesheet" type="text/css" href="../css/modern-business.css">
-<link rel="stylesheet" type="text/css" href="../css/lavish-bootstrap.css">
-<link rel="stylesheet" type="text/css" href="../css/customstyles.css">
-<link rel="stylesheet" type="text/css" href="../css/theme-blue.css">
-<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
-<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
-<script src="../js/jquery.navgoco.min.js"></script>
-<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
-<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
-<script src="../js/toc.js"></script>
-<script src="../js/customscripts.js"></script>
-<link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon">
-<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
-<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
-<!--[if lt IE 9]>
-<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
-<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
-<![endif]-->
-
-
-
-
-
-
-
- 
-
-<script>
-  $(function () {
-      $('[data-toggle="tooltip"]').tooltip()
-  })
-</script>
-
-
-
-  </head>
-
-<body>
-
-   <!-- Navigation -->
-<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
-    <div class="container topnavlinks">
-        <div class="navbar-header">
-            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
-                <span class="sr-only">Toggle navigation</span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-            </button>
-
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
-
-        </div>
-        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
-            <ul class="nav navbar-nav navbar-right">
-                <!-- entries without drop-downs appear here -->
-                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
-                
-
-
-
-
-
-
-
-
-                <li class="dropdown">
-                    
-                    
-                    
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">GitHub Repos<b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        
-                        
-                        
-                        <li><a href="https://github.com/apache/incubator-quarks" target="_blank">Source code</a></li>
-                        
-                        
-                        
-                        
-                        
-                        <li><a href="https://github.com/apache/incubator-quarks-website" target="_blank">Website/Documentation</a></li>
-                        
-                        
-                        
-                        
-
-                    </ul>
-                </li>
-                
-                
-
-
-                
-                
-                
-                
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
-                
-                
-                
-                
-
-
-                <!-- entries with drop-downs appear here -->
-                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
-
-                <li class="dropdown">
-                    
-                    
-                    
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        
-                        
-                        
-                        <li><a href="https://github.com/apache/incubator-quarks/releases" target="_blank">Download</a></li>
-                        
-                        
-                        
-                        
-                        
-                        <li><a href="samples">Samples</a></li>
-                        
-                        
-                        
-                        
-                        
-                        <li><a href="faq">FAQ</a></li>
-                        
-                        
-                        
-                        
-
-                    </ul>
-                </li>
-                
-                
-
-
-                <!-- special insertion -->
-
-               
-                <!-- Send feedback function -->
-<script>
-function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
-var body = "I have some feedback about the Common Quarks operations page: ";
-body += window.location.href;
-body += "";
-var uri = "mailto:?subject=";
-uri += encodeURIComponent(subject);
-uri += "&body=";
-uri += encodeURIComponent(body);
-window.location.href = uri;
-}
-</script>
-
-<li><a href="mailto:dev@quarks.incubator.apache.org" target="_blank"><i class="fa fa-envelope-o"></i> Feedback</a></li>
-
-
-                <!--uncomment this block if you want simple search instead of algolia-->
-                <li>
-                     <!--start search-->
-                    <div id="search-demo-container">
-                        <input type="text" id="search-input" placeholder="search...">
-                        <ul id="results-container"></ul>
-                    </div>
-                    <script src="../js/jekyll-search.js" type="text/javascript"></script>
-                    <script type="text/javascript">
-                        SimpleJekyllSearch.init({
-                            searchInput: document.getElementById('search-input'),
-                            resultsContainer: document.getElementById('results-container'),
-                            dataSource: '../search.json',
-                            searchResultTemplate: '<li><a href="{url}" title="Common Quarks operations">{title}</a></li>',
-                        noResultsText: 'No results found.',
-                                limit: 10,
-                                fuzzy: true,
-                        })
-                    </script>
-                     <!--end search-->
-                </li>
-
-            
-        </div>
-        <!-- /.container -->
-</nav>
-
-
-
-    <!-- Page Content -->
-    <div class="container">
-        <div class="col-lg-12">&nbsp;</div>
-
-
-<!-- Content Row -->
-<div class="row">
-    <!-- Sidebar Column -->
-    <div class="col-md-3">
-
-        <script>
-
-            $(document).ready(function() {
-                // Initialize navgoco with default options
-                $("#mysidebar").navgoco({
-                    caretHtml: '',
-                    accordion: true,
-                    openClass: 'active', // open
-                    save: true,
-                    cookie: {
-                        name: 'navgoco',
-                        expires: false,
-                        path: '/'
-                    },
-                    slide: {
-                        duration: 400,
-                        easing: 'swing'
-                    }
-                });
-
-                $("#collapseAll").click(function(e) {
-                    e.preventDefault();
-                    $("#mysidebar").navgoco('toggle', false);
-                });
-
-                $("#expandAll").click(function(e) {
-                    e.preventDefault();
-                    $("#mysidebar").navgoco('toggle', true);
-                });
-
-            });
-
-        </script>
-
-
-        
-
-
-
-
-
-
-
-
-
-        <ul id="mysidebar" class="nav">
-
-            <span class="siteTagline">Quarks</span>
-            <span class="versionTagline">Version 0.3.0</span>
-
-            
-            
-            
-                
-            
-            <li><a href="#">Overview</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/faq.html">FAQ</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-            
-            <li><a href="#">Get Started</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li class="active"><a href="../docs/common-quarks-operations.html">Common operations</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-            
-            <li><a href="#">Quarks Cookbook</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_source_function.html">Writing a source function</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_value_out_of_range.html">Detecting a sensor value out of expected range</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_different_processing_against_stream.html">Applying different processing against a single stream</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_combining_streams_processing_results.html">Splitting a stream to apply different processing and combining the results into a single stream</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_external_filter_range.html">Using an external configuration file for filter ranges</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_adaptable_filter_range.html">Changing a filter's range</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_adaptable_polling_source.html">Changing a polled source stream's period</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_adaptable_deadtime_filter.html">Using an adaptable deadtime filter</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_dynamic_analytic_control.html">Dynamically enabling analytic flows</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_parallel_analytics.html">How can I run analytics on several tuples in parallel?</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_concurrent_analytics.html">How can I run several analytics on a tuple concurrently?</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-            
-            <li><a href="#">Sample Programs</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/samples.html">Samples</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/quickstart.html">Quickstart IBM Watson IoT Platform</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-            
-            <li><a href="#">Using the Console</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/console.html">Using the console</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-            
-            <li><a href="#">Get Involved</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/community.html">How to participate</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/committers.html">Committers</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-                
-
-
-                <!-- if you aren't using the accordion, uncomment this block:
-
-                     <p class="external">
-                         <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
-                     </p>
-                 -->
-				 <br/>
-			</li>
-		</ul>
-		<div class="row">
-		<div class="col-md-12">
-			
-<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
-<script>
-$( document ).ready(function() {
-  // Handler for .ready() called.
-
-$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
-
-/* this offset helps account for the space taken up by the floating toolbar. */
-$('#toc').on('click', 'a', function() {
-  var target = $(this.getAttribute('href'))
-    , scroll_target = target.offset().top
-
-  $(window).scrollTop(scroll_target - 10);
-  return false
-})
-  
-});
-</script>
-
-
-<div id="toc"></div>
-
-		</div>
-	</div>
-	</div>
-	
-    <!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
-    <script>$("li.active").parents('li').toggleClass("active");</script>
-
-
-            <!-- Content Column -->
-            <div class="col-md-9">
-                
-                <div class="post-header">
-   <h1 class="post-title-main">Common Quarks operations</h1>
-</div>
-
-<div class="post-content">
-
-   
-
-<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
-<script>
-$( document ).ready(function() {
-  // Handler for .ready() called.
-
-$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
-
-/* this offset helps account for the space taken up by the floating toolbar. */
-$('#toc').on('click', 'a', function() {
-  var target = $(this.getAttribute('href'))
-    , scroll_target = target.offset().top
-
-  $(window).scrollTop(scroll_target - 10);
-  return false
-})
-  
-});
-</script>
-
-
-<div id="toc"></div>
-
-
-    
-
-    <a target="_blank" href="https://github.com/apache/incubator-quarks-website/blob/master/site/docs/common-quarks-operations.md" class="btn btn-default githubEditButton" role="button"><i class="fa fa-github fa-lg"></i> Edit me</a>
-    
-  <p>In the <a href="quarks-getting-started">Getting started guide</a>, we covered a Quarks application where we read from a device&#39;s simulated temperature sensor. Yet Quarks supports more operations than simple filtering. Data analysis and streaming require a suite of functionality, the most important components of which will be outlined below.</p>
-
-<h2 id="tstream-map">TStream.map()</h2>
-
-<p><code>TStream.map()</code> is arguably the most used method in the Quarks API. Its two main purposes are to perform stateful or stateless operations on a stream&#39;s tuples, and to produce a <code>TStream</code> with tuples of a different type from that of the calling stream.</p>
-
-<h3 id="changing-a-tstream-39-s-tuple-type">Changing a TStream&#39;s tuple type</h3>
-
-<p>In addition to filtering tuples, <code>TStream</code>s support operations that <em>transform</em> tuples from one Java type to another by invoking the <code>TStream.map()</code> method.</p>
-
-<p><img src="images/Map_Type_Change.jpg" alt="Image of a type change" style="width:750px; height:150px;"></p>
-
-<p>This is useful in cases such as calculating the floating point average of a list of <code>Integer</code>s, or tokenizing a Java String into a list of <code>String</code>s. To demonstrate this, let&#39;s say we have a <code>TStream</code> which contains a few lines, each of which contains multiple words:</p>
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">TStream</span><span class="o">&lt;</span><span class="n">String</span><span class="o">&gt;</span> <span class="n">lines</span> <span class="o">=</span> <span class="n">topology</span><span class="o">.</span><span class="na">strings</span><span class="o">(</span>
-    <span class="s">"this is a line"</span><span class="o">,</span>
-    <span class="s">"this is another line"</span><span class="o">,</span>
-    <span class="s">"there are three lines now"</span><span class="o">,</span>
-    <span class="s">"and now four"</span>
-<span class="o">);</span>
-</code></pre></div>
-<p>We then want to print the third word in each line. The best way to do this is to convert each line to a list of <code>String</code>s by tokenizing them. We can do this in one line of code with the <code>TStream.map()</code> method:</p>
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">TStream</span><span class="o">&lt;</span><span class="n">List</span><span class="o">&lt;</span><span class="n">String</span><span class="o">&gt;</span> <span class="o">&gt;</span> <span class="n">wordsInLine</span> <span class="o">=</span> <span class="n">lines</span><span class="o">.</span><span class="na">map</span><span class="o">(</span><span class="n">tuple</span> <span class="o">-&gt;</span> <span class="n">Arrays</span><span class="o">.</span><span class="na">asList</span><span class="o">(</span><span class="n">tuple</span><span class="o">.</span><span class="na">split</span><span class="o">(</span><span class="s">" "</span><span class="o">)));</span>
-</code></pre></div>
-<p>Since each tuple is now a list of strings, the <code>wordsInLine</code> stream is of type <code>List&lt;String&gt;</code>. As you can see, the <code>map()</code> method has the ability to change the type of the <code>TStream</code>. Finally, we can use the <code>wordsInLine</code> stream to print the third word in each line.</p>
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">wordsInLine</span><span class="o">.</span><span class="na">sink</span><span class="o">(</span><span class="n">list</span> <span class="o">-&gt;</span> <span class="n">System</span><span class="o">.</span><span class="na">out</span><span class="o">.</span><span class="na">println</span><span class="o">(</span><span class="n">list</span><span class="o">.</span><span class="na">get</span><span class="o">(</span><span class="mi">2</span><span class="o">)));</span>
-</code></pre></div>
-<p>As mentioned in the <a href="quarks-getting-started">Getting started guide</a>, a <code>TStream</code> can be parameterized to any serializable Java type, including ones created by the user.</p>
-
-<h3 id="performing-stateful-operations">Performing stateful operations</h3>
-
-<p>In all previous examples, the operations performed on a <code>TStream</code> have been stateless; keeping track of information over multiple invocations of the same operation has not been necessary. What if we want to keep track of the number of Strings sent over a stream? To do this, we need our <code>TStream.map()</code> method to contain a counter as state.</p>
-
-<p><img src="images/Map_Stateful.jpg" alt="Image of a stateful operation" style="width:750px; height:150px;"></p>
-
-<p>This can be achieved by creating an anonymous <code>Function</code> class, and giving it the required fields.</p>
-<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">TStream</span><span class="o">&lt;</span><span class="n">String</span><span class="o">&gt;</span> <span class="n">streamOfStrings</span> <span class="o">=</span> <span class="o">...;</span>
-<span class="n">TStream</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">counts</span> <span class="o">=</span> <span class="n">streamOfStrings</span><span class="o">.</span><span class="na">map</span><span class="o">(</span><span class="k">new</span> <span class="n">Function</span><span class="o">&lt;</span><span class="n">String</span><span class="o">,</span> <span class="n">Integer</span><span class="o">&gt;()</span> <span class="o">{</span>
-    <span class="kt">int</span> <span class="n">count</span> <span class="o">=</span> <span class="mi">0</span><span class="o">;</span>
-    <span class="nd">@Override</span>
-    <span class="kd">public</span> <span class="n">Integer</span> <span class="n">apply</span><span class="o">(</span><span class="n">String</span> <span class="n">arg0</span><span class="o">)</span> <span class="o">{</span>
-        <span class="n">count</span> <span class="o">=</span> <span class="n">count</span> <span class="o">+</span> <span class="mi">1</span><span class="o">;</span>
-        <span class="k">return</span> <span class="n">count</span><span class="o">;</span>
-    <span class="o">}</span>
-<span class="o">});</span>
-</code></pre></div>
-<p>The <code>count</code> field will now contain the number of <code>String</code>s which were sent over <code>streamOfStrings</code>. Although this is a simple example, the anonymous <code>Function</code> passed to <code>TStream.map()</code> can contain any kind of state! This could be a <code>HashMap&lt;K,V&gt;</code>, a running list of tuples, or any serializable Java type. The state will be maintained throughout the entire runtime of your application.</p>
-
-
-<div class="tags">
-    
-</div>
-
-<!-- 
-
-    <div id="disqus_thread"></div>
-    <script type="text/javascript">
-        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
-        var disqus_shortname = 'idrbwjekyll'; // required: replace example with your forum shortname
-
-        /* * * DON'T EDIT BELOW THIS LINE * * */
-        (function() {
-            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-    </script>
-    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
- -->
-
-</div>
-
-
-
-<footer>
-    <div class="row">
-        <div class="col-lg-12 footer">
-
-             Site last
-            generated: Jul 21, 2016 <br/>
-
-        </div>
-    </div>
-    <br/>
-    <div class="row">
-        <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
-                Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
-                until a further review indicates that the infrastructure, communications, and decision making process
-                have stabilized in a manner consistent with other successful ASF projects. While incubation status is
-                not necessarily a reflection of the completeness or stability of the code, it does indicate that the
-                project has yet to be fully endorsed by the ASF.</p>
-        </div>
-    </div>
-    <div class="row">
-        <div class="col-md-12">
-            <p class="small">Copyright � 2016 The Apache Software Foundation. Licensed under the Apache
-                License, Version 2.0.
-                Apache, the Apache Feather logo, and the Apache Incubator project logo are trademarks of The Apache
-                Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their
-                respective owners.</p>
-        </div>
-    </div>
-</footer>
-
-            </div><!-- /.row -->
-
-    </div>    <!-- /.container -->
-
-</body>
-
-
-</html>
-

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/community.html
----------------------------------------------------------------------
diff --git a/content/docs/community.html b/content/docs/community.html
index 2ed5ea5..74d17e4 100644
--- a/content/docs/community.html
+++ b/content/docs/community.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Apache Quarks community  | Apache Quarks Documentation</title>
+<title>Apache Edgent community  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,8 +156,8 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
-var body = "I have some feedback about the Apache Quarks community page: ";
+var subject= "Apache Edgent Documentation feedback";
+var body = "I have some feedback about the Apache Edgent community page: ";
 body += window.location.href;
 body += "";
 var uri = "mailto:?subject=";
@@ -184,7 +184,7 @@ window.location.href = uri;
                             searchInput: document.getElementById('search-input'),
                             resultsContainer: document.getElementById('results-container'),
                             dataSource: '../search.json',
-                            searchResultTemplate: '<li><a href="{url}" title="Apache Quarks community">{title}</a></li>',
+                            searchResultTemplate: '<li><a href="{url}" title="Apache Edgent community">{title}</a></li>',
                         noResultsText: 'No results found.',
                                 limit: 10,
                                 fuzzy: true,
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -565,7 +565,7 @@ $('#toc').on('click', 'a', function() {
             <div class="col-md-9">
                 
                 <div class="post-header">
-   <h1 class="post-title-main">Apache Quarks community</h1>
+   <h1 class="post-title-main">Apache Edgent community</h1>
 </div>
 
 <div class="post-content">
@@ -618,52 +618,52 @@ $('#toc').on('click', 'a', function() {
 
 <h2 id="mailing-list">Mailing list</h2>
 
-<p>Get help using Quarks or contribute to the project on our mailing lists:</p>
+<p>Get help using Edgent or contribute to the project on our mailing lists:</p>
 
 <ul>
-<li><a href="mailto:dev@quarks.incubator.apache.org">dev@quarks.incubator.apache.org</a> is for people who want to contribute code to Quarks. <a href="mailto:dev-subscribe@quarks.incubator.apache.org?subject=send%20this%20email%20to%20subscribe">subscribe</a>, <a href="mailto:dev-unsubscribe@quarks.incubator.apache.org?subject=send%20this%20email%20to%20unsubscribe">unsubscribe</a>, <a href="http://mail-archives.apache.org/mod_mbox/incubator-quarks-dev/">Apache archives</a>, <a href="https://www.mail-archive.com/dev@quarks.incubator.apache.org/">mail-archive.com archives</a></li>
-<li><a href="mailto:commits@quarks.incubator.apache.org">commits@quarks.incubator.apache.org</a> is for commit messages and patches to Quarks. <a href="mailto:commits-subscribe@quarks.incubator.apache.org?subject=send%20this%20email%20to%20subscribe">subscribe</a>, <a href="mailto:commits-unsubscribe@quarks.incubator.apache.org?subject=send%20this%20email%20to%20unsubscribe">unsubscribe</a>, <a href="http://mail-archives.apache.org/mod_mbox/incubator-quarks-commits/">Apache archives</a>, <a href="https://www.mail-archive.com/commits@quarks.incubator.apache.org/">mail-archive.com archives</a></li>
+<li><a href="mailto:dev@quarks.incubator.apache.org">dev@quarks.incubator.apache.org</a> is for people who want to contribute code to Edgent. <a href="mailto:dev-subscribe@quarks.incubator.apache.org?subject=send%20this%20email%20to%20subscribe">subscribe</a>, <a href="mailto:dev-unsubscribe@quarks.incubator.apache.org?subject=send%20this%20email%20to%20unsubscribe">unsubscribe</a>, <a href="http://mail-archives.apache.org/mod_mbox/incubator-quarks-dev/">Apache archives</a>, <a href="https://www.mail-archive.com/dev@quarks.incubator.apache.org/">mail-archive.com archives</a></li>
+<li><a href="mailto:commits@quarks.incubator.apache.org">commits@quarks.incubator.apache.org</a> is for commit messages and patches to Edgent. <a href="mailto:commits-subscribe@quarks.incubator.apache.org?subject=send%20this%20email%20to%20subscribe">subscribe</a>, <a href="mailto:commits-unsubscribe@quarks.incubator.apache.org?subject=send%20this%20email%20to%20unsubscribe">unsubscribe</a>, <a href="http://mail-archives.apache.org/mod_mbox/incubator-quarks-commits/">Apache archives</a>, <a href="https://www.mail-archive.com/commits@quarks.incubator.apache.org/">mail-archive.com archives</a></li>
 </ul>
 
 <h2 id="issue-tracker">Issue tracker</h2>
 
-<p>We use Jira here: <a href="https://issues.apache.org/jira/browse/QUARKS">https://issues.apache.org/jira/browse/QUARKS</a></p>
+<p>We use JIRA here: <a href="https://issues.apache.org/jira/browse/QUARKS">https://issues.apache.org/jira/browse/QUARKS</a></p>
 
 <h3 id="bug-reports">Bug reports</h3>
 
-<p>Found bug? Create an issue in <a href="https://issues.apache.org/jira/browse/QUARKS">Jira</a>.</p>
+<p>Found a bug? Create an issue in <a href="https://issues.apache.org/jira/browse/QUARKS">JIRA</a>.</p>
 
 <p>Before submitting an issue, please:</p>
 
 <ul>
 <li>Verify that the bug does in fact exist</li>
 <li>Search the issue tracker to verify there is no existing issue reporting the bug you&#39;ve found</li>
-<li>Consider tracking down the bug yourself in the Quarks source and submitting a pull request along with your bug report. This is a great time saver for the Quarks developers and helps ensure the bug will be fixed quickly.</li>
+<li>Consider tracking down the bug yourself in the Edgent source and submitting a pull request along with your bug report. This is a great time saver for the Edgent developers and helps ensure the bug will be fixed quickly.</li>
 </ul>
 
 <h3 id="feature-requests">Feature requests</h3>
 
-<p>Enhancement requests for new features are also welcome. The more concrete the request is and the better rationale you provide, the greater the chance it will incorporated into future releases. To make a request, create an issue in <a href="https://issues.apache.org/jira/browse/QUARKS">Jira</a>.</p>
+<p>Enhancement requests for new features are also welcome. The more concrete the request is and the better rationale you provide, the greater the chance it will incorporated into future releases. To make a request, create an issue in <a href="https://issues.apache.org/jira/browse/QUARKS">JIRA</a>.</p>
 
 <h2 id="source-code">Source code</h2>
 
 <p>The project sources are accessible via the <a href="https://git-wip-us.apache.org/repos/asf/incubator-quarks.git">source code repository</a> which is also mirrored in <a href="https://github.com/apache/incubator-quarks">GitHub</a>.</p>
 
-<p>When you are considering a code contribution, make sure there is an <a href="https://issues.apache.org/jira/browse/QUARKS">Jira issue</a> that describes your work or the bug you are fixing. For significant contributions, please discuss your proposed changes in the issue so that others can comment on your plans. Someone else may be working on the same functionality, so it&#39;s good to communicate early and often. A committer is more likely to accept your change if there is clear information in the issue.</p>
+<p>When you are considering a code contribution, make sure there is a <a href="https://issues.apache.org/jira/browse/QUARKS">JIRA issue</a> that describes your work or the bug you are fixing. For significant contributions, please discuss your proposed changes in the issue so that others can comment on your plans. Someone else may be working on the same functionality, so it&#39;s good to communicate early and often. A committer is more likely to accept your change if there is clear information in the issue.</p>
 
-<p>To contribute, <a href="https://help.github.com/articles/fork-a-repo/">fork</a> the <a href="https://github.com/apache/incubator-quarks">mirror</a> and issue a <a href="https://help.github.com/articles/using-pull-requests/">pull request</a>. Put the Jira issue number, e.g. QUARKS-100 in the pull request title. The tag [WIP] can also be used in the title of pull requests to indicate that you are not ready to merge but want feedback. Remove [WIP] when you are ready for merge. Make sure you document your code and contribute tests along with the code.</p>
+<p>To contribute, <a href="https://help.github.com/articles/fork-a-repo/">fork</a> the <a href="https://github.com/apache/incubator-quarks">mirror</a> and issue a <a href="https://help.github.com/articles/using-pull-requests/">pull request</a>. Put the JIRA issue number, e.g. QUARKS-100 in the pull request title. The tag [WIP] can also be used in the title of pull requests to indicate that you are not ready to merge but want feedback. Remove [WIP] when you are ready for merge. Make sure you document your code and contribute tests along with the code.</p>
 
 <p>Read <a href="https://github.com/apache/incubator-quarks/blob/master/DEVELOPMENT.md">DEVELOPMENT.md</a> at the top of the code tree for details on setting up your development environment.</p>
 
-<h2 id="web-site-and-documentation-source-code">Web site and documentation source code</h2>
+<h2 id="website-and-documentation-source-code">Website and documentation source code</h2>
 
-<p>The project website and documentation sources are accessible via the <a href="https://git-wip-us.apache.org/repos/asf/incubator-quarks-website.git">website source code repository</a> which is also mirrored in <a href="https://github.com/apache/incubator-quarks-website">GitHub</a>. Contributing changes to the web site and documentation is similar to contributing code. Follow the instructions in the <em>Source Code</em> section above, but fork and issue a pull request against the <a href="https://github.com/apache/incubator-quarks-website">web site mirror</a>. Follow the instructions in the top-level <a href="https://github.com/apache/incubator-quarks-website/blob/master/README.md">README.md</a> for details on contributing to the web site and documentation.</p>
+<p>The project website and documentation sources are accessible via the <a href="https://git-wip-us.apache.org/repos/asf/incubator-quarks-website.git">website source code repository</a> which is also mirrored in <a href="https://github.com/apache/incubator-quarks-website">GitHub</a>. Contributing changes to the website and documentation is similar to contributing code. Follow the instructions in the <em>Source Code</em> section above, but fork and issue a pull request against the <a href="https://github.com/apache/incubator-quarks-website">website mirror</a>. Follow the instructions in the top-level <a href="https://github.com/apache/incubator-quarks-website/blob/master/README.md">README.md</a> for details on contributing to the website and documentation.</p>
 
 <p>You will need to use <a href="https://daringfireball.net/projects/markdown/">Markdown</a> and <a href="http://jekyllrb.com">Jekyll</a> to develop pages. See:</p>
 
 <ul>
 <li><a href="https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet">Markdown Cheat Sheet</a></li>
-<li><a href="https://jekyllrb.com/">Jekyll on linux and Mac</a></li>
+<li><a href="https://jekyllrb.com/">Jekyll on Linux and Mac</a></li>
 <li><a href="https://jekyllrb.com/docs/windows/">Jekyll on Windows</a> is not officially supported but people have gotten it to work</li>
 </ul>
 
@@ -698,14 +698,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is


[02/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/graph/Graph.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/graph/Graph.html b/content/javadoc/lastest/quarks/graph/Graph.html
deleted file mode 100644
index 1173f06..0000000
--- a/content/javadoc/lastest/quarks/graph/Graph.html
+++ /dev/null
@@ -1,379 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>Graph (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Graph (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
-var 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/Graph.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="../../quarks/graph/Edge.html" title="interface in quarks.graph"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/graph/Graph.html" target="_top">Frames</a></li>
-<li><a href="Graph.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">quarks.graph</div>
-<h2 title="Interface Graph" class="title">Interface Graph</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd>quarks.graph.spi.AbstractGraph, <a href="../../quarks/runtime/etiao/graph/DirectGraph.html" title="class in quarks.runtime.etiao.graph">DirectGraph</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">Graph</span></pre>
-<div class="block">A generic directed graph of vertices, connectors and edges.
- <p>
- The graph consists of <a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph"><code>Vertex</code></a> objects, each having
- 0 or more input and/or output <a href="../../quarks/graph/Connector.html" title="interface in quarks.graph"><code>Connector</code></a> objects.
- <a href="../../quarks/graph/Edge.html" title="interface in quarks.graph"><code>Edge</code></a> objects connect an output connector to
- an input connector.
- <p>
- A vertex has an associated <a href="../../quarks/oplet/Oplet.html" title="interface in quarks.oplet"><code>Oplet</code></a> instance that will be executed
- at runtime.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>java.util.Collection&lt;<a href="../../quarks/graph/Edge.html" title="interface in quarks.graph">Edge</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Graph.html#getEdges--">getEdges</a></span>()</code>
-<div class="block">Return an unmodifiable view of all edges in this graph.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>java.util.Collection&lt;<a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;? extends <a href="../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;?,?&gt;,?,?&gt;&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Graph.html#getVertices--">getVertices</a></span>()</code>
-<div class="block">Return an unmodifiable view of all vertices in this graph.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>&lt;N extends <a href="../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&gt;<br><a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;N,C,P&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Graph.html#insert-N-int-int-">insert</a></span>(N&nbsp;oplet,
-      int&nbsp;inputs,
-      int&nbsp;outputs)</code>
-<div class="block">Add a new unconnected <code>Vertex</code> into the graph.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Graph.html#peekAll-quarks.function.Supplier-quarks.function.Predicate-">peekAll</a></span>(<a href="../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;? extends <a href="../../quarks/oplet/core/Peek.html" title="class in quarks.oplet.core">Peek</a>&lt;?&gt;&gt;&nbsp;supplier,
-       <a href="../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;<a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;?,?,?&gt;&gt;&nbsp;select)</code>
-<div class="block">Insert Peek oplets returned by the specified <code>Supplier</code> into 
- the outputs of all of the oplets which satisfy the specified 
- <code>Predicate</code>.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>&lt;N extends <a href="../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&gt;<br><a href="../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;P&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Graph.html#pipe-quarks.graph.Connector-N-">pipe</a></span>(<a href="../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;C&gt;&nbsp;output,
-    N&nbsp;oplet)</code>
-<div class="block">Create a new connected <a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph"><code>Vertex</code></a> associated with the
- specified <a href="../../quarks/oplet/Oplet.html" title="interface in quarks.oplet"><code>Oplet</code></a>.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>&lt;N extends <a href="../../quarks/oplet/core/Source.html" title="class in quarks.oplet.core">Source</a>&lt;P&gt;,P&gt;<br><a href="../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;P&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Graph.html#source-N-">source</a></span>(N&nbsp;oplet)</code>
-<div class="block">Create a new unconnected <a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph"><code>Vertex</code></a> associated with the
- specified source <a href="../../quarks/oplet/Oplet.html" title="interface in quarks.oplet"><code>Oplet</code></a>.</div>
-</td>
-</tr>
-</table>
-</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="insert-quarks.oplet.Oplet-int-int-">
-<!--   -->
-</a><a name="insert-N-int-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>insert</h4>
-<pre>&lt;N extends <a href="../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&gt;&nbsp;<a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;N,C,P&gt;&nbsp;insert(N&nbsp;oplet,
-                                                int&nbsp;inputs,
-                                                int&nbsp;outputs)</pre>
-<div class="block">Add a new unconnected <code>Vertex</code> into the graph.
- <p></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>oplet</code> - the oplet to associate with the new vertex</dd>
-<dd><code>inputs</code> - the number of input connectors for the new vertex</dd>
-<dd><code>outputs</code> - the number of output connectors for the new vertex</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the newly created <code>Vertex</code> for the oplet</dd>
-</dl>
-</li>
-</ul>
-<a name="source-quarks.oplet.core.Source-">
-<!--   -->
-</a><a name="source-N-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>source</h4>
-<pre>&lt;N extends <a href="../../quarks/oplet/core/Source.html" title="class in quarks.oplet.core">Source</a>&lt;P&gt;,P&gt;&nbsp;<a href="../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;P&gt;&nbsp;source(N&nbsp;oplet)</pre>
-<div class="block">Create a new unconnected <a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph"><code>Vertex</code></a> associated with the
- specified source <a href="../../quarks/oplet/Oplet.html" title="interface in quarks.oplet"><code>Oplet</code></a>.
- <p>
- The <code>Vertex</code> for the oplet has 0 input connectors and one output connector.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>oplet</code> - the source oplet</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the output connector for the newly created vertex.</dd>
-</dl>
-</li>
-</ul>
-<a name="pipe-quarks.graph.Connector-quarks.oplet.Oplet-">
-<!--   -->
-</a><a name="pipe-quarks.graph.Connector-N-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>pipe</h4>
-<pre>&lt;N extends <a href="../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&gt;&nbsp;<a href="../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;P&gt;&nbsp;pipe(<a href="../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;C&gt;&nbsp;output,
-                                             N&nbsp;oplet)</pre>
-<div class="block">Create a new connected <a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph"><code>Vertex</code></a> associated with the
- specified <a href="../../quarks/oplet/Oplet.html" title="interface in quarks.oplet"><code>Oplet</code></a>.
- <p>
- The new <code>Vertex</code> has one input and one output <code>Connector</code>.
- An <a href="../../quarks/graph/Edge.html" title="interface in quarks.graph"><code>Edge</code></a> is created connecting the specified output connector to
- the new vertice's input connector.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>output</code> - </dd>
-<dd><code>oplet</code> - the oplet to associate with the new <code>Vertex</code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the output connector for the new <code>Vertex</code></dd>
-</dl>
-</li>
-</ul>
-<a name="peekAll-quarks.function.Supplier-quarks.function.Predicate-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>peekAll</h4>
-<pre>void&nbsp;peekAll(<a href="../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;? extends <a href="../../quarks/oplet/core/Peek.html" title="class in quarks.oplet.core">Peek</a>&lt;?&gt;&gt;&nbsp;supplier,
-             <a href="../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;<a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;?,?,?&gt;&gt;&nbsp;select)</pre>
-<div class="block">Insert Peek oplets returned by the specified <code>Supplier</code> into 
- the outputs of all of the oplets which satisfy the specified 
- <code>Predicate</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>supplier</code> - Function which provides a Peek oplet to insert</dd>
-<dd><code>select</code> - Predicate to determine determines whether a Peek oplet will
-            be inserted on the outputs of the vertex passed as parameter</dd>
-</dl>
-</li>
-</ul>
-<a name="getVertices--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getVertices</h4>
-<pre>java.util.Collection&lt;<a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;? extends <a href="../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;?,?&gt;,?,?&gt;&gt;&nbsp;getVertices()</pre>
-<div class="block">Return an unmodifiable view of all vertices in this graph.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>unmodifiable view of all vertices in this graph</dd>
-</dl>
-</li>
-</ul>
-<a name="getEdges--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getEdges</h4>
-<pre>java.util.Collection&lt;<a href="../../quarks/graph/Edge.html" title="interface in quarks.graph">Edge</a>&gt;&nbsp;getEdges()</pre>
-<div class="block">Return an unmodifiable view of all edges in this graph.</div>
-</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/Graph.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/graph/Edge.html" title="interface in quarks.graph"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/graph/Graph.html" target="_top">Frames</a></li>
-<li><a href="Graph.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/graph/Vertex.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/graph/Vertex.html b/content/javadoc/lastest/quarks/graph/Vertex.html
deleted file mode 100644
index 48df845..0000000
--- a/content/javadoc/lastest/quarks/graph/Vertex.html
+++ /dev/null
@@ -1,306 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>Vertex (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Vertex (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/Vertex.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="../../quarks/graph/Graph.html" title="interface in quarks.graph"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/graph/Vertex.html" target="_top">Frames</a></li>
-<li><a href="Vertex.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">quarks.graph</div>
-<h2 title="Interface Vertex" class="title">Interface Vertex&lt;N extends <a href="../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>N</code> - the type of the <code>Oplet</code></dd>
-<dd><code>C</code> - Data type the oplet consumes in its input ports.</dd>
-<dd><code>P</code> - Data type the oplet produces on its output ports.</dd>
-</dl>
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd>quarks.graph.spi.AbstractVertex, <a href="../../quarks/runtime/etiao/graph/ExecutableVertex.html" title="class in quarks.runtime.etiao.graph">ExecutableVertex</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">Vertex&lt;N extends <a href="../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&gt;</span></pre>
-<div class="block">A <code>Vertex</code> in a graph.
- <p>
- A <code>Vertex</code> has an <a href="../../quarks/oplet/Oplet.html" title="interface in quarks.oplet"><code>Oplet</code></a> instance
- that will be executed at runtime and zero or
- more input ports and zero or more output ports.
- Each output port is represented by a <a href="../../quarks/graph/Connector.html" title="interface in quarks.graph"><code>Connector</code></a> instance.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;<a href="../../quarks/graph/Vertex.html" title="type parameter in Vertex">P</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Vertex.html#addOutput--">addOutput</a></span>()</code>
-<div class="block">Add an output port to the vertex.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;<a href="../../quarks/graph/Vertex.html" title="type parameter in Vertex">P</a>&gt;&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Vertex.html#getConnectors--">getConnectors</a></span>()</code>
-<div class="block">Get the vertice's collection of output connectors.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="../../quarks/graph/Vertex.html" title="type parameter in Vertex">N</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Vertex.html#getInstance--">getInstance</a></span>()</code>
-<div class="block">Get the instance of the oplet that will be executed.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Vertex.html#graph--">graph</a></span>()</code>
-<div class="block">Get the vertice's <a href="../../quarks/graph/Graph.html" title="interface in quarks.graph"><code>Graph</code></a>.</div>
-</td>
-</tr>
-</table>
-</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="graph--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>graph</h4>
-<pre><a href="../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a>&nbsp;graph()</pre>
-<div class="block">Get the vertice's <a href="../../quarks/graph/Graph.html" title="interface in quarks.graph"><code>Graph</code></a>.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the graph</dd>
-</dl>
-</li>
-</ul>
-<a name="getInstance--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getInstance</h4>
-<pre><a href="../../quarks/graph/Vertex.html" title="type parameter in Vertex">N</a>&nbsp;getInstance()</pre>
-<div class="block">Get the instance of the oplet that will be executed.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the oplet</dd>
-</dl>
-</li>
-</ul>
-<a name="getConnectors--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getConnectors</h4>
-<pre>java.util.List&lt;? extends <a href="../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;<a href="../../quarks/graph/Vertex.html" title="type parameter in Vertex">P</a>&gt;&gt;&nbsp;getConnectors()</pre>
-<div class="block">Get the vertice's collection of output connectors.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>an immutable collection of the output connectors.</dd>
-</dl>
-</li>
-</ul>
-<a name="addOutput--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>addOutput</h4>
-<pre><a href="../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;<a href="../../quarks/graph/Vertex.html" title="type parameter in Vertex">P</a>&gt;&nbsp;addOutput()</pre>
-<div class="block">Add an output port to the vertex.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd><code>Connector</code> representing the output port.</dd>
-</dl>
-</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/Vertex.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/graph/Graph.html" title="interface in quarks.graph"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/graph/Vertex.html" target="_top">Frames</a></li>
-<li><a href="Vertex.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/graph/class-use/Connector.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/graph/class-use/Connector.html b/content/javadoc/lastest/quarks/graph/class-use/Connector.html
deleted file mode 100644
index 0bf66db..0000000
--- a/content/javadoc/lastest/quarks/graph/class-use/Connector.html
+++ /dev/null
@@ -1,224 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.graph.Connector (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.graph.Connector (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/graph/Connector.html" title="interface in quarks.graph">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?quarks/graph/class-use/Connector.html" target="_top">Frames</a></li>
-<li><a href="Connector.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 Interface quarks.graph.Connector" class="title">Uses of Interface<br>quarks.graph.Connector</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="../../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</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="#quarks.graph">quarks.graph</a></td>
-<td class="colLast">
-<div class="block">Low-level graph building API.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.graph">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a> in <a href="../../../quarks/graph/package-summary.html">quarks.graph</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="../../../quarks/graph/package-summary.html">quarks.graph</a> that return <a href="../../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</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="../../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;<a href="../../../quarks/graph/Vertex.html" title="type parameter in Vertex">P</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Vertex.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Vertex.html#addOutput--">addOutput</a></span>()</code>
-<div class="block">Add an output port to the vertex.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;N extends <a href="../../../quarks/oplet/core/Peek.html" title="class in quarks.oplet.core">Peek</a>&lt;<a href="../../../quarks/graph/Connector.html" title="type parameter in Connector">T</a>&gt;&gt;<br><a href="../../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;<a href="../../../quarks/graph/Connector.html" title="type parameter in Connector">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Connector.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Connector.html#peek-N-">peek</a></span>(N&nbsp;oplet)</code>
-<div class="block">Inserts a <code>Peek</code> oplet between an output port and its
- connections.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&lt;N extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&gt;<br><a href="../../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;P&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Graph.html#pipe-quarks.graph.Connector-N-">pipe</a></span>(<a href="../../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;C&gt;&nbsp;output,
-    N&nbsp;oplet)</code>
-<div class="block">Create a new connected <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph"><code>Vertex</code></a> associated with the
- specified <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet"><code>Oplet</code></a>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;N extends <a href="../../../quarks/oplet/core/Source.html" title="class in quarks.oplet.core">Source</a>&lt;P&gt;,P&gt;<br><a href="../../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;P&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Graph.html#source-N-">source</a></span>(N&nbsp;oplet)</code>
-<div class="block">Create a new unconnected <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph"><code>Vertex</code></a> associated with the
- specified source <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet"><code>Oplet</code></a>.</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="../../../quarks/graph/package-summary.html">quarks.graph</a> that return types with arguments of type <a href="../../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</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>java.util.List&lt;? extends <a href="../../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;<a href="../../../quarks/graph/Vertex.html" title="type parameter in Vertex">P</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Vertex.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Vertex.html#getConnectors--">getConnectors</a></span>()</code>
-<div class="block">Get the vertice's collection of output connectors.</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="../../../quarks/graph/package-summary.html">quarks.graph</a> with parameters of type <a href="../../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</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>&lt;N extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&gt;<br><a href="../../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;P&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Graph.html#pipe-quarks.graph.Connector-N-">pipe</a></span>(<a href="../../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;C&gt;&nbsp;output,
-    N&nbsp;oplet)</code>
-<div class="block">Create a new connected <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph"><code>Vertex</code></a> associated with the
- specified <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet"><code>Oplet</code></a>.</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="../../../quarks/graph/Connector.html" title="interface in quarks.graph">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/graph/class-use/Connector.html" target="_top">Frames</a></li>
-<li><a href="Connector.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/graph/class-use/Edge.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/graph/class-use/Edge.html b/content/javadoc/lastest/quarks/graph/class-use/Edge.html
deleted file mode 100644
index 1e3a19b..0000000
--- a/content/javadoc/lastest/quarks/graph/class-use/Edge.html
+++ /dev/null
@@ -1,213 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.graph.Edge (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.graph.Edge (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/graph/Edge.html" title="interface in quarks.graph">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?quarks/graph/class-use/Edge.html" target="_top">Frames</a></li>
-<li><a href="Edge.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 Interface quarks.graph.Edge" class="title">Uses of Interface<br>quarks.graph.Edge</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="../../../quarks/graph/Edge.html" title="interface in quarks.graph">Edge</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="#quarks.graph">quarks.graph</a></td>
-<td class="colLast">
-<div class="block">Low-level graph building API.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao.graph">quarks.runtime.etiao.graph</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao.graph.model">quarks.runtime.etiao.graph.model</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.graph">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/graph/Edge.html" title="interface in quarks.graph">Edge</a> in <a href="../../../quarks/graph/package-summary.html">quarks.graph</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="../../../quarks/graph/package-summary.html">quarks.graph</a> that return types with arguments of type <a href="../../../quarks/graph/Edge.html" title="interface in quarks.graph">Edge</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>java.util.Collection&lt;<a href="../../../quarks/graph/Edge.html" title="interface in quarks.graph">Edge</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Graph.html#getEdges--">getEdges</a></span>()</code>
-<div class="block">Return an unmodifiable view of all edges in this graph.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao.graph">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/graph/Edge.html" title="interface in quarks.graph">Edge</a> in <a href="../../../quarks/runtime/etiao/graph/package-summary.html">quarks.runtime.etiao.graph</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="../../../quarks/runtime/etiao/graph/package-summary.html">quarks.runtime.etiao.graph</a> that return types with arguments of type <a href="../../../quarks/graph/Edge.html" title="interface in quarks.graph">Edge</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>java.util.Collection&lt;<a href="../../../quarks/graph/Edge.html" title="interface in quarks.graph">Edge</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">DirectGraph.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/graph/DirectGraph.html#getEdges--">getEdges</a></span>()</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao.graph.model">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/graph/Edge.html" title="interface in quarks.graph">Edge</a> in <a href="../../../quarks/runtime/etiao/graph/model/package-summary.html">quarks.runtime.etiao.graph.model</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/runtime/etiao/graph/model/package-summary.html">quarks.runtime.etiao.graph.model</a> with parameters of type <a href="../../../quarks/graph/Edge.html" title="interface in quarks.graph">Edge</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="../../../quarks/runtime/etiao/graph/model/EdgeType.html#EdgeType-quarks.graph.Edge-quarks.runtime.etiao.graph.model.IdMapper-">EdgeType</a></span>(<a href="../../../quarks/graph/Edge.html" title="interface in quarks.graph">Edge</a>&nbsp;value,
-        quarks.runtime.etiao.graph.model.IdMapper&lt;java.lang.String&gt;&nbsp;ids)</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="../../../quarks/graph/Edge.html" title="interface in quarks.graph">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/graph/class-use/Edge.html" target="_top">Frames</a></li>
-<li><a href="Edge.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/graph/class-use/Graph.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/graph/class-use/Graph.html b/content/javadoc/lastest/quarks/graph/class-use/Graph.html
deleted file mode 100644
index 053ef5b..0000000
--- a/content/javadoc/lastest/quarks/graph/class-use/Graph.html
+++ /dev/null
@@ -1,332 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.graph.Graph (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.graph.Graph (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/graph/Graph.html" title="interface in quarks.graph">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?quarks/graph/class-use/Graph.html" target="_top">Frames</a></li>
-<li><a href="Graph.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 Interface quarks.graph.Graph" class="title">Uses of Interface<br>quarks.graph.Graph</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="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</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="#quarks.graph">quarks.graph</a></td>
-<td class="colLast">
-<div class="block">Low-level graph building API.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.graph.spi">quarks.graph.spi</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.providers.direct">quarks.providers.direct</a></td>
-<td class="colLast">
-<div class="block">Direct execution of a streaming topology.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao">quarks.runtime.etiao</a></td>
-<td class="colLast">
-<div class="block">A runtime for executing a Quarks streaming topology, designed as an embeddable library 
- so that it can be executed in a simple Java application.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao.graph">quarks.runtime.etiao.graph</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao.graph.model">quarks.runtime.etiao.graph.model</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.topology">quarks.topology</a></td>
-<td class="colLast">
-<div class="block">Functional api to build a streaming topology.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.graph">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a> in <a href="../../../quarks/graph/package-summary.html">quarks.graph</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="../../../quarks/graph/package-summary.html">quarks.graph</a> that return <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</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="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Connector.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Connector.html#graph--">graph</a></span>()</code>
-<div class="block">Gets the <code>Graph</code> for this <code>Connector</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Vertex.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Vertex.html#graph--">graph</a></span>()</code>
-<div class="block">Get the vertice's <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph"><code>Graph</code></a>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.graph.spi">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a> in quarks.graph.spi</h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in quarks.graph.spi with annotations of type  with type parameters of type  that implement  declared as  with annotations of type  with type parameters of type  with annotations of type  with annotations of type  with type parameters of type  that return  that return types with arguments of type  with parameters of type  with type arguments of type  that throw  with annotations of type  with annotations of type  with parameters of type  with type arguments of type  that throw <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</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">quarks.graph.spi.AbstractGraph&lt;G&gt;</span></code>
-<div class="block">Placeholder for a skeletal implementation of the <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph"><code>Graph</code></a> interface,
- to minimize the effort required to implement the interface.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.direct">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a> in <a href="../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</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="../../../quarks/providers/direct/package-summary.html">quarks.providers.direct</a> that return <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</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="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a></code></td>
-<td class="colLast"><span class="typeNameLabel">DirectTopology.</span><code><span class="memberNameLink"><a href="../../../quarks/providers/direct/DirectTopology.html#graph--">graph</a></span>()</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a> in <a href="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</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="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> with parameters of type <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</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="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Executable.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/Executable.html#createJob-quarks.graph.Graph-java.lang.String-java.lang.String-">createJob</a></span>(<a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a>&nbsp;graph,
-         java.lang.String&nbsp;topologyName,
-         java.lang.String&nbsp;jobName)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao.graph">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a> in <a href="../../../quarks/runtime/etiao/graph/package-summary.html">quarks.runtime.etiao.graph</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/runtime/etiao/graph/package-summary.html">quarks.runtime.etiao.graph</a> that implement <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</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="../../../quarks/runtime/etiao/graph/DirectGraph.html" title="class in quarks.runtime.etiao.graph">DirectGraph</a></span></code>
-<div class="block"><code>DirectGraph</code> is a <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph"><code>Graph</code></a> that
- is executed in the current virtual machine.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao.graph.model">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a> in <a href="../../../quarks/runtime/etiao/graph/model/package-summary.html">quarks.runtime.etiao.graph.model</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/runtime/etiao/graph/model/package-summary.html">quarks.runtime.etiao.graph.model</a> with parameters of type <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</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="../../../quarks/runtime/etiao/graph/model/GraphType.html#GraphType-quarks.graph.Graph-">GraphType</a></span>(<a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a>&nbsp;graph)</code>
-<div class="block">Create an instance of <a href="../../../quarks/runtime/etiao/graph/model/GraphType.html" title="class in quarks.runtime.etiao.graph.model"><code>GraphType</code></a>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/graph/model/GraphType.html#GraphType-quarks.graph.Graph-quarks.runtime.etiao.graph.model.IdMapper-">GraphType</a></span>(<a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a>&nbsp;g,
-         quarks.runtime.etiao.graph.model.IdMapper&lt;java.lang.String&gt;&nbsp;ids)</code>
-<div class="block">Create an instance of <a href="../../../quarks/runtime/etiao/graph/model/GraphType.html" title="class in quarks.runtime.etiao.graph.model"><code>GraphType</code></a> using the specified 
- <code>IdMapper</code> to generate unique object identifiers.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a> in <a href="../../../quarks/topology/package-summary.html">quarks.topology</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="../../../quarks/topology/package-summary.html">quarks.topology</a> that return <a href="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</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="../../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Topology.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/Topology.html#graph--">graph</a></span>()</code>
-<div class="block">Get the underlying graph.</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="../../../quarks/graph/Graph.html" title="interface in quarks.graph">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/graph/class-use/Graph.html" target="_top">Frames</a></li>
-<li><a href="Graph.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/graph/class-use/Vertex.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/graph/class-use/Vertex.html b/content/javadoc/lastest/quarks/graph/class-use/Vertex.html
deleted file mode 100644
index f79f3d4..0000000
--- a/content/javadoc/lastest/quarks/graph/class-use/Vertex.html
+++ /dev/null
@@ -1,314 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.graph.Vertex (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.graph.Vertex (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">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?quarks/graph/class-use/Vertex.html" target="_top">Frames</a></li>
-<li><a href="Vertex.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 Interface quarks.graph.Vertex" class="title">Uses of Interface<br>quarks.graph.Vertex</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="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</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="#quarks.graph">quarks.graph</a></td>
-<td class="colLast">
-<div class="block">Low-level graph building API.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.graph.spi">quarks.graph.spi</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao.graph">quarks.runtime.etiao.graph</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao.graph.model">quarks.runtime.etiao.graph.model</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.graph">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a> in <a href="../../../quarks/graph/package-summary.html">quarks.graph</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="../../../quarks/graph/package-summary.html">quarks.graph</a> that return <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</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="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;?,?,?&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Edge.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Edge.html#getSource--">getSource</a></span>()</code>
-<div class="block">Returns the source vertex.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;?,?,?&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Edge.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Edge.html#getTarget--">getTarget</a></span>()</code>
-<div class="block">Returns the target vertex.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&lt;N extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&gt;<br><a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;N,C,P&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Graph.html#insert-N-int-int-">insert</a></span>(N&nbsp;oplet,
-      int&nbsp;inputs,
-      int&nbsp;outputs)</code>
-<div class="block">Add a new unconnected <code>Vertex</code> into the graph.</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="../../../quarks/graph/package-summary.html">quarks.graph</a> that return types with arguments of type <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</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>java.util.Collection&lt;<a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;? extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;?,?&gt;,?,?&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Graph.html#getVertices--">getVertices</a></span>()</code>
-<div class="block">Return an unmodifiable view of all vertices in this graph.</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="../../../quarks/graph/package-summary.html">quarks.graph</a> with parameters of type <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</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">Connector.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Connector.html#connect-quarks.graph.Vertex-int-">connect</a></span>(<a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;?,<a href="../../../quarks/graph/Connector.html" title="type parameter in Connector">T</a>,?&gt;&nbsp;target,
-       int&nbsp;inputPort)</code>
-<div class="block">Connect this <code>Connector</code> to the specified target's input.</div>
-</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="../../../quarks/graph/package-summary.html">quarks.graph</a> with type arguments of type <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</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">Graph.</span><code><span class="memberNameLink"><a href="../../../quarks/graph/Graph.html#peekAll-quarks.function.Supplier-quarks.function.Predicate-">peekAll</a></span>(<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;? extends <a href="../../../quarks/oplet/core/Peek.html" title="class in quarks.oplet.core">Peek</a>&lt;?&gt;&gt;&nbsp;supplier,
-       <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;<a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;?,?,?&gt;&gt;&nbsp;select)</code>
-<div class="block">Insert Peek oplets returned by the specified <code>Supplier</code> into 
- the outputs of all of the oplets which satisfy the specified 
- <code>Predicate</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.graph.spi">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a> in quarks.graph.spi</h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in quarks.graph.spi with annotations of type  with type parameters of type  that implement  declared as  with annotations of type  with type parameters of type  with annotations of type  with annotations of type  with type parameters of type  that return  that return types with arguments of type  with parameters of type  with type arguments of type  that throw  with annotations of type  with annotations of type  with parameters of type  with type arguments of type  that throw <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</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">quarks.graph.spi.AbstractVertex&lt;OP extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;I,O&gt;,I,O&gt;</span></code>
-<div class="block">Placeholder for a skeletal implementation of the <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph"><code>Vertex</code></a> interface,
- to minimize the effort required to implement the interface.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao.graph">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a> in <a href="../../../quarks/runtime/etiao/graph/package-summary.html">quarks.runtime.etiao.graph</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/runtime/etiao/graph/package-summary.html">quarks.runtime.etiao.graph</a> that implement <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</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="../../../quarks/runtime/etiao/graph/ExecutableVertex.html" title="class in quarks.runtime.etiao.graph">ExecutableVertex</a>&lt;N extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;C,P&gt;,C,P&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>Methods in <a href="../../../quarks/runtime/etiao/graph/package-summary.html">quarks.runtime.etiao.graph</a> that return types with arguments of type <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</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>java.util.Collection&lt;<a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;? extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;?,?&gt;,?,?&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">DirectGraph.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/graph/DirectGraph.html#getVertices--">getVertices</a></span>()</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao.graph.model">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a> in <a href="../../../quarks/runtime/etiao/graph/model/package-summary.html">quarks.runtime.etiao.graph.model</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/runtime/etiao/graph/model/package-summary.html">quarks.runtime.etiao.graph.model</a> with parameters of type <a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</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="../../../quarks/runtime/etiao/graph/model/VertexType.html#VertexType-quarks.graph.Vertex-quarks.runtime.etiao.graph.model.IdMapper-">VertexType</a></span>(<a href="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;? extends <a href="../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;?,?&gt;,?,?&gt;&nbsp;value,
-          quarks.runtime.etiao.graph.model.IdMapper&lt;java.lang.String&gt;&nbsp;ids)</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="../../../quarks/graph/Vertex.html" title="interface in quarks.graph">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/graph/class-use/Vertex.html" target="_top">Frames</a></li>
-<li><a href="Vertex.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/graph/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/graph/package-frame.html b/content/javadoc/lastest/quarks/graph/package-frame.html
deleted file mode 100644
index 87fa335..0000000
--- a/content/javadoc/lastest/quarks/graph/package-frame.html
+++ /dev/null
@@ -1,23 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.graph (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../quarks/graph/package-summary.html" target="classFrame">quarks.graph</a></h1>
-<div class="indexContainer">
-<h2 title="Interfaces">Interfaces</h2>
-<ul title="Interfaces">
-<li><a href="Connector.html" title="interface in quarks.graph" target="classFrame"><span class="interfaceName">Connector</span></a></li>
-<li><a href="Edge.html" title="interface in quarks.graph" target="classFrame"><span class="interfaceName">Edge</span></a></li>
-<li><a href="Graph.html" title="interface in quarks.graph" target="classFrame"><span class="interfaceName">Graph</span></a></li>
-<li><a href="Vertex.html" title="interface in quarks.graph" target="classFrame"><span class="interfaceName">Vertex</span></a></li>
-</ul>
-</div>
-</body>
-</html>



[23/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/mqtt/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/mqtt/package-use.html b/content/javadoc/lastest/quarks/connectors/mqtt/package-use.html
deleted file mode 100644
index 0abb63b..0000000
--- a/content/javadoc/lastest/quarks/connectors/mqtt/package-use.html
+++ /dev/null
@@ -1,186 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.connectors.mqtt (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.mqtt (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/connectors/mqtt/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 quarks.connectors.mqtt" class="title">Uses of Package<br>quarks.connectors.mqtt</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="../../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</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="#quarks.connectors.mqtt">quarks.connectors.mqtt</a></td>
-<td class="colLast">
-<div class="block">MQTT (lightweight messaging protocol for small sensors and mobile devices) stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.mqtt.iot">quarks.connectors.mqtt.iot</a></td>
-<td class="colLast">
-<div class="block">An MQTT based IotDevice connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.mqtt">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</a> used by <a href="../../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</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="../../../quarks/connectors/mqtt/class-use/MqttConfig.html#quarks.connectors.mqtt">MqttConfig</a>
-<div class="block">MQTT broker connector configuration.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.mqtt.iot">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</a> used by <a href="../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</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="../../../quarks/connectors/mqtt/class-use/MqttConfig.html#quarks.connectors.mqtt.iot">MqttConfig</a>
-<div class="block">MQTT broker connector configuration.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/mqtt/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/PublishSubscribe.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/PublishSubscribe.html b/content/javadoc/lastest/quarks/connectors/pubsub/PublishSubscribe.html
deleted file mode 100644
index 6ae5cba..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/PublishSubscribe.html
+++ /dev/null
@@ -1,395 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>PublishSubscribe (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="PublishSubscribe (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/PublishSubscribe.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>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/pubsub/PublishSubscribe.html" target="_top">Frames</a></li>
-<li><a href="PublishSubscribe.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.pubsub</div>
-<h2 title="Class PublishSubscribe" class="title">Class PublishSubscribe</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.pubsub.PublishSubscribe</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">PublishSubscribe</span>
-extends java.lang.Object</pre>
-<div class="block">Publish subscribe model.
- <BR>
- A stream can be <a href="../../../quarks/connectors/pubsub/PublishSubscribe.html#publish-quarks.topology.TStream-java.lang.String-java.lang.Class-"><code>published </code></a> to a topic
- and then <a href="../../../quarks/connectors/pubsub/PublishSubscribe.html#subscribe-quarks.topology.TopologyElement-java.lang.String-java.lang.Class-"><code>subscribed</code></a> to by
- other topologies.
- 
- <P>
- A published topic has a type and subscribers must subscribe using the same
- topic and type (inheritance matching is not supported).
- <BR>
- Multiple streams from different topologies can be published to
- same topic (and type) and there can be multiple subscribers
- from different topologies.
- <BR>
- A subscriber can exist before a publisher exists, they are connected
- automatically when the job starts.
- </P>
- <P>
- If no <a href="../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service"><code>PublishSubscribeService</code></a> is registered then published
- tuples are discarded and subscribers see no tuples.
- </P>
- <P>
- The recommended style for topics is MQTT topics, where <code>/</code>
- is used to provide a hierarchy into topics. For example <code>engine/sensors/temperature</code>
- might be a topic that represents temperature sensors in an engine.
- <BR>
- Topics that start with <code>quarks/</code> are reserved for use by Quarks.
- <BR>
- MQTT style wild-cards are not supported.
- </P></div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/pubsub/PublishSubscribe.html#RESERVED_TOPIC_PREFIX">RESERVED_TOPIC_PREFIX</a></span></code>
-<div class="block">Topics that start with "quarks/" are reserved for use by Quarks.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/connectors/pubsub/PublishSubscribe.html#PublishSubscribe--">PublishSubscribe</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static &lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/pubsub/PublishSubscribe.html#publish-quarks.topology.TStream-java.lang.String-java.lang.Class-">publish</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-       java.lang.String&nbsp;topic,
-       java.lang.Class&lt;? super T&gt;&nbsp;streamType)</code>
-<div class="block">Publish this stream to a topic.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/pubsub/PublishSubscribe.html#subscribe-quarks.topology.TopologyElement-java.lang.String-java.lang.Class-">subscribe</a></span>(<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a>&nbsp;te,
-         java.lang.String&nbsp;topic,
-         java.lang.Class&lt;T&gt;&nbsp;streamType)</code>
-<div class="block">Subscribe to a published topic.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="RESERVED_TOPIC_PREFIX">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>RESERVED_TOPIC_PREFIX</h4>
-<pre>public static final&nbsp;java.lang.String RESERVED_TOPIC_PREFIX</pre>
-<div class="block">Topics that start with "quarks/" are reserved for use by Quarks.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../constant-values.html#quarks.connectors.pubsub.PublishSubscribe.RESERVED_TOPIC_PREFIX">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="PublishSubscribe--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>PublishSubscribe</h4>
-<pre>public&nbsp;PublishSubscribe()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="publish-quarks.topology.TStream-java.lang.String-java.lang.Class-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>publish</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;&nbsp;publish(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                                   java.lang.String&nbsp;topic,
-                                   java.lang.Class&lt;? super T&gt;&nbsp;streamType)</pre>
-<div class="block">Publish this stream to a topic.
- This is a model that allows jobs to subscribe to 
- streams published by other jobs.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topic</code> - Topic to publish to.</dd>
-<dd><code>streamType</code> - Type of objects on the stream.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>sink element representing termination of this stream.</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/pubsub/PublishSubscribe.html#subscribe-quarks.topology.TopologyElement-java.lang.String-java.lang.Class-"><code>subscribe(TopologyElement, String, Class)</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="subscribe-quarks.topology.TopologyElement-java.lang.String-java.lang.Class-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>subscribe</h4>
-<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;subscribe(<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a>&nbsp;te,
-                                       java.lang.String&nbsp;topic,
-                                       java.lang.Class&lt;T&gt;&nbsp;streamType)</pre>
-<div class="block">Subscribe to a published topic.
- This is a model that allows jobs to subscribe to 
- streams published by other jobs.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topic</code> - Topic to subscribe to.</dd>
-<dd><code>streamType</code> - Type of the stream.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Stream containing published tuples.</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/pubsub/PublishSubscribe.html#publish-quarks.topology.TStream-java.lang.String-java.lang.Class-"><code>publish(TStream, String, Class)</code></a></dd>
-</dl>
-</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/PublishSubscribe.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/pubsub/PublishSubscribe.html" target="_top">Frames</a></li>
-<li><a href="PublishSubscribe.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/class-use/PublishSubscribe.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/class-use/PublishSubscribe.html b/content/javadoc/lastest/quarks/connectors/pubsub/class-use/PublishSubscribe.html
deleted file mode 100644
index f8135f1..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/class-use/PublishSubscribe.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.pubsub.PublishSubscribe (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.pubsub.PublishSubscribe (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/pubsub/PublishSubscribe.html" title="class in quarks.connectors.pubsub">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?quarks/connectors/pubsub/class-use/PublishSubscribe.html" target="_top">Frames</a></li>
-<li><a href="PublishSubscribe.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 quarks.connectors.pubsub.PublishSubscribe" class="title">Uses of Class<br>quarks.connectors.pubsub.PublishSubscribe</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.pubsub.PublishSubscribe</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="../../../../quarks/connectors/pubsub/PublishSubscribe.html" title="class in quarks.connectors.pubsub">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/class-use/PublishSubscribe.html" target="_top">Frames</a></li>
-<li><a href="PublishSubscribe.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/oplets/Publish.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/oplets/Publish.html b/content/javadoc/lastest/quarks/connectors/pubsub/oplets/Publish.html
deleted file mode 100644
index 85572bf..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/oplets/Publish.html
+++ /dev/null
@@ -1,323 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>Publish (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Publish (Quarks v0.4.0)";
-        }
-    }
-    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/Publish.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>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/oplets/Publish.html" target="_top">Frames</a></li>
-<li><a href="Publish.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.pubsub.oplets</div>
-<h2 title="Class Publish" class="title">Class Publish&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../quarks/oplet/core/AbstractOplet.html" title="class in quarks.oplet.core">quarks.oplet.core.AbstractOplet</a>&lt;T,java.lang.Void&gt;</li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../quarks/oplet/core/Sink.html" title="class in quarks.oplet.core">quarks.oplet.core.Sink</a>&lt;T&gt;</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.pubsub.oplets.Publish&lt;T&gt;</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - Type of the tuples.</dd>
-</dl>
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.lang.AutoCloseable, <a href="../../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;T,java.lang.Void&gt;</dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">Publish&lt;T&gt;</span>
-extends <a href="../../../../quarks/oplet/core/Sink.html" title="class in quarks.oplet.core">Sink</a>&lt;T&gt;</pre>
-<div class="block">Publish a stream to a PublishSubscribeService service.
- If no such service exists then no tuples are published.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../quarks/connectors/pubsub/PublishSubscribe.html#publish-quarks.topology.TStream-java.lang.String-java.lang.Class-"><code>PublishSubscribe.publish(quarks.topology.TStream, String, Class)</code></a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/pubsub/oplets/Publish.html#Publish-java.lang.String-java.lang.Class-">Publish</a></span>(java.lang.String&nbsp;topic,
-       java.lang.Class&lt;? super <a href="../../../../quarks/connectors/pubsub/oplets/Publish.html" title="type parameter in Publish">T</a>&gt;&nbsp;streamType)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/pubsub/oplets/Publish.html#initialize-quarks.oplet.OpletContext-">initialize</a></span>(<a href="../../../../quarks/oplet/OpletContext.html" title="interface in quarks.oplet">OpletContext</a>&lt;<a href="../../../../quarks/connectors/pubsub/oplets/Publish.html" title="type parameter in Publish">T</a>,java.lang.Void&gt;&nbsp;context)</code>
-<div class="block">Initialize the oplet.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.oplet.core.Sink">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;quarks.oplet.core.<a href="../../../../quarks/oplet/core/Sink.html" title="class in quarks.oplet.core">Sink</a></h3>
-<code><a href="../../../../quarks/oplet/core/Sink.html#close--">close</a>, <a href="../../../../quarks/oplet/core/Sink.html#getInputs--">getInputs</a>, <a href="../../../../quarks/oplet/core/Sink.html#getSinker--">getSinker</a>, <a href="../../../../quarks/oplet/core/Sink.html#setSinker-quarks.function.Consumer-">setSinker</a>, <a href="../../../../quarks/oplet/core/Sink.html#start--">start</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.oplet.core.AbstractOplet">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;quarks.oplet.core.<a href="../../../../quarks/oplet/core/AbstractOplet.html" title="class in quarks.oplet.core">AbstractOplet</a></h3>
-<code><a href="../../../../quarks/oplet/core/AbstractOplet.html#getOpletContext--">getOpletContext</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.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="Publish-java.lang.String-java.lang.Class-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>Publish</h4>
-<pre>public&nbsp;Publish(java.lang.String&nbsp;topic,
-               java.lang.Class&lt;? super <a href="../../../../quarks/connectors/pubsub/oplets/Publish.html" title="type parameter in Publish">T</a>&gt;&nbsp;streamType)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="initialize-quarks.oplet.OpletContext-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>initialize</h4>
-<pre>public&nbsp;void&nbsp;initialize(<a href="../../../../quarks/oplet/OpletContext.html" title="interface in quarks.oplet">OpletContext</a>&lt;<a href="../../../../quarks/connectors/pubsub/oplets/Publish.html" title="type parameter in Publish">T</a>,java.lang.Void&gt;&nbsp;context)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../quarks/oplet/Oplet.html#initialize-quarks.oplet.OpletContext-">Oplet</a></code></span></div>
-<div class="block">Initialize the oplet.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../quarks/oplet/Oplet.html#initialize-quarks.oplet.OpletContext-">initialize</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;<a href="../../../../quarks/connectors/pubsub/oplets/Publish.html" title="type parameter in Publish">T</a>,java.lang.Void&gt;</code></dd>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="../../../../quarks/oplet/core/AbstractOplet.html#initialize-quarks.oplet.OpletContext-">initialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../quarks/oplet/core/AbstractOplet.html" title="class in quarks.oplet.core">AbstractOplet</a>&lt;<a href="../../../../quarks/connectors/pubsub/oplets/Publish.html" title="type parameter in Publish">T</a>,java.lang.Void&gt;</code></dd>
-</dl>
-</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/Publish.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/oplets/Publish.html" target="_top">Frames</a></li>
-<li><a href="Publish.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/oplets/class-use/Publish.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/oplets/class-use/Publish.html b/content/javadoc/lastest/quarks/connectors/pubsub/oplets/class-use/Publish.html
deleted file mode 100644
index 6f70ddc..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/oplets/class-use/Publish.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.pubsub.oplets.Publish (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.pubsub.oplets.Publish (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../quarks/connectors/pubsub/oplets/Publish.html" title="class in quarks.connectors.pubsub.oplets">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?quarks/connectors/pubsub/oplets/class-use/Publish.html" target="_top">Frames</a></li>
-<li><a href="Publish.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 quarks.connectors.pubsub.oplets.Publish" class="title">Uses of Class<br>quarks.connectors.pubsub.oplets.Publish</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.pubsub.oplets.Publish</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="../../../../../quarks/connectors/pubsub/oplets/Publish.html" title="class in quarks.connectors.pubsub.oplets">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/connectors/pubsub/oplets/class-use/Publish.html" target="_top">Frames</a></li>
-<li><a href="Publish.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-frame.html b/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-frame.html
deleted file mode 100644
index ccc9e0d..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-frame.html
+++ /dev/null
@@ -1,20 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.pubsub.oplets (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../../quarks/connectors/pubsub/oplets/package-summary.html" target="classFrame">quarks.connectors.pubsub.oplets</a></h1>
-<div class="indexContainer">
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="Publish.html" title="class in quarks.connectors.pubsub.oplets" target="classFrame">Publish</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-summary.html b/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-summary.html
deleted file mode 100644
index 4e75c62..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-summary.html
+++ /dev/null
@@ -1,155 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.pubsub.oplets (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.pubsub.oplets (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/pubsub/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../quarks/connectors/pubsub/service/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/oplets/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;quarks.connectors.pubsub.oplets</h1>
-<div class="docSummary">
-<div class="block">Oplets supporting publish subscribe service.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</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="../../../../quarks/connectors/pubsub/oplets/Publish.html" title="class in quarks.connectors.pubsub.oplets">Publish</a>&lt;T&gt;</td>
-<td class="colLast">
-<div class="block">Publish a stream to a PublishSubscribeService service.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.connectors.pubsub.oplets Description">Package quarks.connectors.pubsub.oplets Description</h2>
-<div class="block">Oplets supporting publish subscribe service.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../quarks/connectors/pubsub/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../quarks/connectors/pubsub/service/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/oplets/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-tree.html b/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-tree.html
deleted file mode 100644
index dd08bfa..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-tree.html
+++ /dev/null
@@ -1,147 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.pubsub.oplets Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.pubsub.oplets Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/pubsub/package-tree.html">Prev</a></li>
-<li><a href="../../../../quarks/connectors/pubsub/service/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/oplets/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 quarks.connectors.pubsub.oplets</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.Object
-<ul>
-<li type="circle">quarks.oplet.core.<a href="../../../../quarks/oplet/core/AbstractOplet.html" title="class in quarks.oplet.core"><span class="typeNameLink">AbstractOplet</span></a>&lt;I,O&gt; (implements quarks.oplet.<a href="../../../../quarks/oplet/Oplet.html" title="interface in quarks.oplet">Oplet</a>&lt;I,O&gt;)
-<ul>
-<li type="circle">quarks.oplet.core.<a href="../../../../quarks/oplet/core/Sink.html" title="class in quarks.oplet.core"><span class="typeNameLink">Sink</span></a>&lt;T&gt;
-<ul>
-<li type="circle">quarks.connectors.pubsub.oplets.<a href="../../../../quarks/connectors/pubsub/oplets/Publish.html" title="class in quarks.connectors.pubsub.oplets"><span class="typeNameLink">Publish</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-</ul>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../quarks/connectors/pubsub/package-tree.html">Prev</a></li>
-<li><a href="../../../../quarks/connectors/pubsub/service/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/oplets/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-use.html b/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-use.html
deleted file mode 100644
index 255a0dc..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/oplets/package-use.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.connectors.pubsub.oplets (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.pubsub.oplets (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/connectors/pubsub/oplets/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 quarks.connectors.pubsub.oplets" class="title">Uses of Package<br>quarks.connectors.pubsub.oplets</h1>
-</div>
-<div class="contentContainer">No usage of quarks.connectors.pubsub.oplets</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/oplets/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/package-frame.html b/content/javadoc/lastest/quarks/connectors/pubsub/package-frame.html
deleted file mode 100644
index 80f9b74..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/package-frame.html
+++ /dev/null
@@ -1,20 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.pubsub (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../quarks/connectors/pubsub/package-summary.html" target="classFrame">quarks.connectors.pubsub</a></h1>
-<div class="indexContainer">
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="PublishSubscribe.html" title="class in quarks.connectors.pubsub" target="classFrame">PublishSubscribe</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/package-summary.html b/content/javadoc/lastest/quarks/connectors/pubsub/package-summary.html
deleted file mode 100644
index 973fc98..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/package-summary.html
+++ /dev/null
@@ -1,155 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.pubsub (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.pubsub (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/mqtt/iot/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/pubsub/oplets/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/pubsub/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;quarks.connectors.pubsub</h1>
-<div class="docSummary">
-<div class="block">Publish subscribe model between jobs.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</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="../../../quarks/connectors/pubsub/PublishSubscribe.html" title="class in quarks.connectors.pubsub">PublishSubscribe</a></td>
-<td class="colLast">
-<div class="block">Publish subscribe model.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.connectors.pubsub Description">Package quarks.connectors.pubsub Description</h2>
-<div class="block">Publish subscribe model between jobs.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/mqtt/iot/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/pubsub/oplets/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/pubsub/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/package-tree.html b/content/javadoc/lastest/quarks/connectors/pubsub/package-tree.html
deleted file mode 100644
index 7918a19..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/package-tree.html
+++ /dev/null
@@ -1,139 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.pubsub Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.pubsub Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/mqtt/iot/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/pubsub/oplets/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/pubsub/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 quarks.connectors.pubsub</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.Object
-<ul>
-<li type="circle">quarks.connectors.pubsub.<a href="../../../quarks/connectors/pubsub/PublishSubscribe.html" title="class in quarks.connectors.pubsub"><span class="typeNameLink">PublishSubscribe</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/mqtt/iot/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/pubsub/oplets/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/pubsub/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/package-use.html b/content/javadoc/lastest/quarks/connectors/pubsub/package-use.html
deleted file mode 100644
index 270e5a1..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/package-use.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.connectors.pubsub (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.pubsub (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/connectors/pubsub/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 quarks.connectors.pubsub" class="title">Uses of Package<br>quarks.connectors.pubsub</h1>
-</div>
-<div class="contentContainer">No usage of quarks.connectors.pubsub</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/pubsub/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[49/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/algolia_search.json
----------------------------------------------------------------------
diff --git a/content/algolia_search.json b/content/algolia_search.json
index 1bb9ec3..9214db2 100644
--- a/content/algolia_search.json
+++ b/content/algolia_search.json
@@ -13,7 +13,7 @@
 "keywords": "",
 "url": "../docs/committers",
 "summary": "",
-"body": "## Commit activityTo see commit activity for Apache Quarks, click [here](https://github.com/apache/incubator-quarks/pulse).## How to become a committerYou can become a committer by contributing to Apache Quarks. Qualifications for a new committer include:* **Sustained Contributions**: Potential committers should have a history of contributions to Quarks. They will create pull requests over a period of time.* **Quality of Contributions**: Potential committers should submit code that adds value to Quarks, including tests and documentation as needed. They should comment in a positive way on issues and pull requests, providing guidance and input to improve Quarks.* **Community Involvement**: Committers should participate in discussions in a positive way, triage and fix bugs, and interact with users who submit questions. They will remain courteous, and helpful, and encourage new members to join the Quarks community."
+"body": "## Commit activityTo see commit activity for Apache Edgent, click [here]({{ site.data.project.source_repository_mirror }}/pulse).## How to become a committerYou can become a committer by contributing to Apache Edgent. Qualifications for a new committer include:* **Sustained Contributions**: Potential committers should have a history of contributions to Edgent. They will create pull requests over a period of time.* **Quality of Contributions**: Potential committers should submit code that adds value to Edgent, including tests and documentation as needed. They should comment in a positive way on issues and pull requests, providing guidance and input to improve Edgent.* **Community Involvement**: Committers should participate in discussions in a positive way, triage and fix bugs, and interact with users who submit questions. They will remain courteous, and helpful, and encourage new members to join the Edgent community."
 
 },
 
@@ -21,12 +21,12 @@
 
 
 {
-"title": "Common Quarks operations",
+"title": "Common Edgent operations",
 "tags": "",
 "keywords": "",
-"url": "../docs/common-quarks-operations",
+"url": "../docs/common-edgent-operations",
 "summary": "",
-"body": "In the [Getting started guide](quarks-getting-started), we covered a Quarks application where we read from a device's simulated temperature sensor. Yet Quarks supports more operations than simple filtering. Data analysis and streaming require a suite of functionality, the most important components of which will be outlined below.## TStream.map()`TStream.map()` is arguably the most used method in the Quarks API. Its two main purposes are to perform stateful or stateless operations on a stream's tuples, and to produce a `TStream` with tuples of a different type from that of the calling stream.### Changing a TStream's tuple typeIn addition to filtering tuples, `TStream`s support operations that *transform* tuples from one Java type to another by invoking the `TStream.map()` method.This is useful in cases such as calculating the floating point average of a list of `Integer`s, or tokenizing a Java String into a list of `String`s. To demonstrate this, let's say we have a `TStream
 ` which contains a few lines, each of which contains multiple words:```javaTStream lines = topology.strings(    \"this is a line\",    \"this is another line\",    \"there are three lines now\",    \"and now four\");```We then want to print the third word in each line. The best way to do this is to convert each line to a list of `String`s by tokenizing them. We can do this in one line of code with the `TStream.map()` method:```javaTStream > wordsInLine = lines.map(tuple -> Arrays.asList(tuple.split(\" \")));```Since each tuple is now a list of strings, the `wordsInLine` stream is of type `List`. As you can see, the `map()` method has the ability to change the type of the `TStream`. Finally, we can use the `wordsInLine` stream to print the third word in each line.```javawordsInLine.sink(list -> System.out.println(list.get(2)));```As mentioned in the [Getting started guide](quarks-getting-started), a `TStream` can be parameterized to any serializable Java type, including ones created 
 by the user.### Performing stateful operationsIn all previous examples, the operations performed on a `TStream` have been stateless; keeping track of information over multiple invocations of the same operation has not been necessary. What if we want to keep track of the number of Strings sent over a stream? To do this, we need our `TStream.map()` method to contain a counter as state.This can be achieved by creating an anonymous `Function` class, and giving it the required fields.```javaTStream streamOfStrings = ...;TStream counts = streamOfStrings.map(new Function() {    int count = 0;    @Override    public Integer apply(String arg0) {        count = count + 1;        return count;    }});```The `count` field will now contain the number of `String`s which were sent over `streamOfStrings`. Although this is a simple example, the anonymous `Function` passed to `TStream.map()` can contain any kind of state! This could be a `HashMap`, a running list of tuples, or any serializable Java t
 ype. The state will be maintained throughout the entire runtime of your application."
+"body": "In the [Getting started guide](edgent-getting-started), we covered an Edgent application where we read from a device's simulated temperature sensor. Yet Edgent supports more operations than simple filtering. Data analysis and streaming require a suite of functionality, the most important components of which will be outlined below.## TStream.map()`TStream.map()` is arguably the most used method in the Edgent API. Its two main purposes are to perform stateful or stateless operations on a stream's tuples, and to produce a `TStream` with tuples of a different type from that of the calling stream.### Changing a TStream's tuple typeIn addition to filtering tuples, `TStream`s support operations that *transform* tuples from one Java type to another by invoking the `TStream.map()` method.This is useful in cases such as calculating the floating point average of a list of `Integer`s, or tokenizing a Java String into a list of `String`s. To demonstrate this, let's say we have a `TStrea
 m` which contains a few lines, each of which contains multiple words:```javaTStream lines = topology.strings(    \"this is a line\",    \"this is another line\",    \"there are three lines now\",    \"and now four\");```We then want to print the third word in each line. The best way to do this is to convert each line to a list of `String`s by tokenizing them. We can do this in one line of code with the `TStream.map()` method:```javaTStream > wordsInLine = lines.map(tuple -> Arrays.asList(tuple.split(\" \")));```Since each tuple is now a list of strings, the `wordsInLine` stream is of type `List`. As you can see, the `map()` method has the ability to change the type of the `TStream`. Finally, we can use the `wordsInLine` stream to print the third word in each line.```javawordsInLine.sink(list -> System.out.println(list.get(2)));```As mentioned in the [Getting started guide](edgent-getting-started), a `TStream` can be parameterized to any serializable Java type, including ones created
  by the user.### Performing stateful operationsIn all previous examples, the operations performed on a `TStream` have been stateless; keeping track of information over multiple invocations of the same operation has not been necessary. What if we want to keep track of the number of Strings sent over a stream? To do this, we need our `TStream.map()` method to contain a counter as state.This can be achieved by creating an anonymous `Function` class, and giving it the required fields.```javaTStream streamOfStrings = ...;TStream counts = streamOfStrings.map(new Function() {    int count = 0;    @Override    public Integer apply(String arg0) {        count = count + 1;        return count;    }});```The `count` field will now contain the number of `String`s which were sent over `streamOfStrings`. Although this is a simple example, the anonymous `Function` passed to `TStream.map()` can contain any kind of state! This could be a `HashMap`, a running list of tuples, or any serializable Java 
 type. The state will be maintained throughout the entire runtime of your application."
 
 },
 
@@ -34,12 +34,12 @@
 
 
 {
-"title": "Apache Quarks community",
+"title": "Apache Edgent community",
 "tags": "",
 "keywords": "",
 "url": "../docs/community",
 "summary": "",
-"body": "Every volunteer project obtains its strength from the people involved in it. We invite you to participate as much or as little as you choose.You can:* Use our project and provide a feedback.* Provide us with the use-cases.* Report bugs and submit patches.* Contribute code, javadocs, documentation.Visit the [Contributing](http://www.apache.org/foundation/getinvolved.html) page for general Apache contribution information. If you plan to make any significant contribution, you will need to have an Individual Contributor License Agreement [\\(ICLA\\)](https://www.apache.org/licenses/icla.txt) on file with Apache.## Mailing listGet help using {{ site.data.project.short_name }} or contribute to the project on our mailing lists:{% if site.data.project.user_list %}* [site.data.project.user_list](mailto:{{ site.data.project.user_list }}) is for usage questions, help, and announcements. [subscribe](mailto:{{ site.data.project.user_list_subscribe }}?subject=send this email to subscribe
 ), [unsubscribe](mailto:{{ site.data.project.dev_list_unsubscribe }}?subject=send this email to unsubscribe), [archives]({{ site.data.project.user_list_archive_mailarchive }}){% endif %}* [{{ site.data.project.dev_list }}](mailto:{{ site.data.project.dev_list }}) is for people who want to contribute code to {{ site.data.project.short_name }}. [subscribe](mailto:{{ site.data.project.dev_list_subscribe }}?subject=send this email to subscribe), [unsubscribe](mailto:{{ site.data.project.dev_list_unsubscribe }}?subject=send this email to unsubscribe), [Apache archives]({{ site.data.project.dev_list_archive }}), [mail-archive.com archives]({{ site.data.project.dev_list_archive_mailarchive }})* [{{ site.data.project.commits_list }}](mailto:{{ site.data.project.commits_list }}) is for commit messages and patches to {{ site.data.project.short_name }}. [subscribe](mailto:{{ site.data.project.commits_list_subscribe }}?subject=send this email to subscribe), [unsubscribe](mailto:{{ site.data.pro
 ject.commits_list_unsubscribe }}?subject=send this email to unsubscribe), [Apache archives]({{ site.data.project.commits_list_archive }}), [mail-archive.com archives]({{ site.data.project.commits_list_archive_mailarchive }})## Issue trackerWe use Jira here: [https://issues.apache.org/jira/browse/{{ site.data.project.jira }}](https://issues.apache.org/jira/browse/{{ site.data.project.jira }})### Bug reportsFound bug? Create an issue in [Jira](https://issues.apache.org/jira/browse/{{ site.data.project.jira }}).Before submitting an issue, please:* Verify that the bug does in fact exist* Search the issue tracker to verify there is no existing issue reporting the bug you've found* Consider tracking down the bug yourself in the {{ site.data.project.short_name }} source and submitting a pull request along with your bug report. This is a great time saver for the {{ site.data.project.short_name }} developers and helps ensure the bug will be fixed quickly.### Feature requestsEnhancement reque
 sts for new features are also welcome. The more concrete the request is and the better rationale you provide, the greater the chance it will incorporated into future releases. To make a request, create an issue in [Jira](https://issues.apache.org/jira/browse/{{ site.data.project.jira }}).## Source codeThe project sources are accessible via the [source code repository]({{ site.data.project.source_repository }}) which is also mirrored in [GitHub]({{ site.data.project.source_repository_mirror }}).When you are considering a code contribution, make sure there is an [Jira issue](https://issues.apache.org/jira/browse/{{ site.data.project.jira }}) that describes your work or the bug you are fixing. For significant contributions, please discuss your proposed changes in the issue so that others can comment on your plans. Someone else may be working on the same functionality, so it's good to communicate early and often. A committer is more likely to accept your change if there is clear informa
 tion in the issue.To contribute, [fork](https://help.github.com/articles/fork-a-repo/) the [mirror]({{ site.data.project.source_repository_mirror }}) and issue a [pull request](https://help.github.com/articles/using-pull-requests/). Put the Jira issue number, e.g. {{ site.data.project.jira }}-100 in the pull request title. The tag [WIP] can also be used in the title of pull requests to indicate that you are not ready to merge but want feedback. Remove [WIP] when you are ready for merge. Make sure you document your code and contribute tests along with the code.Read [DEVELOPMENT.md](https://github.com/apache/incubator-quarks/blob/master/DEVELOPMENT.md) at the top of the code tree for details on setting up your development environment.## Web site and documentation source codeThe project website and documentation sources are accessible via the [website source code repository]({{ site.data.project.website_repository }}) which is also mirrored in [GitHub]({{ site.data.project.website_repo
 sitory_mirror }}). Contributing changes to the web site and documentation is similar to contributing code. Follow the instructions in the *Source Code* section above, but fork and issue a pull request against the [web site mirror]({{ site.data.project.website_repository_mirror }}). Follow the instructions in the top-level [README.md]({{ site.data.project.website_repository_mirror }}/blob/master/README.md) for details on contributing to the web site and documentation.You will need to use [Markdown](https://daringfireball.net/projects/markdown/) and [Jekyll](http://jekyllrb.com) to develop pages. See:* [Markdown Cheat Sheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)* [Jekyll on linux and Mac](https://jekyllrb.com/)* [Jekyll on Windows](https://jekyllrb.com/docs/windows/) is not officially supported but people have gotten it to work"
+"body": "Every volunteer project obtains its strength from the people involved in it. We invite you to participate as much or as little as you choose.You can:* Use our project and provide a feedback.* Provide us with the use-cases.* Report bugs and submit patches.* Contribute code, javadocs, documentation.Visit the [Contributing](http://www.apache.org/foundation/getinvolved.html) page for general Apache contribution information. If you plan to make any significant contribution, you will need to have an Individual Contributor License Agreement [\\(ICLA\\)](https://www.apache.org/licenses/icla.txt) on file with Apache.## Mailing listGet help using {{ site.data.project.short_name }} or contribute to the project on our mailing lists:{% if site.data.project.user_list %}* [site.data.project.user_list](mailto:{{ site.data.project.user_list }}) is for usage questions, help, and announcements. [subscribe](mailto:{{ site.data.project.user_list_subscribe }}?subject=send this email to subscribe
 ), [unsubscribe](mailto:{{ site.data.project.dev_list_unsubscribe }}?subject=send this email to unsubscribe), [archives]({{ site.data.project.user_list_archive_mailarchive }}){% endif %}* [{{ site.data.project.dev_list }}](mailto:{{ site.data.project.dev_list }}) is for people who want to contribute code to {{ site.data.project.short_name }}. [subscribe](mailto:{{ site.data.project.dev_list_subscribe }}?subject=send this email to subscribe), [unsubscribe](mailto:{{ site.data.project.dev_list_unsubscribe }}?subject=send this email to unsubscribe), [Apache archives]({{ site.data.project.dev_list_archive }}), [mail-archive.com archives]({{ site.data.project.dev_list_archive_mailarchive }})* [{{ site.data.project.commits_list }}](mailto:{{ site.data.project.commits_list }}) is for commit messages and patches to {{ site.data.project.short_name }}. [subscribe](mailto:{{ site.data.project.commits_list_subscribe }}?subject=send this email to subscribe), [unsubscribe](mailto:{{ site.data.pro
 ject.commits_list_unsubscribe }}?subject=send this email to unsubscribe), [Apache archives]({{ site.data.project.commits_list_archive }}), [mail-archive.com archives]({{ site.data.project.commits_list_archive_mailarchive }})## Issue trackerWe use JIRA here: [https://issues.apache.org/jira/browse/{{ site.data.project.jira }}](https://issues.apache.org/jira/browse/{{ site.data.project.jira }})### Bug reportsFound a bug? Create an issue in [JIRA](https://issues.apache.org/jira/browse/{{ site.data.project.jira }}).Before submitting an issue, please:* Verify that the bug does in fact exist* Search the issue tracker to verify there is no existing issue reporting the bug you've found* Consider tracking down the bug yourself in the {{ site.data.project.short_name }} source and submitting a pull request along with your bug report. This is a great time saver for the {{ site.data.project.short_name }} developers and helps ensure the bug will be fixed quickly.### Feature requestsEnhancement req
 uests for new features are also welcome. The more concrete the request is and the better rationale you provide, the greater the chance it will incorporated into future releases. To make a request, create an issue in [JIRA](https://issues.apache.org/jira/browse/{{ site.data.project.jira }}).## Source codeThe project sources are accessible via the [source code repository]({{ site.data.project.source_repository }}) which is also mirrored in [GitHub]({{ site.data.project.source_repository_mirror }}).When you are considering a code contribution, make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/{{ site.data.project.jira }}) that describes your work or the bug you are fixing. For significant contributions, please discuss your proposed changes in the issue so that others can comment on your plans. Someone else may be working on the same functionality, so it's good to communicate early and often. A committer is more likely to accept your change if there is clear inform
 ation in the issue.To contribute, [fork](https://help.github.com/articles/fork-a-repo/) the [mirror]({{ site.data.project.source_repository_mirror }}) and issue a [pull request](https://help.github.com/articles/using-pull-requests/). Put the JIRA issue number, e.g. {{ site.data.project.jira }}-100 in the pull request title. The tag [WIP] can also be used in the title of pull requests to indicate that you are not ready to merge but want feedback. Remove [WIP] when you are ready for merge. Make sure you document your code and contribute tests along with the code.Read [DEVELOPMENT.md]({{ site.data.project.source_repository_mirror }}/blob/master/DEVELOPMENT.md) at the top of the code tree for details on setting up your development environment.## Website and documentation source codeThe project website and documentation sources are accessible via the [website source code repository]({{ site.data.project.website_repository }}) which is also mirrored in [GitHub]({{ site.data.project.websit
 e_repository_mirror }}). Contributing changes to the website and documentation is similar to contributing code. Follow the instructions in the *Source Code* section above, but fork and issue a pull request against the [website mirror]({{ site.data.project.website_repository_mirror }}). Follow the instructions in the top-level [README.md]({{ site.data.project.website_repository_mirror }}/blob/master/README.md) for details on contributing to the website and documentation.You will need to use [Markdown](https://daringfireball.net/projects/markdown/) and [Jekyll](http://jekyllrb.com) to develop pages. See:* [Markdown Cheat Sheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)* [Jekyll on Linux and Mac](https://jekyllrb.com/)* [Jekyll on Windows](https://jekyllrb.com/docs/windows/) is not officially supported but people have gotten it to work"
 
 },
 
@@ -52,7 +52,7 @@
 "keywords": "",
 "url": "../docs/console",
 "summary": "",
-"body": "## Visualizing and monitoring your applicationThe Quarks application console is a web application that enables you to visualize your application topology and monitor the tuples flowing through your application. The kind of oplets used in the topology, as well as the stream tags included in the topology, are also visible in the console.## Adding the console web app to your applicationTo use the console, you must use the Quarks classes that provide the service to access the console web application or directly call the `HttpServer` class itself, start the server and then obtain the console URL.The easiest way to include the console in your application is to use the the `DevelopmentProvider` class. `DevelopmentProvider` is a subclass of `DirectProvider` and adds services such as access to the console web application and counter oplets used to determine tuple counts. You can get the URL for the console from the `DevelopmentProvider` using the `getService` method as shown in a hy
 pothetical application shown below:```javaimport java.util.concurrent.TimeUnit;import quarks.console.server.HttpServer;import quarks.providers.development.DevelopmentProvider;import quarks.topology.TStream;import quarks.topology.Topology;public class TempSensorApplication {    public static void main(String[] args) throws Exception {        TempSensor sensor = new TempSensor();        DevelopmentProvider dp = new DevelopmentProvider();        Topology topology = dp.newTopology();        TStream tempReadings = topology.poll(sensor, 1, TimeUnit.MILLISECONDS);        TStream filteredReadings = tempReadings.filter(reading -> reading  80);        filteredReadings.print();        System.out.println(dp.getServices().getService(HttpServer.class).getConsoleUrl());        dp.submit(topology);    }}```Note that the console URL is being printed to `System.out`. The `filteredReadings` are as well, since `filteredReadings.print()` is being called in the application. You may need to scroll your te
 rminal window up to see the output for the console URL.Optionally, you can modify the above code in the application to have a timeout before submitting the topology, which would allow you to see the console URL before any other output is shown. The modification would look like this:```java// Print the console URL and wait for 10 seconds before submitting the topologySystem.out.println(dp.getServices().getService(HttpServer.class).getConsoleUrl());try {    TimeUnit.SECONDS.sleep(10);} catch (InterruptedException e) {    // Do nothing}dp.submit(topology);```The other way to embed the console in your application is shown in the `HttpServerSample.java` example (on [GitHub](https://github.com/apache/incubator-quarks/blob/master/samples/console/src/main/java/quarks/samples/console/HttpServerSample.java)). It gets the `HttpServer` instance, starts it, and prints out the console URL. Note that it does not submit a job, so when the console is displayed in the browser, there are no running jo
 bs and therefore no topology graph. The example is meant to show how to get the `HttpServer` instance, start the console web app and get the URL of the console.## Accessing the consoleThe console URL has the following format:`http://host_name:port_number/console`Once it is obtained from `System.out`, enter it in a browser window.If you cannot access the console at this URL, ensure there is a `console.war` file in the `webapps` directory. If the `console.war` file cannot be found, an exception will be thrown (in `std.out`) indicating `console.war` was not found.## ConsoleWaterDetector sampleTo see the features of the console in action and as a way to demonstrate how to monitor a topology in the console, let's look at the `ConsoleWaterDetector` sample (on [GitHub](https://github.com/apache/incubator-quarks/blob/master/samples/console/src/main/java/quarks/samples/console/ConsoleWaterDetector.java)).Prior to running any console applications, the `console.war` file must be built as menti
 oned above. If you are building quarks from a Git repository, go to the top level Quarks directory and run `ant`.Here is an example in my environment:```Susans-MacBook-Pro-247:quarks susancline$ pwd/Users/susancline/git/quarksSusans-MacBook-Pro-247:quarks susancline$ antBuildfile: /Users/susancline/git/quarks/build.xmlsetcommitversion:init:suball:init:project.component:compile:...[javadoc] Constructing Javadoc information...[javadoc] Standard Doclet version 1.8.0_71[javadoc] Building tree for all the packages and classes...[javadoc] Generating /Users/susancline/git/quarks/target/docs/javadoc/quarks/analytics/sensors/package-summary.html...[javadoc] Copying file /Users/susancline/git/quarks/analytics/sensors/src/main/java/quarks/analytics/sensors/doc-files/deadband.png to directory /Users/susancline/git/quarks/target/docs/javadoc/quarks/analytics/sensors/doc-files...[javadoc] Generating /Users/susancline/git/quarks/target/docs/javadoc/quarks/topology/package-summary.html...[javadoc] 
 Copying file /Users/susancline/git/quarks/api/topology/src/main/java/quarks/topology/doc-files/sources.html to directory /Users/susancline/git/quarks/target/docs/javadoc/quarks/topology/doc-files...[javadoc] Building index for all the packages and classes...[javadoc] Building index for all classes...all:BUILD SUCCESSFULTotal time: 3 seconds```This command will let you know that `console.war` was built and is in the correct place, under the `webapps` directory.```Susans-MacBook-Pro-247:quarks susancline$ find . -name console.war -print./target/java8/console/webapps/console.war```Now we know we have built `console.war`, so we're good to go. To run this sample from the command line:```Susans-MacBook-Pro-247:quarks susancline$ pwd/Users/susancline/git/quarksSusans-MacBook-Pro-247:quarks susancline$ java -cp target/java8/samples/lib/quarks.samples.console.jar:. quarks.samples.console.ConsoleWaterDetector```If everything is successful, you'll start seeing output. You may have to scroll ba
 ck up to get the URL of the console:```Susans-MacBook-Pro-247:quarks susancline$ java -cp target/java8/samples/lib/quarks.samples.console.jar:. quarks.samples.console.ConsoleWaterDetectorMar 07, 2016 12:04:52 PM org.eclipse.jetty.util.log.Log initializedINFO: Logging initialized @176msMar 07, 2016 12:04:53 PM org.eclipse.jetty.server.Server doStartINFO: jetty-9.3.6.v20151106Mar 07, 2016 12:04:53 PM org.eclipse.jetty.server.handler.ContextHandler doStartINFO: Started o.e.j.s.ServletContextHandler@614c5515{/jobs,null,AVAILABLE}Mar 07, 2016 12:04:53 PM org.eclipse.jetty.server.handler.ContextHandler doStartINFO: Started o.e.j.s.ServletContextHandler@77b52d12{/metrics,null,AVAILABLE}Mar 07, 2016 12:04:53 PM org.eclipse.jetty.webapp.StandardDescriptorProcessor visitServletINFO: NO JSP Support for /console, did not find org.eclipse.jetty.jsp.JettyJspServletMar 07, 2016 12:04:53 PM org.eclipse.jetty.server.handler.ContextHandler doStartINFO: Started o.e.j.w.WebAppContext@2d554825{/console,
 file:///private/var/folders/0c/pb4rznhj7sbc886t30w4vpxh0000gn/T/jetty-0.0.0.0-0-console.war-_console-any-3101338829524954950.dir/webapp/,AVAILABLE}{/console.war}Mar 07, 2016 12:04:53 PM org.eclipse.jetty.server.AbstractConnector doStartINFO: Started ServerConnector@66480dd7{HTTP/1.1,[http/1.1]}{0.0.0.0:57964}Mar 07, 2016 12:04:53 PM org.eclipse.jetty.server.Server doStartINFO: Started @426mshttp://localhost:57964/consoleWell1 alert, ecoli value is 1Well1 alert, temp value is 48Well3 alert, ecoli value is 1```Now point your browser to the URL displayed above in the output from running the Java command to launch the `ConsoleWaterDetector` application. In this case, the URL is `http://localhost:57964/console`.Below is a screen shot of what you should see if everything is working properly:## ConsoleWaterDetector application scenarioThe application is now running in your browser. Let's discuss the scenario for the application.A county agency is responsible for ensuring the safety of resi
 dents well water. Each well they monitor has four different sensor types:* Temperature* Acidity* Ecoli* LeadThe sample application topology monitors 3 wells:* For the hypothetical scenario, Well1 and Well3 produce 'unhealthy' values from their sensors on occasion. Well2 always produces 'healthy' values.* Each well that is to be measured is added to the topology. The topology polls each sensor (temp, ecoli, etc.) for each well as a unit. A `TStream` is returned from polling the toplogy and represents a sensor reading. Each sensor reading for the well has a tag added to it with the reading type i.e, \"temp\", and the well id. Once all of the sensor readings are obtained and the tags added, each sensor reading is 'unioned' into a single `TStream`. Look at the `waterDetector` method for details on this.* Now, each well has a single stream with each of the sensors readings as a property with a name and value in the `TStream`. Next the `alertFilter` method is called on the `TStream` repre
 senting each well. This method checks the values for each well's sensors to determine if they are 'out of range' for healthy values. The `filter` oplet is used to do this. If any of the sensor's readings are out of the acceptable range the tuple is passed along. Those that are within an acceptable range are discarded.* Next the applications' `splitAlert` method is called on each well's stream that contains the union of all the sensor readings that are out of range. The `splitAlert` method uses the `split` oplet to split the incoming stream into 5 different streams. Only those tuples that are out of range for each stream, which represents each sensor type, will be returned. The object returned from `splitAlert` is a list of `TStream` objects. The `splitAlert` method is shown below:    ```java    public static List> splitAlert(TStream alertStream, int wellId) {        List> allStreams = alertStream.split(5, tuple -> {            if (tuple.get(\"temp\") != null) {                JsonOb
 ject tempObj = new JsonObject();                int temp = tuple.get(\"temp\").getAsInt();                if (temp = TEMP_ALERT_MAX) {                    tempObj.addProperty(\"temp\", temp);                    return 0;                } else {                    return -1;                }            } else if (tuple.get(\"acidity\") != null){                JsonObject acidObj = new JsonObject();                int acid = tuple.get(\"acidity\").getAsInt();                if (acid = ACIDITY_ALERT_MAX) {                    acidObj.addProperty(\"acidity\", acid);                    return 1;                } else {                    return -1;                }            } else if (tuple.get(\"ecoli\") != null) {                JsonObject ecoliObj = new JsonObject();                int ecoli = tuple.get(\"ecoli\").getAsInt();                if (ecoli >= ECOLI_ALERT) {                    ecoliObj.addProperty(\"ecoli\", ecoli);                    return 2;                } else {       
              return -1;                }            } else if (tuple.get(\"lead\") != null) {                JsonObject leadObj = new JsonObject();                int lead = tuple.get(\"lead\").getAsInt();                if (lead >= LEAD_ALERT_MAX) {                    leadObj.addProperty(\"lead\", lead);                    return 3;                } else {                    return -1;                }            } else {                 return -1;            }        });        return allStreams;    }    ```* Next we want to get the temperature stream from the first well and put a rate meter on it to determine the rate at which the out of range values are flowing in the stream    ```java    List> individualAlerts1 = splitAlert(filteredReadings1, 1);    // Put a rate meter on well1's temperature sensor output    Metrics.rateMeter(individualAlerts1.get(0));    ```* Next all the sensors for well 1 have tags added to the stream indicating the stream is out of range for that sensor and
  the well id. Next a sink is added, passing the tuple to a `Consumer` that formats a string to `System.out` containing the well id, alert type (sensor type) and value of the sensor.    ```java    // Put a rate meter on well1's temperature sensor output    Metrics.rateMeter(individualAlerts1.get(0));    individualAlerts1.get(0).tag(TEMP_ALERT_TAG, \"well1\").sink(tuple -> System.out.println(\"\\n\" + formatAlertOutput(tuple, \"1\", \"temp\")));    individualAlerts1.get(1).tag(ACIDITY_ALERT_TAG, \"well1\").sink(tuple -> System.out.println(formatAlertOutput(tuple, \"1\", \"acidity\")));    individualAlerts1.get(2).tag(ECOLI_ALERT_TAG, \"well1\").sink(tuple -> System.out.println(formatAlertOutput(tuple, \"1\", \"ecoli\")));    individualAlerts1.get(3).tag(LEAD_ALERT_TAG, \"well1\").sink(tuple -> System.out.println(formatAlertOutput(tuple, \"1\", \"lead\")));    ```Output in the terminal window from the `formatAlertOutput` method will look like this:```Well1 alert, temp value is 86Well3 
 alert, ecoli value is 2Well1 alert, ecoli value is 1Well3 alert, acidity value is 1Well1 alert, lead value is 12Well1 alert, ecoli value is 2Well3 alert, lead value is 10Well3 alert, acidity value is 10```Notice how only those streams that are out of range for the temperature sensor type show output.## Detecting zero tuple countsAt the end of the `ConsoleWaterDetector` application is this snippet of code, added after the topology has been submitted:```javadp.submit(wellTopology);while (true) {    MetricRegistry metricRegistry = dp.getServices().getService(MetricRegistry.class);    SortedMap counters = metricRegistry.getCounters();    Set> values = counters.entrySet();    for (Entry e : values) {        if (e.getValue().getCount() == 0) {            System.out.println(\"Counter Op:\" + e.getKey() + \" tuple count: \" + e.getValue().getCount());        }    }    Thread.sleep(2000);}```What this does is get all the counters in the `MetricRegistry` class and print out the name of the co
 unter oplet they are monitoring along with the tuple count if it is zero. Here is some sample output:```Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_44 has a tuple count of zero!Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_45 has a tuple count of zero!Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_46 has a tuple count of zero!Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_47 has a tuple count of zero!Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_89 has a tuple count of zero!Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_95 has a tuple count of zero!Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_96 has a tuple count of zero!Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_97 has a tuple count of zero!Counter Op:TupleCounter.quarks.oplet.JOB_0.OP_98 has a tuple count of zero!```To summarize what the application is doing:* Unions all sensor type readings for a single well* Filters all sensor type readings for a single well, passing on an object that only contains tuples for the object that 
 have at least one sensor type with out of range values* Splits the object that contained name/value pairs for sensor type and readings into individual sensor types returning only those streams that contain out of range values* Outputs to the command line the well id, sensor type and value that is out of range* Tags are added at various points in the topology for easier identification of either the well or some out of range condition* The topology contains counters to measure tuple counts since `DevelopmentProvider` was used* Individual rate meters were placed on `well1` and `well3`'s temperature sensors to determine the rate of 'unhealthy' values* Prints out the name of the counter oplets whose tuple counts are zero## Topology graph controlsNow that you have an understanding of what the application is doing, let's look at some of the controls in the console, so we can learn how to monitor the application. Below is a screen shot of the top controls: the controls that affect the Topol
 ogy Graph.* **Job**: A drop down to select which job is being displayed in the Topology Graph. An application can contain multiple jobs.* **State**: Hovering over the 'State' icon shows information about the selected job. The current and next states of the job, the job id and the job name.* **View by**: This select is used to change how the topology graph is displayed. The three options for this select are:  - Static flow  - Tuple count  - Oplet kind  - Currently it is set to 'Static flow'. This means the oplets (represented as circles in the topology graph) do not change size, nor do the lines or links (representing the edges of the topology graph) change width or position. The graph is not being refreshed when it is in 'Static flow' mode.* **Refresh interval**: Allows the user to select an interval between 3 - 20 seconds to refresh the tuple count values in the graph. Every X seconds the metrics for the topology graph are refreshed. More about metrics a little bit later.* **Pause 
 graph**: Stops the refresh interval timer. Once the 'Pause graph' button is clicked, the user must push 'Resume graph' for the graph to be updated, and then refreshed at the interval set in the 'Refresh interval' timer. It can be helpful to pause the graph if multiple oplets are occupying the same area on the graph, and their names become unreadable. Once the graph is paused, the user can drag an oplet off of another oplet to better view the name and see the edge(s) that connect them.* **Show tags**: If the checkbox appears in the top controls, it means:  - The 'View by' layer is capable of displaying stream tags  - The topology currently shown in the topology graph has stream tags associated with it* **Show all tags**: Selecting this checkbox shows all the tags present in the topology. If you want to see only certain tags, uncheck this box and select the button labeled 'Select individual tags ...'. A dialog will appear, and you can select one or all of the tags listed in the dialog
  which are present in the topology.    The next aspect of the console we'll look at are the popups available when selecting 'View all oplet properties', hovering over an oplet and hovering over an edge (link).The screen shot below shows the output from clicking on the 'View all oplet properties' link directly below the job selector:Looking at the sixth line in the table, where the Name is 'OP_5', we can see that the Oplet kind is a `Map`, a `quarks.oplet.functional.Map`, the Tuple count is 0 (this is because the view is in Static flow mode - the graph does not show the number of tuples flowing in it), the source oplet is 'OP_55', the target oplet is 'OP_60', and there are no stream tags coming from the source or target streams. Relationships for all oplets can be viewed in this manner.Now, looking at the graph, if we want to see the relationships for a single oplet, we can hover over it. The image below shows the hover when we are over 'OP_5'.You can also hover over the edges of the
  topology graph to get information. Hover over the edge (link) between 'OP_0' and 'OP_55'. The image shows the name and kind of the oplet as the source, and the name and kind of oplet as the target. Again the tuple count is 0 since this is the 'Static flow' view. The last item of information in the tooltip is the tags on the stream.One or many tags can be added to a stream. In this case we see the tags 'temperature' and 'well1'.The section of the code that adds the tags 'temperature' and 'well1' is in the `waterDetector` method of the `ConsoleWaterDetector` class.```javapublic static TStream waterDetector(Topology topology, int wellId) {    Random rNum = new Random();    TStream temp = topology.poll(() -> rNum.nextInt(TEMP_RANDOM_HIGH - TEMP_RANDOM_LOW) + TEMP_RANDOM_LOW, 1, TimeUnit.SECONDS);    TStream acidity = topology.poll(() -> rNum.nextInt(ACIDITY_RANDOM_HIGH - ACIDITY_RANDOM_LOW) + ACIDITY_RANDOM_LOW, 1, TimeUnit.SECONDS);    TStream ecoli = topology.poll(() -> rNum.nextInt(
 ECOLI_RANDOM_HIGH - ECOLI_RANDOM_LOW) + ECOLI_RANDOM_LOW, 1, TimeUnit.SECONDS);    TStream lead = topology.poll(() -> rNum.nextInt(LEAD_RANDOM_HIGH - LEAD_RANDOM_LOW) + LEAD_RANDOM_LOW, 1, TimeUnit.SECONDS);    TStream id = topology.poll(() -> wellId, 1, TimeUnit.SECONDS);    // add tags to each sensor    temp.tag(\"temperature\", \"well\" + wellId);```### LegendThe legend(s) that appear in the console depend on the view currently displayed. In the static flow mode, if no stream tags are present, there is no legend. In this example we have stream tags in the topology, so the static flow mode gives us the option to select 'Show tags'. If selected, the result is the addition of the stream tags legend:This legend shows all the tags that have been added to the topology, regardless of whether or not 'Show all tags' is checked or specific tags have been selected from the dialog that appears when the 'Select individual tags ...' button is clicked.### Topology graphNow that we've covered mo
 st of the ways to modify the view of the topology graph and discussed the application, let's look at the topology graph as a way to understand our application.When analyzing what is happening in your application, here are some ways you might use the console to help you understand it:* Topology of the application - how the edges and vertices of the graph are related* Tuple flow - tuple counts since the application was started* The affect of filters or maps on the downstream streams* Stream tags - if tags are added dynamically based on a condition, where the streams with tags are displayed in the topologyLet's start with the static flow view of the topology. We can look at the graph, and we can also hover over any of the oplets or streams to better understand the connections. Also, we can click 'View all oplet properties' and see the relationships in a tabular format.The other thing to notice in the static flow view are the tags. Look for any colored edges (the links between the oplet
 s). All of the left-most oplets have streams with tags. Most of them have the color that corresponds to 'Multiple tags'. If you hover over the edges, you can see the tags. It's obvious that we have tagged each sensor with the sensor type and the well id.Now, if you look to the far right, you can see more tags on streams coming out of a `split` oplet. They also have multiple tags, and hovering over them you can determine that they represent out of range values for each sensor type for the well. Notice how the `split` oplet, OP_43, has no tags in the streams coming out of it. If you follow that split oplet back, you can determine from the first tags that it is part of the well 2 stream.If you refer back to the `ConsoleWaterDetector` source, you can see that no tags were placed on the streams coming out of `well2`'s split because they contained no out of range values.Let's switch the view to Oplet kind now. It will make more clear which oplets are producing the streams with the tags on
  them. Below is an image of how the graph looks after switching to the Oplet kind view.In the Oplet kind view the links are all the same width, but the circles representing the oplets are sized according to tuple flow. Notice how the circles representing OP_10, OP_32 and OP_21 are large in relation to OP_80, OP_88 and OP_89. As a matter of fact, we can't even see the circle representing OP_89. Looking at OP_35 and then the Oplet kind legend, you can see by the color that it is a Filter oplet. This is because the filter that we used against `well2`, which is the stream that OP_35 is part of returned no tuples. This is a bit difficult to see. Let's look at the Tuple count view.The Tuple count view will make it more clear that no tuples are following out of OP_35, which represents the filter for `well2` and only returns out of range values. You may recall that in this example `well2` returned no out of range values. Below is the screen shot of the graph in 'Tuple count' view mode.The t
 opology graph oplets can sometimes sit on top of each other. If this is the case, pause the refresh and use your mouse to pull down on the oplets that are in the same position. This will allow you to see their name. Alternately, you can use the 'View all properties' table to see the relationships between oplets.### MetricsIf you scroll the browser window down, you can see a Metrics section. This section appears when the application contains the following:* A `DevelopmentProvider` is used; this automatically inserts counters on the streams of the topology* A `quarks.metrics.Metric.Counter` or `quarks.metrics.Metric.RateMeter` is added to an individual stream## CountersIn the `ConsoleWaterDetector` application we used a `DevelopmentProvider`. Therefore, counters were added to most streams (edges) with the following exceptions (from the [Javadoc]({{ site.docsurl }}/lastest/quarks/metrics/Metrics.html#counter-quarks.topology.TStream-) for `quarks.metrics.Metrics`):*Oplets are only inser
 ted upstream from a FanOut oplet.**If a chain of Peek oplets exists between oplets A and B, a Metric oplet is inserted after the last Peek, right upstream from oplet B.**If a chain of Peek oplets is followed by a FanOut, a metric oplet is inserted between the last Peek and the FanOut oplet.The implementation is not idempotent; previously inserted metric oplets are treated as regular graph vertices. Calling the method twice will insert a new set of metric oplets into the graph.*Also, the application inserts counters on `well2`'s streams after the streams from the individual sensors were unioned and then split:```javaList> individualAlerts2 = splitAlert(filteredReadings2, 2);TStream alert0Well2 = individualAlerts2.get(0);alert0Well2  = Metrics.counter(alert0Well2);alert0Well2.tag(\"well2\", \"temp\");TStream alert1Well2 = individualAlerts2.get(1);alert1Well2  = Metrics.counter(alert1Well2);alert1Well2.tag(\"well2\", \"acidity\");TStream alert2Well2 = individualAlerts2.get(2);alert2Wel
 l2  = Metrics.counter(alert2Well2);alert2Well2.tag(\"well2\", \"ecoli\");TStream alert3Well2 = individualAlerts2.get(3);alert3Well2  = Metrics.counter(alert3Well2);alert3Well2.tag(\"well2\", \"lead\");```When looking at the select next to the label 'Metrics', make sure the 'Count, oplets OP_37, OP_49 ...' is selected.  This select compares all of the counters in the topology visualized as a bar graph.  An image is shown below:Hover over individual bars to get the value of the number of tuples flowing through that oplet since the application was started. You can also see the oplet name. You can see that some of the oplets have zero tuples flowing through them.The bars that are the tallest and therefore have the highest tuple count are OP_76, OP_67 and OP_65.  If you look back up to the topology graph, in the Tuple count view, you can see that the edges (streams) surrounding these oplets have the color that corresponds to the highest tuple count (in the pictures above that color is br
 ight orange in the Tuple count legend).### Rate metersThe other type of metric we can look at are rate meter metrics. In the `ConsoleWaterDetector` application we added two rate meters here with the objective of comparing the rate of out of range readings between `well1` and `well3`:```List> individualAlerts1 = splitAlert(filteredReadings1, 1);// Put a rate meter on well1's temperature sensor outputMetrics.rateMeter(individualAlerts1.get(0));...List> individualAlerts3 = splitAlert(filteredReadings3, 3);// Put a rate meter on well3's temperature sensor outputMetrics.rateMeter(individualAlerts3.get(0));```Rate meters contain the following metrics for each stream they are added to:  * Tuple count  * The rate of change in the tuple count. The following rates are available for a single stream:    - 1 minute rate change    - 5 minute rate change    - 15 minute rate change    - Mean rate changeNow change the Metrics select to the 'MeanRate'. In our example these correspond to oplets OP_37 
 and OP_49:Hovering over the slightly larger bar, the one to the right, the name is OP_49. Looking at the topology graph and changing the view to 'Static flow', follow the edges back from OP_49 until you can see an edge with a tag on it. You can see that OP_49's source is OP_51, whose source is OP_99.  The edge between OP_99 and it's source OP_48 has multiple tags. Hovering over this stream, the tags are 'TEMP out of range' and 'well3'.If a single rate meter is placed on a stream, in addition to plotting a bar chart, a line chart over the last 20 measures can be viewed. For example, if I comment out the addition of the rate meter for `well1` and then rerun the application, the Metrics section will look like the image below. I selected the 'OneMinuteRate' and 'Line chart' for Chart type:## SummaryThe intent of the information on this page is to help you understand the following:* How to add the console application to a Quarks application* How to run the `ConsoleWaterDetector` sample* 
 The design/architecture in the `ConsoleWaterDetector` application* The controls for the Topology graph are and what they do, including the different views of the graph* The legend for the graph* How to interpret the graph and use the tooltips over the edges and vertices, as well as the 'View all properties' link* How to add counters and rate meters to a topology* How to use the metrics section to understand tuple counters and rate meters* How to correlate values from the metrics section with the topology graphThe Quarks console will continue to evolve and improve. Please open an issue if you see a problem with the existing console, but more importantly add an issue if you have an idea of how to make the console better.The more folks write Quarks applications and view them in the console, the more information we can gather from the community about what is needed in the console. Please consider making a contribution if there is a feature in the console that would really help you and o
 thers!"
+"body": "## Visualizing and monitoring your applicationThe Edgent application console is a web application that enables you to visualize your application topology and monitor the tuples flowing through your application. The kind of oplets used in the topology, as well as the stream tags included in the topology, are also visible in the console.## Adding the console web app to your applicationTo use the console, you must use the Edgent classes that provide the service to access the console web application or directly call the `HttpServer` class itself, start the server and then obtain the console URL.The easiest way to include the console in your application is to use the the `DevelopmentProvider` class. `DevelopmentProvider` is a subclass of `DirectProvider` and adds services such as access to the console web application and counter oplets used to determine tuple counts. You can get the URL for the console from the `DevelopmentProvider` using the `getService` method as shown in a hy
 pothetical application shown below:```javaimport java.util.concurrent.TimeUnit;import org.apache.edgent.console.server.HttpServer;import org.apache.edgent.providers.development.DevelopmentProvider;import org.apache.edgent.topology.TStream;import org.apache.edgent.topology.Topology;public class TempSensorApplication {    public static void main(String[] args) throws Exception {        TempSensor sensor = new TempSensor();        DevelopmentProvider dp = new DevelopmentProvider();        Topology topology = dp.newTopology();        TStream tempReadings = topology.poll(sensor, 1, TimeUnit.MILLISECONDS);        TStream filteredReadings = tempReadings.filter(reading -> reading  80);        filteredReadings.print();        System.out.println(dp.getServices().getService(HttpServer.class).getConsoleUrl());        dp.submit(topology);    }}```Note that the console URL is being printed to `System.out`. The `filteredReadings` are as well, since `filteredReadings.print()` is being called in the
  application. You may need to scroll your terminal window up to see the output for the console URL.Optionally, you can modify the above code in the application to have a timeout before submitting the topology, which would allow you to see the console URL before any other output is shown. The modification would look like this:```java// Print the console URL and wait for 10 seconds before submitting the topologySystem.out.println(dp.getServices().getService(HttpServer.class).getConsoleUrl());try {    TimeUnit.SECONDS.sleep(10);} catch (InterruptedException e) {    // Do nothing}dp.submit(topology);```The other way to embed the console in your application is shown in the `HttpServerSample.java` example (on [GitHub]({{ site.data.project.source_repository_mirror }}/blob/master/samples/console/src/main/java/{{ site.data.project.unix_name }}/samples/console/HttpServerSample.java)). It gets the `HttpServer` instance, starts it, and prints out the console URL. Note that it does not submit a 
 job, so when the console is displayed in the browser, there are no running jobs and therefore no topology graph. The example is meant to show how to get the `HttpServer` instance, start the console web app and get the URL of the console.## Accessing the consoleThe console URL has the following format:`http://host_name:port_number/console`Once it is obtained from `System.out`, enter it in a browser window.If you cannot access the console at this URL, ensure there is a `console.war` file in the `webapps` directory. If the `console.war` file cannot be found, an exception will be thrown (in `std.out`) indicating `console.war` was not found.## ConsoleWaterDetector sampleTo see the features of the console in action and as a way to demonstrate how to monitor a topology in the console, let's look at the `ConsoleWaterDetector` sample (on [GitHub]({{ site.data.project.source_repository_mirror }}/blob/master/samples/console/src/main/java/{{ site.data.project.unix_name }}/samples/console/Consol
 eWaterDetector.java)).Prior to running any console applications, the `console.war` file must be built as mentioned above. If you are building Edgent from a Git repository, go to the top level Edgent directory and run `ant`.Here is an example in my environment:```Susans-MacBook-Pro-247:edgent susancline$ pwd/Users/susancline/git/edgentSusans-MacBook-Pro-247:edgent susancline$ antBuildfile: /Users/susancline/git/edgent/build.xmlsetcommitversion:init:suball:init:project.component:compile:...[javadoc] Constructing Javadoc information...[javadoc] Standard Doclet version 1.8.0_71[javadoc] Building tree for all the packages and classes...[javadoc] Generating /Users/susancline/git/edgent/target/docs/javadoc/edgent/analytics/sensors/package-summary.html...[javadoc] Copying file /Users/susancline/git/edgent/analytics/sensors/src/main/java/edgent/analytics/sensors/doc-files/deadband.png to directory /Users/susancline/git/edgent/target/docs/javadoc/edgent/analytics/sensors/doc-files...[javadoc]
  Generating /Users/susancline/git/edgent/target/docs/javadoc/edgent/topology/package-summary.html...[javadoc] Copying file /Users/susancline/git/edgent/api/topology/src/main/java/edgent/topology/doc-files/sources.html to directory /Users/susancline/git/edgent/target/docs/javadoc/edgent/topology/doc-files...[javadoc] Building index for all the packages and classes...[javadoc] Building index for all classes...all:BUILD SUCCESSFULTotal time: 3 seconds```This command will let you know that `console.war` was built and is in the correct place, under the `webapps` directory.```Susans-MacBook-Pro-247:edgent susancline$ find . -name console.war -print./target/java8/console/webapps/console.war```Now we know we have built `console.war`, so we're good to go. To run this sample from the command line:```Susans-MacBook-Pro-247:edgent susancline$ pwd/Users/susancline/git/edgentSusans-MacBook-Pro-247:edgent susancline$ java -cp target/java8/samples/lib/edgent.samples.console.jar:. edgent.samples.con
 sole.ConsoleWaterDetector```If everything is successful, you'll start seeing output. You may have to scroll back up to get the URL of the console:```Susans-MacBook-Pro-247:edgent susancline$ java -cp target/java8/samples/lib/edgent.samples.console.jar:. edgent.samples.console.ConsoleWaterDetectorMar 07, 2016 12:04:52 PM org.eclipse.jetty.util.log.Log initializedINFO: Logging initialized @176msMar 07, 2016 12:04:53 PM org.eclipse.jetty.server.Server doStartINFO: jetty-9.3.6.v20151106Mar 07, 2016 12:04:53 PM org.eclipse.jetty.server.handler.ContextHandler doStartINFO: Started o.e.j.s.ServletContextHandler@614c5515{/jobs,null,AVAILABLE}Mar 07, 2016 12:04:53 PM org.eclipse.jetty.server.handler.ContextHandler doStartINFO: Started o.e.j.s.ServletContextHandler@77b52d12{/metrics,null,AVAILABLE}Mar 07, 2016 12:04:53 PM org.eclipse.jetty.webapp.StandardDescriptorProcessor visitServletINFO: NO JSP Support for /console, did not find org.eclipse.jetty.jsp.JettyJspServletMar 07, 2016 12:04:53 PM
  org.eclipse.jetty.server.handler.ContextHandler doStartINFO: Started o.e.j.w.WebAppContext@2d554825{/console,file:///private/var/folders/0c/pb4rznhj7sbc886t30w4vpxh0000gn/T/jetty-0.0.0.0-0-console.war-_console-any-3101338829524954950.dir/webapp/,AVAILABLE}{/console.war}Mar 07, 2016 12:04:53 PM org.eclipse.jetty.server.AbstractConnector doStartINFO: Started ServerConnector@66480dd7{HTTP/1.1,[http/1.1]}{0.0.0.0:57964}Mar 07, 2016 12:04:53 PM org.eclipse.jetty.server.Server doStartINFO: Started @426mshttp://localhost:57964/consoleWell1 alert, ecoli value is 1Well1 alert, temp value is 48Well3 alert, ecoli value is 1```Now point your browser to the URL displayed above in the output from running the Java command to launch the `ConsoleWaterDetector` application. In this case, the URL is `http://localhost:57964/console`.Below is a screen shot of what you should see if everything is working properly:## ConsoleWaterDetector application scenarioThe application is now running in your browser.
  Let's discuss the scenario for the application.A county agency is responsible for ensuring the safety of residents well water. Each well they monitor has four different sensor types:* Temperature* Acidity* Ecoli* LeadThe sample application topology monitors 3 wells:* For the hypothetical scenario, Well1 and Well3 produce 'unhealthy' values from their sensors on occasion. Well2 always produces 'healthy' values.* Each well that is to be measured is added to the topology. The topology polls each sensor (temp, ecoli, etc.) for each well as a unit. A `TStream` is returned from polling the toplogy and represents a sensor reading. Each sensor reading for the well has a tag added to it with the reading type i.e, \"temp\", and the well id. Once all of the sensor readings are obtained and the tags added, each sensor reading is 'unioned' into a single `TStream`. Look at the `waterDetector` method for details on this.* Now, each well has a single stream with each of the sensors readings as a p
 roperty with a name and value in the `TStream`. Next the `alertFilter` method is called on the `TStream` representing each well. This method checks the values for each well's sensors to determine if they are 'out of range' for healthy values. The `filter` oplet is used to do this. If any of the sensor's readings are out of the acceptable range the tuple is passed along. Those that are within an acceptable range are discarded.* Next the applications' `splitAlert` method is called on each well's stream that contains the union of all the sensor readings that are out of range. The `splitAlert` method uses the `split` oplet to split the incoming stream into 5 different streams. Only those tuples that are out of range for each stream, which represents each sensor type, will be returned. The object returned from `splitAlert` is a list of `TStream` objects. The `splitAlert` method is shown below:    ```java    public static List> splitAlert(TStream alertStream, int wellId) {        List> al
 lStreams = alertStream.split(5, tuple -> {            if (tuple.get(\"temp\") != null) {                JsonObject tempObj = new JsonObject();                int temp = tuple.get(\"temp\").getAsInt();                if (temp = TEMP_ALERT_MAX) {                    tempObj.addProperty(\"temp\", temp);                    return 0;                } else {                    return -1;                }            } else if (tuple.get(\"acidity\") != null){                JsonObject acidObj = new JsonObject();                int acid = tuple.get(\"acidity\").getAsInt();                if (acid = ACIDITY_ALERT_MAX) {                    acidObj.addProperty(\"acidity\", acid);                    return 1;                } else {                    return -1;                }            } else if (tuple.get(\"ecoli\") != null) {                JsonObject ecoliObj = new JsonObject();                int ecoli = tuple.get(\"ecoli\").getAsInt();                if (ecoli >= ECOLI_ALERT) {         
            ecoliObj.addProperty(\"ecoli\", ecoli);                    return 2;                } else {                    return -1;                }            } else if (tuple.get(\"lead\") != null) {                JsonObject leadObj = new JsonObject();                int lead = tuple.get(\"lead\").getAsInt();                if (lead >= LEAD_ALERT_MAX) {                    leadObj.addProperty(\"lead\", lead);                    return 3;                } else {                    return -1;                }            } else {                 return -1;            }        });        return allStreams;    }    ```* Next we want to get the temperature stream from the first well and put a rate meter on it to determine the rate at which the out of range values are flowing in the stream    ```java    List> individualAlerts1 = splitAlert(filteredReadings1, 1);    // Put a rate meter on well1's temperature sensor output    Metrics.rateMeter(individualAlerts1.get(0));    ```* Next all 
 the sensors for well 1 have tags added to the stream indicating the stream is out of range for that sensor and the well id. Next a sink is added, passing the tuple to a `Consumer` that formats a string to `System.out` containing the well id, alert type (sensor type) and value of the sensor.    ```java    // Put a rate meter on well1's temperature sensor output    Metrics.rateMeter(individualAlerts1.get(0));    individualAlerts1.get(0).tag(TEMP_ALERT_TAG, \"well1\").sink(tuple -> System.out.println(\"\\n\" + formatAlertOutput(tuple, \"1\", \"temp\")));    individualAlerts1.get(1).tag(ACIDITY_ALERT_TAG, \"well1\").sink(tuple -> System.out.println(formatAlertOutput(tuple, \"1\", \"acidity\")));    individualAlerts1.get(2).tag(ECOLI_ALERT_TAG, \"well1\").sink(tuple -> System.out.println(formatAlertOutput(tuple, \"1\", \"ecoli\")));    individualAlerts1.get(3).tag(LEAD_ALERT_TAG, \"well1\").sink(tuple -> System.out.println(formatAlertOutput(tuple, \"1\", \"lead\")));    ```Output in the 
 terminal window from the `formatAlertOutput` method will look like this:```Well1 alert, temp value is 86Well3 alert, ecoli value is 2Well1 alert, ecoli value is 1Well3 alert, acidity value is 1Well1 alert, lead value is 12Well1 alert, ecoli value is 2Well3 alert, lead value is 10Well3 alert, acidity value is 10```Notice how only those streams that are out of range for the temperature sensor type show output.## Detecting zero tuple countsAt the end of the `ConsoleWaterDetector` application is this snippet of code, added after the topology has been submitted:```javadp.submit(wellTopology);while (true) {    MetricRegistry metricRegistry = dp.getServices().getService(MetricRegistry.class);    SortedMap counters = metricRegistry.getCounters();    Set> values = counters.entrySet();    for (Entry e : values) {        if (e.getValue().getCount() == 0) {            System.out.println(\"Counter Op:\" + e.getKey() + \" tuple count: \" + e.getValue().getCount());        }    }    Thread.sleep(2
 000);}```What this does is get all the counters in the `MetricRegistry` class and print out the name of the counter oplet they are monitoring along with the tuple count if it is zero. Here is some sample output:```Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_44 has a tuple count of zero!Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_45 has a tuple count of zero!Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_46 has a tuple count of zero!Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_47 has a tuple count of zero!Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_89 has a tuple count of zero!Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_95 has a tuple count of zero!Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_96 has a tuple count of zero!Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_97 has a tuple count of zero!Counter Op:TupleCounter.edgent.oplet.JOB_0.OP_98 has a tuple count of zero!```To summarize what the application is doing:* Unions all sensor type readings for a single well* Filters a
 ll sensor type readings for a single well, passing on an object that only contains tuples for the object that have at least one sensor type with out of range values* Splits the object that contained name/value pairs for sensor type and readings into individual sensor types returning only those streams that contain out of range values* Outputs to the command line the well id, sensor type and value that is out of range* Tags are added at various points in the topology for easier identification of either the well or some out of range condition* The topology contains counters to measure tuple counts since `DevelopmentProvider` was used* Individual rate meters were placed on `well1` and `well3`'s temperature sensors to determine the rate of 'unhealthy' values* Prints out the name of the counter oplets whose tuple counts are zero## Topology graph controlsNow that you have an understanding of what the application is doing, let's look at some of the controls in the console, so we can learn 
 how to monitor the application. Below is a screen shot of the top controls: the controls that affect the Topology Graph.* **Job**: A drop down to select which job is being displayed in the Topology Graph. An application can contain multiple jobs.* **State**: Hovering over the 'State' icon shows information about the selected job. The current and next states of the job, the job id and the job name.* **View by**: This select is used to change how the topology graph is displayed. The three options for this select are:  - Static flow  - Tuple count  - Oplet kind  - Currently it is set to 'Static flow'. This means the oplets (represented as circles in the topology graph) do not change size, nor do the lines or links (representing the edges of the topology graph) change width or position. The graph is not being refreshed when it is in 'Static flow' mode.* **Refresh interval**: Allows the user to select an interval between 3 - 20 seconds to refresh the tuple count values in the graph. Ever
 y X seconds the metrics for the topology graph are refreshed. More about metrics a little bit later.* **Pause graph**: Stops the refresh interval timer. Once the 'Pause graph' button is clicked, the user must push 'Resume graph' for the graph to be updated, and then refreshed at the interval set in the 'Refresh interval' timer. It can be helpful to pause the graph if multiple oplets are occupying the same area on the graph, and their names become unreadable. Once the graph is paused, the user can drag an oplet off of another oplet to better view the name and see the edge(s) that connect them.* **Show tags**: If the checkbox appears in the top controls, it means:  - The 'View by' layer is capable of displaying stream tags  - The topology currently shown in the topology graph has stream tags associated with it* **Show all tags**: Selecting this checkbox shows all the tags present in the topology. If you want to see only certain tags, uncheck this box and select the button labeled 'Sel
 ect individual tags ...'. A dialog will appear, and you can select one or all of the tags listed in the dialog which are present in the topology.    The next aspect of the console we'll look at are the popups available when selecting 'View all oplet properties', hovering over an oplet and hovering over an edge (link).The screen shot below shows the output from clicking on the 'View all oplet properties' link directly below the job selector:Looking at the sixth line in the table, where the Name is 'OP_5', we can see that the Oplet kind is a `Map`, a `edgent.oplet.functional.Map`, the Tuple count is 0 (this is because the view is in Static flow mode - the graph does not show the number of tuples flowing in it), the source oplet is 'OP_55', the target oplet is 'OP_60', and there are no stream tags coming from the source or target streams. Relationships for all oplets can be viewed in this manner.Now, looking at the graph, if we want to see the relationships for a single oplet, we can h
 over over it. The image below shows the hover when we are over 'OP_5'.You can also hover over the edges of the topology graph to get information. Hover over the edge (link) between 'OP_0' and 'OP_55'. The image shows the name and kind of the oplet as the source, and the name and kind of oplet as the target. Again the tuple count is 0 since this is the 'Static flow' view. The last item of information in the tooltip is the tags on the stream.One or many tags can be added to a stream. In this case we see the tags 'temperature' and 'well1'.The section of the code that adds the tags 'temperature' and 'well1' is in the `waterDetector` method of the `ConsoleWaterDetector` class.```javapublic static TStream waterDetector(Topology topology, int wellId) {    Random rNum = new Random();    TStream temp = topology.poll(() -> rNum.nextInt(TEMP_RANDOM_HIGH - TEMP_RANDOM_LOW) + TEMP_RANDOM_LOW, 1, TimeUnit.SECONDS);    TStream acidity = topology.poll(() -> rNum.nextInt(ACIDITY_RANDOM_HIGH - ACIDIT
 Y_RANDOM_LOW) + ACIDITY_RANDOM_LOW, 1, TimeUnit.SECONDS);    TStream ecoli = topology.poll(() -> rNum.nextInt(ECOLI_RANDOM_HIGH - ECOLI_RANDOM_LOW) + ECOLI_RANDOM_LOW, 1, TimeUnit.SECONDS);    TStream lead = topology.poll(() -> rNum.nextInt(LEAD_RANDOM_HIGH - LEAD_RANDOM_LOW) + LEAD_RANDOM_LOW, 1, TimeUnit.SECONDS);    TStream id = topology.poll(() -> wellId, 1, TimeUnit.SECONDS);    // add tags to each sensor    temp.tag(\"temperature\", \"well\" + wellId);```### LegendThe legend(s) that appear in the console depend on the view currently displayed. In the static flow mode, if no stream tags are present, there is no legend. In this example we have stream tags in the topology, so the static flow mode gives us the option to select 'Show tags'. If selected, the result is the addition of the stream tags legend:This legend shows all the tags that have been added to the topology, regardless of whether or not 'Show all tags' is checked or specific tags have been selected from the dialog th
 at appears when the 'Select individual tags ...' button is clicked.### Topology graphNow that we've covered most of the ways to modify the view of the topology graph and discussed the application, let's look at the topology graph as a way to understand our application.When analyzing what is happening in your application, here are some ways you might use the console to help you understand it:* Topology of the application - how the edges and vertices of the graph are related* Tuple flow - tuple counts since the application was started* The affect of filters or maps on the downstream streams* Stream tags - if tags are added dynamically based on a condition, where the streams with tags are displayed in the topologyLet's start with the static flow view of the topology. We can look at the graph, and we can also hover over any of the oplets or streams to better understand the connections. Also, we can click 'View all oplet properties' and see the relationships in a tabular format.The other
  thing to notice in the static flow view are the tags. Look for any colored edges (the links between the oplets). All of the left-most oplets have streams with tags. Most of them have the color that corresponds to 'Multiple tags'. If you hover over the edges, you can see the tags. It's obvious that we have tagged each sensor with the sensor type and the well id.Now, if you look to the far right, you can see more tags on streams coming out of a `split` oplet. They also have multiple tags, and hovering over them you can determine that they represent out of range values for each sensor type for the well. Notice how the `split` oplet, OP_43, has no tags in the streams coming out of it. If you follow that split oplet back, you can determine from the first tags that it is part of the well 2 stream.If you refer back to the `ConsoleWaterDetector` source, you can see that no tags were placed on the streams coming out of `well2`'s split because they contained no out of range values.Let's swit
 ch the view to Oplet kind now. It will make more clear which oplets are producing the streams with the tags on them. Below is an image of how the graph looks after switching to the Oplet kind view.In the Oplet kind view the links are all the same width, but the circles representing the oplets are sized according to tuple flow. Notice how the circles representing OP_10, OP_32 and OP_21 are large in relation to OP_80, OP_88 and OP_89. As a matter of fact, we can't even see the circle representing OP_89. Looking at OP_35 and then the Oplet kind legend, you can see by the color that it is a Filter oplet. This is because the filter that we used against `well2`, which is the stream that OP_35 is part of returned no tuples. This is a bit difficult to see. Let's look at the Tuple count view.The Tuple count view will make it more clear that no tuples are following out of OP_35, which represents the filter for `well2` and only returns out of range values. You may recall that in this example `
 well2` returned no out of range values. Below is the screen shot of the graph in 'Tuple count' view mode.The topology graph oplets can sometimes sit on top of each other. If this is the case, pause the refresh and use your mouse to pull down on the oplets that are in the same position. This will allow you to see their name. Alternately, you can use the 'View all properties' table to see the relationships between oplets.### MetricsIf you scroll the browser window down, you can see a Metrics section. This section appears when the application contains the following:* A `DevelopmentProvider` is used; this automatically inserts counters on the streams of the topology* A `edgent.metrics.Metric.Counter` or `edgent.metrics.Metric.RateMeter` is added to an individual stream## CountersIn the `ConsoleWaterDetector` application we used a `DevelopmentProvider`. Therefore, counters were added to most streams (edges) with the following exceptions (from the [Javadoc]({{ site.docsurl }}/latest/{{ si
 te.data.project.unix_name }}/metrics/Metrics.html#counter-{{ site.data.project.unix_name }}.topology.TStream-) for `edgent.metrics.Metrics`):*Oplets are only inserted upstream from a FanOut oplet.**If a chain of Peek oplets exists between oplets A and B, a Metric oplet is inserted after the last Peek, right upstream from oplet B.**If a chain of Peek oplets is followed by a FanOut, a metric oplet is inserted between the last Peek and the FanOut oplet.The implementation is not idempotent; previously inserted metric oplets are treated as regular graph vertices. Calling the method twice will insert a new set of metric oplets into the graph.*Also, the application inserts counters on `well2`'s streams after the streams from the individual sensors were unioned and then split:```javaList> individualAlerts2 = splitAlert(filteredReadings2, 2);TStream alert0Well2 = individualAlerts2.get(0);alert0Well2  = Metrics.counter(alert0Well2);alert0Well2.tag(\"well2\", \"temp\");TStream alert1Well2 = in
 dividualAlerts2.get(1);alert1Well2  = Metrics.counter(alert1Well2);alert1Well2.tag(\"well2\", \"acidity\");TStream alert2Well2 = individualAlerts2.get(2);alert2Well2  = Metrics.counter(alert2Well2);alert2Well2.tag(\"well2\", \"ecoli\");TStream alert3Well2 = individualAlerts2.get(3);alert3Well2  = Metrics.counter(alert3Well2);alert3Well2.tag(\"well2\", \"lead\");```When looking at the select next to the label 'Metrics', make sure the 'Count, oplets OP_37, OP_49 ...' is selected.  This select compares all of the counters in the topology visualized as a bar graph.  An image is shown below:Hover over individual bars to get the value of the number of tuples flowing through that oplet since the application was started. You can also see the oplet name. You can see that some of the oplets have zero tuples flowing through them.The bars that are the tallest and therefore have the highest tuple count are OP_76, OP_67 and OP_65.  If you look back up to the topology graph, in the Tuple count vie
 w, you can see that the edges (streams) surrounding these oplets have the color that corresponds to the highest tuple count (in the pictures above that color is bright orange in the Tuple count legend).### Rate metersThe other type of metric we can look at are rate meter metrics. In the `ConsoleWaterDetector` application we added two rate meters here with the objective of comparing the rate of out of range readings between `well1` and `well3`:```List> individualAlerts1 = splitAlert(filteredReadings1, 1);// Put a rate meter on well1's temperature sensor outputMetrics.rateMeter(individualAlerts1.get(0));...List> individualAlerts3 = splitAlert(filteredReadings3, 3);// Put a rate meter on well3's temperature sensor outputMetrics.rateMeter(individualAlerts3.get(0));```Rate meters contain the following metrics for each stream they are added to:  * Tuple count  * The rate of change in the tuple count. The following rates are available for a single stream:    - 1 minute rate change    - 5 m
 inute rate change    - 15 minute rate change    - Mean rate changeNow change the Metrics select to the 'MeanRate'. In our example these correspond to oplets OP_37 and OP_49:Hovering over the slightly larger bar, the one to the right, the name is OP_49. Looking at the topology graph and changing the view to 'Static flow', follow the edges back from OP_49 until you can see an edge with a tag on it. You can see that OP_49's source is OP_51, whose source is OP_99.  The edge between OP_99 and it's source OP_48 has multiple tags. Hovering over this stream, the tags are 'TEMP out of range' and 'well3'.If a single rate meter is placed on a stream, in addition to plotting a bar chart, a line chart over the last 20 measures can be viewed. For example, if I comment out the addition of the rate meter for `well1` and then rerun the application, the Metrics section will look like the image below. I selected the 'OneMinuteRate' and 'Line chart' for Chart type:## SummaryThe intent of the informatio
 n on this page is to help you understand the following:* How to add the console application to an Edgent application* How to run the `ConsoleWaterDetector` sample* The design/architecture in the `ConsoleWaterDetector` application* The controls for the Topology graph are and what they do, including the different views of the graph* The legend for the graph* How to interpret the graph and use the tooltips over the edges and vertices, as well as the 'View all properties' link* How to add counters and rate meters to a topology* How to use the metrics section to understand tuple counters and rate meters* How to correlate values from the metrics section with the topology graphThe Edgent console will continue to evolve and improve. Please open an issue if you see a problem with the existing console, but more importantly add an issue if you have an idea of how to make the console better.The more folks write Edgent applications and view them in the console, the more information we can gather
  from the community about what is needed in the console. Please consider making a contribution if there is a feature in the console that would really help you and others!"
 
 },
 
@@ -60,12 +60,12 @@
 
 
 {
-"title": "FAQ",
+"title": "Getting started with Apache Edgent",
 "tags": "",
 "keywords": "",
-"url": "../docs/faq",
+"url": "../docs/edgent-getting-started",
 "summary": "",
-"body": "## What is Apache Quarks?Quarks provides APIs and a lightweight runtime to analyze streaming data at the edge.## What do you mean by the edge?The edge includes devices, gateways, equipment, vehicles, systems, appliances and sensors of all kinds as part of the Internet of Things.## How is Apache Quarks used?Quarks can be used at the edge of the Internet of Things, for example, to analyze data on devices, engines, connected cars, etc. Quarks could be on the device itself, or a gateway device collecting data from local devices. You can write an edge application on Quarks and connect it to a Cloud service, such as the IBM Watson IoT Platform. It can also be used for enterprise data collection and analysis; for example log collectors, application data, and data center analytics.## How are applications developed?Applications are developed using a functional flow API to define operations on data streams that are executed as a graph of \"oplets\" in a lightweight embeddable runtime
 . The SDK provides capabilities like windowing, aggregation and connectors with an extensible model for the community to expand its capabilities.## What APIs does Apache Quarks support?Currently, Quarks supports APIs for Java and Android. Support for additional languages, such as Python, is likely as more developers get involved. Please consider joining the Quarks open source development community to accelerate the contributions of additional APIs.## What type of analytics can be done with Apache Quarks?Quarks provides windowing, aggregation and simple filtering. It uses Apache Common Math to provide simple analytics aimed at device sensors. Quarks is also extensible, so you can call existing libraries from within your Quarks application. In the future, Quarks will include more analytics, either exposing more functionality from Apache Common Math, other libraries or hand-coded analytics.## What connectors does Apache Quarks support?Quarks supports connectors for MQTT, HTTP, JDBC, Fi
 le, Apache Kafka and IBM Watson IoT Platform. Quarks is extensible; you can add the connector of your choice.## What centralized streaming analytic systems does Apache Quarks support?Quarks supports open source technology (such as Apache Spark, Apache Storm, Flink and samza), IBM Streams (on-premises or IBM Streaming Analytics on Bluemix), or any custom application of your choice.## Why do I need Apache Quarks on the edge, rather than my streaming analytic system?Quarks is designed for the edge, rather than a more centralized system. It has a small footprint, suitable for running on devices. Quarks provides simple analytics, allowing a device to analyze data locally and to only send to the centralized system if there is a need, reducing communication costs.## Why do I need Apache Quarks, rather than coding the complete application myself?Quarks is a tool for edge analytics that allows you to be more productive. Quarks provides a consistent data model (streams and windows) and provid
 es useful functionality, such as aggregations, joins, etc. Using Quarks lets you to take advantage of this functionality, allowing you to focus on your application needs.## Where can I download Apache Quarks to try it out?Quarks is migrating from github quarks-edge to Apache. You can download the source from Apache and build it yourself [here](https://github.com/apache/incubator-quarks). You can also find already built pre-Apache releases of Quarks for download [here](https://github.com/quarks-edge/quarks/releases/latest). These releases are not associated with Apache.## How do I get started?Getting started is simple. Once you have downloaded Quarks, everything you need to know to get up and running, you will find [here](quarks-getting-started). We suggest you also run the [Quarks sample programs](samples) to familiarize yourselves with the code base.## How can I get involved?We would love to have your help! Visit [Get Involved](community) to learn more about how to get involved.## 
 How can I contribute code?Just submit a [pull request](https://github.com/apache/incubator-quarks) and wait for a committer to review. For more information, visit our [committer page](committers) and read [DEVELOPMENT.md](https://github.com/apache/incubator-quarks/blob/master/DEVELOPMENT.md) at the top of the code tree.## Can I become a committer?Read about Quarks committers and how to become a committer [here](committers).## Where can I get the code?The source code is available [here](https://github.com/apache/incubator-quarks).## Can I take a copy of the code and fork it for my own use?Yes. Quarks is available under the Apache 2.0 license which allows you to fork the code. We hope you will contribute your changes back to the Quarks community.## How do I suggest new features?Click [Issues](https://issues.apache.org/jira/browse/QUARKS) to submit requests for new features. You may browse or query the Issues database to see what other members of the Quarks community have already reque
 sted.## How do I submit bug reports?Click [Issues](https://issues.apache.org/jira/browse/QUARKS) to submit a bug report.## How do I ask questions about Apache Quarks?Use [site.data.project.user_list](mailto:{{ site.data.project.user_list }}) to submit questions to the Quarks community.## Why is Apache Quarks open source?With the growth of the Internet of Things there is a need to execute analytics at the edge. Quarks was developed to address requirements for analytics at the edge for IoT use cases that were not addressed by central analytic solutions. These capabilities will be useful to many organizations and that the diverse nature of edge devices and use cases is best addressed by an open community. Our goal is to develop a vibrant community of developers and users to expand the capabilities and real-world use of Quarks by companies and individuals to enable edge analytics and further innovation for the IoT space."
+"body": "## What is Apache Edgent?Edgent is an open source programming model and runtime for edge devices that enables you to analyze streaming data on your edge devices. When you analyze on the edge, you can:* Reduce the amount of data that you transmit to your analytics server* Reduce the amount of data that you storeFor more information, see the [Edgent overview](home).### Apache Edgent and streaming analyticsThe fundamental building block of an Edgent application is a **stream**: a continuous sequence of tuples (messages, events, sensor readings, and so on).The Edgent API provides the ability to process or analyze each tuple as it appears on a stream, resulting in a derived stream.Source streams are streams that originate data for analysis, such as readings from a device's temperature sensor.Streams are terminated using sink functions that can perform local device control or send information to centralized analytic systems through a message hub.Edgent's primary API is functional
  where streams are sourced, transformed, analyzed or sinked though functions, typically represented as lambda expressions, such as `reading -> reading  80` to filter temperature readings in Fahrenheit.### Downloading Apache EdgentTo use Edgent, access the source code and build it. You can read more about building Edgent [here]({{ site.data.project.source_repository_mirror }}/blob/master/DEVELOPMENT.md).After you build the Edgent package, you can set up your environment.### Setting up your environmentEnsure that you are running a supported environment. For more information, see the [Edgent overview](home). This guide assumes you're running Java 8.The Edgent Java 8 JAR files are located in the `edgent/java8/lib` directory.1. Create a new Java project in Eclipse, and specify Java 8 as the execution environment JRE:    2. Modify the Java build path to include all of the JAR files in the `edgent\\java8\\lib` directory:    Your environment is set up! You can start writing your first Edgen
 t application.## Creating a simple applicationIf you're new to Edgent or to writing streaming applications, the best way to get started is to write a simple program.Edgent is a framework that pushes data analytics and machine learning to *edge devices*. (Edge devices include things like routers, gateways, machines, equipment, sensors, appliances, or vehicles that are connected to a network.) Edgent enables you to process data locally&mdash;such as, in a car engine, on an Android phone, or Raspberry Pi&mdash;before you send data over a network.For example, if your device takes temperature readings from a sensor 1,000 times per second, it is more efficient to process th

<TRUNCATED>


[50/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/404.html
----------------------------------------------------------------------
diff --git a/content/404.html b/content/404.html
index 47fec79..82c5be2 100644
--- a/content/404.html
+++ b/content/404.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Page Not Found  | Apache Quarks Documentation</title>
+<title>Page Not Found  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Page Not Found page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -632,14 +632,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is


[22/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/service/ProviderPubSub.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/service/ProviderPubSub.html b/content/javadoc/lastest/quarks/connectors/pubsub/service/ProviderPubSub.html
deleted file mode 100644
index 569c7b5..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/service/ProviderPubSub.html
+++ /dev/null
@@ -1,344 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>ProviderPubSub (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="ProviderPubSub (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":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/ProviderPubSub.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>Prev&nbsp;Class</li>
-<li><a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/service/ProviderPubSub.html" target="_top">Frames</a></li>
-<li><a href="ProviderPubSub.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.pubsub.service</div>
-<h2 title="Class ProviderPubSub" class="title">Class ProviderPubSub</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.pubsub.service.ProviderPubSub</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service">PublishSubscribeService</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">ProviderPubSub</span>
-extends java.lang.Object
-implements <a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service">PublishSubscribeService</a></pre>
-<div class="block">Publish subscribe service allowing exchange of streams between jobs in a provider.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/pubsub/service/ProviderPubSub.html#ProviderPubSub--">ProviderPubSub</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/pubsub/service/ProviderPubSub.html#addSubscriber-java.lang.String-java.lang.Class-quarks.function.Consumer-">addSubscriber</a></span>(java.lang.String&nbsp;topic,
-             java.lang.Class&lt;T&gt;&nbsp;streamType,
-             <a href="../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;subscriber)</code>
-<div class="block">Add a subscriber to a published topic.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/pubsub/service/ProviderPubSub.html#getPublishDestination-java.lang.String-java.lang.Class-">getPublishDestination</a></span>(java.lang.String&nbsp;topic,
-                     java.lang.Class&lt;? super T&gt;&nbsp;streamType)</code>
-<div class="block">Get the destination for a publisher.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/pubsub/service/ProviderPubSub.html#removeSubscriber-java.lang.String-quarks.function.Consumer-">removeSubscriber</a></span>(java.lang.String&nbsp;topic,
-                <a href="../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;?&gt;&nbsp;subscriber)</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="ProviderPubSub--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>ProviderPubSub</h4>
-<pre>public&nbsp;ProviderPubSub()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="addSubscriber-java.lang.String-java.lang.Class-quarks.function.Consumer-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>addSubscriber</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;void&nbsp;addSubscriber(java.lang.String&nbsp;topic,
-                              java.lang.Class&lt;T&gt;&nbsp;streamType,
-                              <a href="../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;subscriber)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html#addSubscriber-java.lang.String-java.lang.Class-quarks.function.Consumer-">PublishSubscribeService</a></code></span></div>
-<div class="block">Add a subscriber to a published topic.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html#addSubscriber-java.lang.String-java.lang.Class-quarks.function.Consumer-">addSubscriber</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service">PublishSubscribeService</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topic</code> - Topic to subscribe to.</dd>
-<dd><code>streamType</code> - Type of the stream.</dd>
-<dd><code>subscriber</code> - How to deliver published tuples to the subscriber.</dd>
-</dl>
-</li>
-</ul>
-<a name="getPublishDestination-java.lang.String-java.lang.Class-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getPublishDestination</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;getPublishDestination(java.lang.String&nbsp;topic,
-                                             java.lang.Class&lt;? super T&gt;&nbsp;streamType)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html#getPublishDestination-java.lang.String-java.lang.Class-">PublishSubscribeService</a></code></span></div>
-<div class="block">Get the destination for a publisher.
- A publisher calls <code>destination.accept(tuple)</code> to publish
- <code>tuple</code> to the topic.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html#getPublishDestination-java.lang.String-java.lang.Class-">getPublishDestination</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service">PublishSubscribeService</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topic</code> - Topic tuples will be published to.</dd>
-<dd><code>streamType</code> - Type of the stream</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Consumer that is used to publish tuples.</dd>
-</dl>
-</li>
-</ul>
-<a name="removeSubscriber-java.lang.String-quarks.function.Consumer-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>removeSubscriber</h4>
-<pre>public&nbsp;void&nbsp;removeSubscriber(java.lang.String&nbsp;topic,
-                             <a href="../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;?&gt;&nbsp;subscriber)</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html#removeSubscriber-java.lang.String-quarks.function.Consumer-">removeSubscriber</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service">PublishSubscribeService</a></code></dd>
-</dl>
-</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/ProviderPubSub.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/service/ProviderPubSub.html" target="_top">Frames</a></li>
-<li><a href="ProviderPubSub.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/service/PublishSubscribeService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/service/PublishSubscribeService.html b/content/javadoc/lastest/quarks/connectors/pubsub/service/PublishSubscribeService.html
deleted file mode 100644
index 6fd906e..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/service/PublishSubscribeService.html
+++ /dev/null
@@ -1,302 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>PublishSubscribeService (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="PublishSubscribeService (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/PublishSubscribeService.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="../../../../quarks/connectors/pubsub/service/ProviderPubSub.html" title="class in quarks.connectors.pubsub.service"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/service/PublishSubscribeService.html" target="_top">Frames</a></li>
-<li><a href="PublishSubscribeService.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">quarks.connectors.pubsub.service</div>
-<h2 title="Interface PublishSubscribeService" class="title">Interface PublishSubscribeService</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../quarks/connectors/pubsub/service/ProviderPubSub.html" title="class in quarks.connectors.pubsub.service">ProviderPubSub</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">PublishSubscribeService</span></pre>
-<div class="block">Publish subscribe service.
- <BR>
- Service that allows jobs to subscribe to 
- streams published by other jobs.
- <BR>
- This is an optional service that allows streams
- to be published by topic between jobs.
- <P>
- When an instance of this service is not available
- then <a href="../../../../quarks/connectors/pubsub/PublishSubscribe.html#publish-quarks.topology.TStream-java.lang.String-java.lang.Class-"><code>publish</code></a>
- is a no-op, a sink that discards all tuples on the stream.
- <BR>
- A <a href="../../../../quarks/connectors/pubsub/PublishSubscribe.html#subscribe-quarks.topology.TopologyElement-java.lang.String-java.lang.Class-"><code>subscribe</code></a> 
- will have no tuples when an instance of this service is not available.
- </P></div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../quarks/connectors/pubsub/PublishSubscribe.html#publish-quarks.topology.TStream-java.lang.String-java.lang.Class-"><code>PublishSubscribe.publish(quarks.topology.TStream, String, Class)</code></a>, 
-<a href="../../../../quarks/connectors/pubsub/PublishSubscribe.html#subscribe-quarks.topology.TopologyElement-java.lang.String-java.lang.Class-"><code>PublishSubscribe.subscribe(quarks.topology.TopologyElement, String, Class)</code></a></dd>
-</dl>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>&lt;T&gt;&nbsp;void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html#addSubscriber-java.lang.String-java.lang.Class-quarks.function.Consumer-">addSubscriber</a></span>(java.lang.String&nbsp;topic,
-             java.lang.Class&lt;T&gt;&nbsp;streamType,
-             <a href="../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;subscriber)</code>
-<div class="block">Add a subscriber to a published topic.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html#getPublishDestination-java.lang.String-java.lang.Class-">getPublishDestination</a></span>(java.lang.String&nbsp;topic,
-                     java.lang.Class&lt;? super T&gt;&nbsp;streamType)</code>
-<div class="block">Get the destination for a publisher.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html#removeSubscriber-java.lang.String-quarks.function.Consumer-">removeSubscriber</a></span>(java.lang.String&nbsp;topic,
-                <a href="../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;?&gt;&nbsp;subscriber)</code>&nbsp;</td>
-</tr>
-</table>
-</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="addSubscriber-java.lang.String-java.lang.Class-quarks.function.Consumer-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>addSubscriber</h4>
-<pre>&lt;T&gt;&nbsp;void&nbsp;addSubscriber(java.lang.String&nbsp;topic,
-                       java.lang.Class&lt;T&gt;&nbsp;streamType,
-                       <a href="../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;subscriber)</pre>
-<div class="block">Add a subscriber to a published topic.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topic</code> - Topic to subscribe to.</dd>
-<dd><code>streamType</code> - Type of the stream.</dd>
-<dd><code>subscriber</code> - How to deliver published tuples to the subscriber.</dd>
-</dl>
-</li>
-</ul>
-<a name="removeSubscriber-java.lang.String-quarks.function.Consumer-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>removeSubscriber</h4>
-<pre>void&nbsp;removeSubscriber(java.lang.String&nbsp;topic,
-                      <a href="../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;?&gt;&nbsp;subscriber)</pre>
-</li>
-</ul>
-<a name="getPublishDestination-java.lang.String-java.lang.Class-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getPublishDestination</h4>
-<pre>&lt;T&gt;&nbsp;<a href="../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;getPublishDestination(java.lang.String&nbsp;topic,
-                                      java.lang.Class&lt;? super T&gt;&nbsp;streamType)</pre>
-<div class="block">Get the destination for a publisher.
- A publisher calls <code>destination.accept(tuple)</code> to publish
- <code>tuple</code> to the topic.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topic</code> - Topic tuples will be published to.</dd>
-<dd><code>streamType</code> - Type of the stream</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Consumer that is used to publish tuples.</dd>
-</dl>
-</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/PublishSubscribeService.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../quarks/connectors/pubsub/service/ProviderPubSub.html" title="class in quarks.connectors.pubsub.service"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/service/PublishSubscribeService.html" target="_top">Frames</a></li>
-<li><a href="PublishSubscribeService.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/service/class-use/ProviderPubSub.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/service/class-use/ProviderPubSub.html b/content/javadoc/lastest/quarks/connectors/pubsub/service/class-use/ProviderPubSub.html
deleted file mode 100644
index ca9b1b7..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/service/class-use/ProviderPubSub.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.pubsub.service.ProviderPubSub (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.pubsub.service.ProviderPubSub (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../quarks/connectors/pubsub/service/ProviderPubSub.html" title="class in quarks.connectors.pubsub.service">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?quarks/connectors/pubsub/service/class-use/ProviderPubSub.html" target="_top">Frames</a></li>
-<li><a href="ProviderPubSub.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 quarks.connectors.pubsub.service.ProviderPubSub" class="title">Uses of Class<br>quarks.connectors.pubsub.service.ProviderPubSub</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.pubsub.service.ProviderPubSub</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="../../../../../quarks/connectors/pubsub/service/ProviderPubSub.html" title="class in quarks.connectors.pubsub.service">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/connectors/pubsub/service/class-use/ProviderPubSub.html" target="_top">Frames</a></li>
-<li><a href="ProviderPubSub.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/service/class-use/PublishSubscribeService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/service/class-use/PublishSubscribeService.html b/content/javadoc/lastest/quarks/connectors/pubsub/service/class-use/PublishSubscribeService.html
deleted file mode 100644
index 08b0e52..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/service/class-use/PublishSubscribeService.html
+++ /dev/null
@@ -1,170 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Interface quarks.connectors.pubsub.service.PublishSubscribeService (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.connectors.pubsub.service.PublishSubscribeService (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service">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?quarks/connectors/pubsub/service/class-use/PublishSubscribeService.html" target="_top">Frames</a></li>
-<li><a href="PublishSubscribeService.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 Interface quarks.connectors.pubsub.service.PublishSubscribeService" class="title">Uses of Interface<br>quarks.connectors.pubsub.service.PublishSubscribeService</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="../../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service">PublishSubscribeService</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="#quarks.connectors.pubsub.service">quarks.connectors.pubsub.service</a></td>
-<td class="colLast">
-<div class="block">Publish subscribe service.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.pubsub.service">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service">PublishSubscribeService</a> in <a href="../../../../../quarks/connectors/pubsub/service/package-summary.html">quarks.connectors.pubsub.service</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../quarks/connectors/pubsub/service/package-summary.html">quarks.connectors.pubsub.service</a> that implement <a href="../../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service">PublishSubscribeService</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="../../../../../quarks/connectors/pubsub/service/ProviderPubSub.html" title="class in quarks.connectors.pubsub.service">ProviderPubSub</a></span></code>
-<div class="block">Publish subscribe service allowing exchange of streams between jobs in a provider.</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="../../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/connectors/pubsub/service/class-use/PublishSubscribeService.html" target="_top">Frames</a></li>
-<li><a href="PublishSubscribeService.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/service/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/service/package-frame.html b/content/javadoc/lastest/quarks/connectors/pubsub/service/package-frame.html
deleted file mode 100644
index f957deb..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/service/package-frame.html
+++ /dev/null
@@ -1,24 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.pubsub.service (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../../quarks/connectors/pubsub/service/package-summary.html" target="classFrame">quarks.connectors.pubsub.service</a></h1>
-<div class="indexContainer">
-<h2 title="Interfaces">Interfaces</h2>
-<ul title="Interfaces">
-<li><a href="PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service" target="classFrame"><span class="interfaceName">PublishSubscribeService</span></a></li>
-</ul>
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="ProviderPubSub.html" title="class in quarks.connectors.pubsub.service" target="classFrame">ProviderPubSub</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/service/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/service/package-summary.html b/content/javadoc/lastest/quarks/connectors/pubsub/service/package-summary.html
deleted file mode 100644
index a8b5459..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/service/package-summary.html
+++ /dev/null
@@ -1,172 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.pubsub.service (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.pubsub.service (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/pubsub/oplets/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../quarks/connectors/serial/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/service/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;quarks.connectors.pubsub.service</h1>
-<div class="docSummary">
-<div class="block">Publish subscribe service.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
-<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Interface</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service">PublishSubscribeService</a></td>
-<td class="colLast">
-<div class="block">Publish subscribe service.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<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="../../../../quarks/connectors/pubsub/service/ProviderPubSub.html" title="class in quarks.connectors.pubsub.service">ProviderPubSub</a></td>
-<td class="colLast">
-<div class="block">Publish subscribe service allowing exchange of streams between jobs in a provider.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.connectors.pubsub.service Description">Package quarks.connectors.pubsub.service Description</h2>
-<div class="block">Publish subscribe service.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../quarks/connectors/pubsub/oplets/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../quarks/connectors/serial/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/service/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/service/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/service/package-tree.html b/content/javadoc/lastest/quarks/connectors/pubsub/service/package-tree.html
deleted file mode 100644
index 7d68781..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/service/package-tree.html
+++ /dev/null
@@ -1,143 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.pubsub.service Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.pubsub.service Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/pubsub/oplets/package-tree.html">Prev</a></li>
-<li><a href="../../../../quarks/connectors/serial/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/service/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 quarks.connectors.pubsub.service</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.Object
-<ul>
-<li type="circle">quarks.connectors.pubsub.service.<a href="../../../../quarks/connectors/pubsub/service/ProviderPubSub.html" title="class in quarks.connectors.pubsub.service"><span class="typeNameLink">ProviderPubSub</span></a> (implements quarks.connectors.pubsub.service.<a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service">PublishSubscribeService</a>)</li>
-</ul>
-</li>
-</ul>
-<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
-<ul>
-<li type="circle">quarks.connectors.pubsub.service.<a href="../../../../quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service"><span class="typeNameLink">PublishSubscribeService</span></a></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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../quarks/connectors/pubsub/oplets/package-tree.html">Prev</a></li>
-<li><a href="../../../../quarks/connectors/serial/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/service/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/pubsub/service/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/pubsub/service/package-use.html b/content/javadoc/lastest/quarks/connectors/pubsub/service/package-use.html
deleted file mode 100644
index 23bcb69..0000000
--- a/content/javadoc/lastest/quarks/connectors/pubsub/service/package-use.html
+++ /dev/null
@@ -1,163 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.connectors.pubsub.service (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.pubsub.service (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/connectors/pubsub/service/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 quarks.connectors.pubsub.service" class="title">Uses of Package<br>quarks.connectors.pubsub.service</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="../../../../quarks/connectors/pubsub/service/package-summary.html">quarks.connectors.pubsub.service</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="#quarks.connectors.pubsub.service">quarks.connectors.pubsub.service</a></td>
-<td class="colLast">
-<div class="block">Publish subscribe service.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.pubsub.service">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/connectors/pubsub/service/package-summary.html">quarks.connectors.pubsub.service</a> used by <a href="../../../../quarks/connectors/pubsub/service/package-summary.html">quarks.connectors.pubsub.service</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="../../../../quarks/connectors/pubsub/service/class-use/PublishSubscribeService.html#quarks.connectors.pubsub.service">PublishSubscribeService</a>
-<div class="block">Publish subscribe service.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/pubsub/service/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/serial/SerialDevice.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/serial/SerialDevice.html b/content/javadoc/lastest/quarks/connectors/serial/SerialDevice.html
deleted file mode 100644
index e0b18b7..0000000
--- a/content/javadoc/lastest/quarks/connectors/serial/SerialDevice.html
+++ /dev/null
@@ -1,301 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>SerialDevice (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="SerialDevice (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/SerialDevice.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>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/serial/SerialDevice.html" target="_top">Frames</a></li>
-<li><a href="SerialDevice.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">quarks.connectors.serial</div>
-<h2 title="Interface SerialDevice" class="title">Interface SerialDevice</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd><a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">SerialDevice</span>
-extends <a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a></pre>
-<div class="block">Access to a device (or devices) connected by a serial port.
- A serial port at runtime is represented by
- a <a href="../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial"><code>SerialPort</code></a>.
- <P>
- <code>SerialDevice</code> is typically used through
- a protocol module that sends the appropriate bytes
- to the port and decodes the bytes output by the port.
- </P>
- <P>
- It is guaranteed that during any call to function returned by
- this interface has exclusive access to <a href="../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial"><code>SerialPort</code></a>.
- </P></div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>&lt;T&gt;&nbsp;<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/serial/SerialDevice.html#getSource-quarks.function.Function-">getSource</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial">SerialPort</a>,T&gt;&nbsp;driver)</code>
-<div class="block">Create a function that can be used to source a
- stream from a serial port device.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/serial/SerialDevice.html#setInitializer-quarks.function.Consumer-">setInitializer</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial">SerialPort</a>&gt;&nbsp;initializer)</code>
-<div class="block">Set the initialization function for this port.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.topology.TopologyElement">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;quarks.topology.<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a></h3>
-<code><a href="../../../quarks/topology/TopologyElement.html#topology--">topology</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="setInitializer-quarks.function.Consumer-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setInitializer</h4>
-<pre>void&nbsp;setInitializer(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial">SerialPort</a>&gt;&nbsp;initializer)</pre>
-<div class="block">Set the initialization function for this port.
- Can be used to send setup instructions to the
- device connected to this serial port.
- <BR>
- <code>initializer.accept(port)</code> is called once, passing a runtime
- <a href="../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial"><code>SerialPort</code></a> for this serial device.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>initializer</code> - Function to be called when the application runs.</dd>
-</dl>
-</li>
-</ul>
-<a name="getSource-quarks.function.Function-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getSource</h4>
-<pre>&lt;T&gt;&nbsp;<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;&nbsp;getSource(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial">SerialPort</a>,T&gt;&nbsp;driver)</pre>
-<div class="block">Create a function that can be used to source a
- stream from a serial port device.
- <BR>
- Calling <code>get()</code> on the returned function will result in a call
- to <code>driver.apply(serialPort)</code>
- passing a runtime <a href="../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial"><code>SerialPort</code></a> for this serial device.
- The value returned by <code>driver.apply(serialPort)</code> is
- returned by this returned function.
- <BR>
- The function <code>driver</code> typically sends instructions to the
- serial port using <a href="../../../quarks/connectors/serial/SerialPort.html#getOutput--"><code>SerialPort.getOutput()</code></a> and then
- reads the result using <a href="../../../quarks/connectors/serial/SerialPort.html#getInput--"><code>SerialPort.getInput()</code></a>.
- <P>
- Multiple instances of a supplier function can be created,
- for example to read different parameters from the
- device connected to the serial port. While each function
- is being called it has exclusive use of the serial port.
- </P></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>driver</code> - Function that interacts with the serial port to produce a value.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Function that for each call will interact with the serial port to produce a value.</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/topology/Topology.html#poll-quarks.function.Supplier-long-java.util.concurrent.TimeUnit-"><code>Topology.poll(Supplier, long, TimeUnit)</code></a></dd>
-</dl>
-</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/SerialDevice.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/serial/SerialDevice.html" target="_top">Frames</a></li>
-<li><a href="SerialDevice.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/serial/SerialPort.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/serial/SerialPort.html b/content/javadoc/lastest/quarks/connectors/serial/SerialPort.html
deleted file mode 100644
index 28108e3..0000000
--- a/content/javadoc/lastest/quarks/connectors/serial/SerialPort.html
+++ /dev/null
@@ -1,254 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>SerialPort (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="SerialPort (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/SerialPort.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="../../../quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/serial/SerialPort.html" target="_top">Frames</a></li>
-<li><a href="SerialPort.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">quarks.connectors.serial</div>
-<h2 title="Interface SerialPort" class="title">Interface SerialPort</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">SerialPort</span></pre>
-<div class="block">Serial port runtime access.
- 
- A serial port has an <a href="../../../quarks/connectors/serial/SerialPort.html#getOutput--"><code>getOutput()</code></a> and
- an <a href="../../../quarks/connectors/serial/SerialPort.html#getOutput--"><code>output</code></a> I/O stream.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>java.io.InputStream</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/serial/SerialPort.html#getInput--">getInput</a></span>()</code>
-<div class="block">Get the input stream for this serial port.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>java.io.OutputStream</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/serial/SerialPort.html#getOutput--">getOutput</a></span>()</code>
-<div class="block">Get the output stream for this serial port.</div>
-</td>
-</tr>
-</table>
-</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="getInput--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getInput</h4>
-<pre>java.io.InputStream&nbsp;getInput()</pre>
-<div class="block">Get the input stream for this serial port.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>input stream for this serial port.</dd>
-</dl>
-</li>
-</ul>
-<a name="getOutput--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getOutput</h4>
-<pre>java.io.OutputStream&nbsp;getOutput()</pre>
-<div class="block">Get the output stream for this serial port.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>output stream for this serial port.</dd>
-</dl>
-</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/SerialPort.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/serial/SerialDevice.html" title="interface in quarks.connectors.serial"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/serial/SerialPort.html" target="_top">Frames</a></li>
-<li><a href="SerialPort.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[38/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/json/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/json/package-tree.html b/content/javadoc/lastest/quarks/analytics/math3/json/package-tree.html
deleted file mode 100644
index fb3a6ff..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/json/package-tree.html
+++ /dev/null
@@ -1,152 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.analytics.math3.json Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.analytics.math3.json Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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>Prev</li>
-<li><a href="../../../../quarks/analytics/math3/stat/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/json/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 quarks.analytics.math3.json</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.Object
-<ul>
-<li type="circle">quarks.analytics.math3.json.<a href="../../../../quarks/analytics/math3/json/JsonAnalytics.html" title="class in quarks.analytics.math3.json"><span class="typeNameLink">JsonAnalytics</span></a></li>
-</ul>
-</li>
-</ul>
-<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
-<ul>
-<li type="circle">quarks.analytics.math3.json.<a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json"><span class="typeNameLink">JsonUnivariateAggregator</span></a></li>
-<li type="circle">java.io.Serializable
-<ul>
-<li type="circle">quarks.function.<a href="../../../../quarks/function/Supplier.html" title="interface in quarks.function"><span class="typeNameLink">Supplier</span></a>&lt;T&gt;
-<ul>
-<li type="circle">quarks.analytics.math3.json.<a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json"><span class="typeNameLink">JsonUnivariateAggregate</span></a></li>
-</ul>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li><a href="../../../../quarks/analytics/math3/stat/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/json/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/json/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/json/package-use.html b/content/javadoc/lastest/quarks/analytics/math3/json/package-use.html
deleted file mode 100644
index 8efde36..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/json/package-use.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.analytics.math3.json (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.analytics.math3.json (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/analytics/math3/json/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 quarks.analytics.math3.json" class="title">Uses of Package<br>quarks.analytics.math3.json</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="../../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</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="#quarks.analytics.math3.json">quarks.analytics.math3.json</a></td>
-<td class="colLast">
-<div class="block">JSON analytics using Apache Commons Math.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.analytics.math3.stat">quarks.analytics.math3.stat</a></td>
-<td class="colLast">
-<div class="block">Statistical algorithms using Apache Commons Math.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.analytics.math3.json">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</a> used by <a href="../../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</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="../../../../quarks/analytics/math3/json/class-use/JsonUnivariateAggregate.html#quarks.analytics.math3.json">JsonUnivariateAggregate</a>
-<div class="block">Univariate aggregate for a JSON tuple.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.analytics.math3.stat">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</a> used by <a href="../../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</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="../../../../quarks/analytics/math3/json/class-use/JsonUnivariateAggregate.html#quarks.analytics.math3.stat">JsonUnivariateAggregate</a>
-<div class="block">Univariate aggregate for a JSON tuple.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../quarks/analytics/math3/json/class-use/JsonUnivariateAggregator.html#quarks.analytics.math3.stat">JsonUnivariateAggregator</a>
-<div class="block">Univariate aggregator for JSON tuples.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/json/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/stat/JsonStorelessStatistic.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/stat/JsonStorelessStatistic.html b/content/javadoc/lastest/quarks/analytics/math3/stat/JsonStorelessStatistic.html
deleted file mode 100644
index a769f68..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/stat/JsonStorelessStatistic.html
+++ /dev/null
@@ -1,348 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>JsonStorelessStatistic (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="JsonStorelessStatistic (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":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/JsonStorelessStatistic.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>Prev&nbsp;Class</li>
-<li><a href="../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/stat/JsonStorelessStatistic.html" target="_top">Frames</a></li>
-<li><a href="JsonStorelessStatistic.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.analytics.math3.stat</div>
-<h2 title="Class JsonStorelessStatistic" class="title">Class JsonStorelessStatistic</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.analytics.math3.stat.JsonStorelessStatistic</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">JsonStorelessStatistic</span>
-extends java.lang.Object
-implements <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a></pre>
-<div class="block">JSON univariate aggregator implementation wrapping a <code>StorelessUnivariateStatistic</code>.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/stat/JsonStorelessStatistic.html#JsonStorelessStatistic-quarks.analytics.math3.stat.Statistic-org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatistic-">JsonStorelessStatistic</a></span>(<a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a>&nbsp;stat,
-                      org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatistic&nbsp;statImpl)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/stat/JsonStorelessStatistic.html#clear-com.google.gson.JsonElement-int-">clear</a></span>(com.google.gson.JsonElement&nbsp;partition,
-     int&nbsp;n)</code>
-<div class="block">Clear the aggregator to prepare for a new aggregation.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/stat/JsonStorelessStatistic.html#increment-double-">increment</a></span>(double&nbsp;v)</code>
-<div class="block">Add a value to the aggregation.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/stat/JsonStorelessStatistic.html#result-com.google.gson.JsonElement-com.google.gson.JsonObject-">result</a></span>(com.google.gson.JsonElement&nbsp;partition,
-      com.google.gson.JsonObject&nbsp;result)</code>
-<div class="block">Place the result of the aggregation into the <code>result</code>
- object.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="JsonStorelessStatistic-quarks.analytics.math3.stat.Statistic-org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatistic-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>JsonStorelessStatistic</h4>
-<pre>public&nbsp;JsonStorelessStatistic(<a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a>&nbsp;stat,
-                              org.apache.commons.math3.stat.descriptive.StorelessUnivariateStatistic&nbsp;statImpl)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="clear-com.google.gson.JsonElement-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>clear</h4>
-<pre>public&nbsp;void&nbsp;clear(com.google.gson.JsonElement&nbsp;partition,
-                  int&nbsp;n)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html#clear-com.google.gson.JsonElement-int-">JsonUnivariateAggregator</a></code></span></div>
-<div class="block">Clear the aggregator to prepare for a new aggregation.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html#clear-com.google.gson.JsonElement-int-">clear</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>partition</code> - Partition key.</dd>
-<dd><code>n</code> - Number of tuples to be aggregated.</dd>
-</dl>
-</li>
-</ul>
-<a name="increment-double-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>increment</h4>
-<pre>public&nbsp;void&nbsp;increment(double&nbsp;v)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html#increment-double-">JsonUnivariateAggregator</a></code></span></div>
-<div class="block">Add a value to the aggregation.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html#increment-double-">increment</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>v</code> - Value to be added.</dd>
-</dl>
-</li>
-</ul>
-<a name="result-com.google.gson.JsonElement-com.google.gson.JsonObject-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>result</h4>
-<pre>public&nbsp;void&nbsp;result(com.google.gson.JsonElement&nbsp;partition,
-                   com.google.gson.JsonObject&nbsp;result)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html#result-com.google.gson.JsonElement-com.google.gson.JsonObject-">JsonUnivariateAggregator</a></code></span></div>
-<div class="block">Place the result of the aggregation into the <code>result</code>
- object. The key for the result must be
- <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html#name--"><code>JsonUnivariateAggregate.name()</code></a> for the corresponding
- aggregate. The value of the aggregation may be a primitive value
- such as a <code>double</code> or any valid JSON element.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html#result-com.google.gson.JsonElement-com.google.gson.JsonObject-">result</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>partition</code> - Partition key.</dd>
-<dd><code>result</code> - JSON object holding the result.</dd>
-</dl>
-</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/JsonStorelessStatistic.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/stat/JsonStorelessStatistic.html" target="_top">Frames</a></li>
-<li><a href="JsonStorelessStatistic.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/stat/Regression.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/stat/Regression.html b/content/javadoc/lastest/quarks/analytics/math3/stat/Regression.html
deleted file mode 100644
index 5c13422..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/stat/Regression.html
+++ /dev/null
@@ -1,380 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>Regression (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Regression (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/Regression.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="../../../../quarks/analytics/math3/stat/JsonStorelessStatistic.html" title="class in quarks.analytics.math3.stat"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/stat/Regression.html" target="_top">Frames</a></li>
-<li><a href="Regression.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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">quarks.analytics.math3.stat</div>
-<h2 title="Enum Regression" class="title">Enum Regression</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.Enum&lt;<a href="../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a>&gt;</li>
-<li>
-<ul class="inheritance">
-<li>quarks.analytics.math3.stat.Regression</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a>&gt;, <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>, <a href="../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a>&gt;</dd>
-</dl>
-<hr>
-<br>
-<pre>public enum <span class="typeNameLabel">Regression</span>
-extends java.lang.Enum&lt;<a href="../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a>&gt;
-implements <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a></pre>
-<div class="block">Univariate regression aggregates.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== ENUM CONSTANT SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.summary">
-<!--   -->
-</a>
-<h3>Enum Constant Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
-<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Enum Constant and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/stat/Regression.html#SLOPE">SLOPE</a></span></code>
-<div class="block">Calculate the slope of a single variable.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.quarks.analytics.math3.json.JsonUnivariateAggregate">
-<!--   -->
-</a>
-<h3>Fields inherited from interface&nbsp;quarks.analytics.math3.json.<a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a></h3>
-<code><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html#N">N</a></code></li>
-</ul>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static <a href="../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/stat/Regression.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a>[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/stat/Regression.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
-<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.analytics.math3.json.JsonUnivariateAggregate">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;quarks.analytics.math3.json.<a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a></h3>
-<code><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html#name--">name</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.function.Supplier">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;quarks.function.<a href="../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a></h3>
-<code><a href="../../../../quarks/function/Supplier.html#get--">get</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ ENUM CONSTANT DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.detail">
-<!--   -->
-</a>
-<h3>Enum Constant Detail</h3>
-<a name="SLOPE">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>SLOPE</h4>
-<pre>public static final&nbsp;<a href="../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a> SLOPE</pre>
-<div class="block">Calculate the slope of a single variable.
- The slope is calculated using the first
- order of a ordinary least squares
- linear regression.
- The list of values for the single
- single variable are processed as Y-values
- that are evenly spaced on the X-axis.
- <BR>
- This is useful as a simple determination
- if the variable is increasing or decreasing.
- <BR>
- The slope value is represented as a <code>double</code>
- with the key <code>SLOPE</code> in the aggregate result.
- <BR>
- If the window to be aggregated contains less than
- two values then no regression is performed.</div>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="values--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>values</h4>
-<pre>public static&nbsp;<a href="../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a>[]&nbsp;values()</pre>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.  This method may be used to iterate
-over the constants as follows:
-<pre>
-for (Regression c : Regression.values())
-&nbsp;   System.out.println(c);
-</pre></div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>an array containing the constants of this enum type, in the order they are declared</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOf-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
-<div class="block">Returns the enum constant of this type with the specified name.
-The string must match <i>exactly</i> an identifier used to declare an
-enum constant in this type.  (Extraneous whitespace characters are 
-not permitted.)</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the name of the enum constant to be returned.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the enum constant with the specified name</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
-<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
-</dl>
-</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/Regression.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../quarks/analytics/math3/stat/JsonStorelessStatistic.html" title="class in quarks.analytics.math3.stat"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/stat/Regression.html" target="_top">Frames</a></li>
-<li><a href="Regression.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/stat/Statistic.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/stat/Statistic.html b/content/javadoc/lastest/quarks/analytics/math3/stat/Statistic.html
deleted file mode 100644
index ef99e04..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/stat/Statistic.html
+++ /dev/null
@@ -1,455 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>Statistic (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Statistic (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":9,"i2":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/Statistic.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="../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/stat/Statistic.html" target="_top">Frames</a></li>
-<li><a href="Statistic.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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">quarks.analytics.math3.stat</div>
-<h2 title="Enum Statistic" class="title">Enum Statistic</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.Enum&lt;<a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a>&gt;</li>
-<li>
-<ul class="inheritance">
-<li>quarks.analytics.math3.stat.Statistic</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a>&gt;, <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>, <a href="../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a>&gt;</dd>
-</dl>
-<hr>
-<br>
-<pre>public enum <span class="typeNameLabel">Statistic</span>
-extends java.lang.Enum&lt;<a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a>&gt;
-implements <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a></pre>
-<div class="block">Statistic implementations.
- 
- Univariate statistic aggregate calculations against a value
- extracted from a <code>JsonObject</code>.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../quarks/analytics/math3/json/JsonAnalytics.html" title="class in quarks.analytics.math3.json"><code>JsonAnalytics</code></a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== ENUM CONSTANT SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.summary">
-<!--   -->
-</a>
-<h3>Enum Constant Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
-<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Enum Constant and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/stat/Statistic.html#MAX">MAX</a></span></code>
-<div class="block">Calculate the maximum.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/stat/Statistic.html#MEAN">MEAN</a></span></code>
-<div class="block">Calculate the arithmetic mean.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/stat/Statistic.html#MIN">MIN</a></span></code>
-<div class="block">Calculate the minimum.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/stat/Statistic.html#STDDEV">STDDEV</a></span></code>
-<div class="block">Calculate the standard deviation.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/stat/Statistic.html#SUM">SUM</a></span></code>
-<div class="block">Calculate the sum.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.quarks.analytics.math3.json.JsonUnivariateAggregate">
-<!--   -->
-</a>
-<h3>Fields inherited from interface&nbsp;quarks.analytics.math3.json.<a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a></h3>
-<code><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html#N">N</a></code></li>
-</ul>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/stat/Statistic.html#get--">get</a></span>()</code>
-<div class="block">Return a new instance of this statistic implementation.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/stat/Statistic.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a>[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/stat/Statistic.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
-<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.analytics.math3.json.JsonUnivariateAggregate">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;quarks.analytics.math3.json.<a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a></h3>
-<code><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html#name--">name</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ ENUM CONSTANT DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.detail">
-<!--   -->
-</a>
-<h3>Enum Constant Detail</h3>
-<a name="MEAN">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>MEAN</h4>
-<pre>public static final&nbsp;<a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a> MEAN</pre>
-<div class="block">Calculate the arithmetic mean.
- The mean value is represented as a <code>double</code>
- with the key <code>MEAN</code> in the aggregate result.</div>
-</li>
-</ul>
-<a name="MIN">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>MIN</h4>
-<pre>public static final&nbsp;<a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a> MIN</pre>
-<div class="block">Calculate the minimum.
- The minimum value is represented as a <code>double</code>
- with the key <code>MIN</code> in the aggregate result.</div>
-</li>
-</ul>
-<a name="MAX">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>MAX</h4>
-<pre>public static final&nbsp;<a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a> MAX</pre>
-<div class="block">Calculate the maximum.
- The maximum value is represented as a <code>double</code>
- with the key <code>MAXIMUM</code> in the aggregate result.</div>
-</li>
-</ul>
-<a name="SUM">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>SUM</h4>
-<pre>public static final&nbsp;<a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a> SUM</pre>
-<div class="block">Calculate the sum.
- The sum is represented as a <code>double</code>
- with the key <code>SUM</code> in the aggregate result.</div>
-</li>
-</ul>
-<a name="STDDEV">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>STDDEV</h4>
-<pre>public static final&nbsp;<a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a> STDDEV</pre>
-<div class="block">Calculate the standard deviation.</div>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="values--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>values</h4>
-<pre>public static&nbsp;<a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a>[]&nbsp;values()</pre>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.  This method may be used to iterate
-over the constants as follows:
-<pre>
-for (Statistic c : Statistic.values())
-&nbsp;   System.out.println(c);
-</pre></div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>an array containing the constants of this enum type, in the order they are declared</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOf-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
-<div class="block">Returns the enum constant of this type with the specified name.
-The string must match <i>exactly</i> an identifier used to declare an
-enum constant in this type.  (Extraneous whitespace characters are 
-not permitted.)</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the name of the enum constant to be returned.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the enum constant with the specified name</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
-<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
-</dl>
-</li>
-</ul>
-<a name="get--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>get</h4>
-<pre>public&nbsp;<a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a>&nbsp;get()</pre>
-<div class="block">Return a new instance of this statistic implementation.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../quarks/function/Supplier.html#get--">get</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a>&gt;</code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>A new instance of this statistic implementation.</dd>
-</dl>
-</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/Statistic.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/stat/Statistic.html" target="_top">Frames</a></li>
-<li><a href="Statistic.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/stat/class-use/JsonStorelessStatistic.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/stat/class-use/JsonStorelessStatistic.html b/content/javadoc/lastest/quarks/analytics/math3/stat/class-use/JsonStorelessStatistic.html
deleted file mode 100644
index 6678f21..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/stat/class-use/JsonStorelessStatistic.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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.analytics.math3.stat.JsonStorelessStatistic (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.analytics.math3.stat.JsonStorelessStatistic (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../quarks/analytics/math3/stat/JsonStorelessStatistic.html" title="class in quarks.analytics.math3.stat">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?quarks/analytics/math3/stat/class-use/JsonStorelessStatistic.html" target="_top">Frames</a></li>
-<li><a href="JsonStorelessStatistic.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 quarks.analytics.math3.stat.JsonStorelessStatistic" class="title">Uses of Class<br>quarks.analytics.math3.stat.JsonStorelessStatistic</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.analytics.math3.stat.JsonStorelessStatistic</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="../../../../../quarks/analytics/math3/stat/JsonStorelessStatistic.html" title="class in quarks.analytics.math3.stat">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/analytics/math3/stat/class-use/JsonStorelessStatistic.html" target="_top">Frames</a></li>
-<li><a href="JsonStorelessStatistic.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/stat/class-use/Regression.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/stat/class-use/Regression.html b/content/javadoc/lastest/quarks/analytics/math3/stat/class-use/Regression.html
deleted file mode 100644
index e834844..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/stat/class-use/Regression.html
+++ /dev/null
@@ -1,177 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.analytics.math3.stat.Regression (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.analytics.math3.stat.Regression (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">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?quarks/analytics/math3/stat/class-use/Regression.html" target="_top">Frames</a></li>
-<li><a href="Regression.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 quarks.analytics.math3.stat.Regression" class="title">Uses of Class<br>quarks.analytics.math3.stat.Regression</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="../../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</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="#quarks.analytics.math3.stat">quarks.analytics.math3.stat</a></td>
-<td class="colLast">
-<div class="block">Statistical algorithms using Apache Commons Math.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.analytics.math3.stat">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a> in <a href="../../../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</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="../../../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</a> that return <a href="../../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</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 <a href="../../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Regression.</span><code><span class="memberNameLink"><a href="../../../../../quarks/analytics/math3/stat/Regression.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a>[]</code></td>
-<td class="colLast"><span class="typeNameLabel">Regression.</span><code><span class="memberNameLink"><a href="../../../../../quarks/analytics/math3/stat/Regression.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</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="../../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/analytics/math3/stat/class-use/Regression.html" target="_top">Frames</a></li>
-<li><a href="Regression.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[03/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/package-use.html b/content/javadoc/lastest/quarks/function/package-use.html
deleted file mode 100644
index 21b722d..0000000
--- a/content/javadoc/lastest/quarks/function/package-use.html
+++ /dev/null
@@ -1,1243 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.function (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.function (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/function/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 quarks.function" class="title">Uses of Package<br>quarks.function</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="../../quarks/function/package-summary.html">quarks.function</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="#quarks.analytics.math3.json">quarks.analytics.math3.json</a></td>
-<td class="colLast">
-<div class="block">JSON analytics using Apache Commons Math.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.analytics.math3.stat">quarks.analytics.math3.stat</a></td>
-<td class="colLast">
-<div class="block">Statistical algorithms using Apache Commons Math.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.analytics.sensors">quarks.analytics.sensors</a></td>
-<td class="colLast">
-<div class="block">Analytics focused on handling sensor data.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.file">quarks.connectors.file</a></td>
-<td class="colLast">
-<div class="block">File stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.http">quarks.connectors.http</a></td>
-<td class="colLast">
-<div class="block">HTTP stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.iot">quarks.connectors.iot</a></td>
-<td class="colLast">
-<div class="block">Quarks device connector API to a message hub.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.iotf">quarks.connectors.iotf</a></td>
-<td class="colLast">
-<div class="block">IBM Watson IoT Platform stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.jdbc">quarks.connectors.jdbc</a></td>
-<td class="colLast">
-<div class="block">JDBC based database stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.kafka">quarks.connectors.kafka</a></td>
-<td class="colLast">
-<div class="block">Apache Kafka enterprise messing hub stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.mqtt">quarks.connectors.mqtt</a></td>
-<td class="colLast">
-<div class="block">MQTT (lightweight messaging protocol for small sensors and mobile devices) stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.mqtt.iot">quarks.connectors.mqtt.iot</a></td>
-<td class="colLast">
-<div class="block">An MQTT based IotDevice connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.pubsub.service">quarks.connectors.pubsub.service</a></td>
-<td class="colLast">
-<div class="block">Publish subscribe service.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.serial">quarks.connectors.serial</a></td>
-<td class="colLast">
-<div class="block">Serial port connector API.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.wsclient.javax.websocket">quarks.connectors.wsclient.javax.websocket</a></td>
-<td class="colLast">
-<div class="block">WebSocket Client Connector for sending and receiving messages to a WebSocket Server.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.wsclient.javax.websocket.runtime">quarks.connectors.wsclient.javax.websocket.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.execution.services">quarks.execution.services</a></td>
-<td class="colLast">
-<div class="block">Execution services.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.function">quarks.function</a></td>
-<td class="colLast">
-<div class="block">Functional interfaces for lambda expressions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.graph">quarks.graph</a></td>
-<td class="colLast">
-<div class="block">Low-level graph building API.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.metrics.oplets">quarks.metrics.oplets</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.oplet">quarks.oplet</a></td>
-<td class="colLast">
-<div class="block">Oplets API.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.oplet.core">quarks.oplet.core</a></td>
-<td class="colLast">
-<div class="block">Core primitive oplets.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.oplet.functional">quarks.oplet.functional</a></td>
-<td class="colLast">
-<div class="block">Oplets that process tuples using functions.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.oplet.plumbing">quarks.oplet.plumbing</a></td>
-<td class="colLast">
-<div class="block">Oplets that control the flow of tuples.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.oplet.window">quarks.oplet.window</a></td>
-<td class="colLast">
-<div class="block">Oplets using windows.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.providers.direct">quarks.providers.direct</a></td>
-<td class="colLast">
-<div class="block">Direct execution of a streaming topology.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.iot">quarks.providers.iot</a></td>
-<td class="colLast">
-<div class="block">Iot provider that allows multiple applications to
- share an <code>IotDevice</code>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.appservice">quarks.runtime.appservice</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao">quarks.runtime.etiao</a></td>
-<td class="colLast">
-<div class="block">A runtime for executing a Quarks streaming topology, designed as an embeddable library 
- so that it can be executed in a simple Java application.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.jobregistry">quarks.runtime.jobregistry</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.samples.apps">quarks.samples.apps</a></td>
-<td class="colLast">
-<div class="block">Support for some more complex Quarks application samples.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.samples.connectors">quarks.samples.connectors</a></td>
-<td class="colLast">
-<div class="block">General support for connector samples.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.samples.utils.sensor">quarks.samples.utils.sensor</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.topology">quarks.topology</a></td>
-<td class="colLast">
-<div class="block">Functional api to build a streaming topology.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.topology.json">quarks.topology.json</a></td>
-<td class="colLast">
-<div class="block">Utilities for use of JSON in a streaming topology.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.topology.plumbing">quarks.topology.plumbing</a></td>
-<td class="colLast">
-<div class="block">Plumbing for a streaming topology.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.topology.services">quarks.topology.services</a></td>
-<td class="colLast">
-<div class="block">Services for topologies.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.window">quarks.window</a></td>
-<td class="colLast">
-<div class="block">Window API.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.analytics.math3.json">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</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="../../quarks/function/class-use/BiFunction.html#quarks.analytics.math3.json">BiFunction</a>
-<div class="block">Function that takes two arguments and returns a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Supplier.html#quarks.analytics.math3.json">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/ToDoubleFunction.html#quarks.analytics.math3.json">ToDoubleFunction</a>
-<div class="block">Function that returns a double primitive.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.analytics.math3.stat">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</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="../../quarks/function/class-use/Supplier.html#quarks.analytics.math3.stat">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.analytics.sensors">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</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="../../quarks/function/class-use/Function.html#quarks.analytics.sensors">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Predicate.html#quarks.analytics.sensors">Predicate</a>
-<div class="block">Predicate function.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.file">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/connectors/file/package-summary.html">quarks.connectors.file</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="../../quarks/function/class-use/BiFunction.html#quarks.connectors.file">BiFunction</a>
-<div class="block">Function that takes two arguments and returns a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Function.html#quarks.connectors.file">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Predicate.html#quarks.connectors.file">Predicate</a>
-<div class="block">Predicate function.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Supplier.html#quarks.connectors.file">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.http">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/connectors/http/package-summary.html">quarks.connectors.http</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="../../quarks/function/class-use/BiFunction.html#quarks.connectors.http">BiFunction</a>
-<div class="block">Function that takes two arguments and returns a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Function.html#quarks.connectors.http">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Supplier.html#quarks.connectors.http">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.iot">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</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="../../quarks/function/class-use/Function.html#quarks.connectors.iot">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/UnaryOperator.html#quarks.connectors.iot">UnaryOperator</a>
-<div class="block">Function that returns the same type as its argument.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.iotf">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</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="../../quarks/function/class-use/Function.html#quarks.connectors.iotf">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/UnaryOperator.html#quarks.connectors.iotf">UnaryOperator</a>
-<div class="block">Function that returns the same type as its argument.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.jdbc">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</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="../../quarks/function/class-use/Consumer.html#quarks.connectors.jdbc">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Supplier.html#quarks.connectors.jdbc">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.kafka">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/connectors/kafka/package-summary.html">quarks.connectors.kafka</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="../../quarks/function/class-use/Function.html#quarks.connectors.kafka">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Supplier.html#quarks.connectors.kafka">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.mqtt">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</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="../../quarks/function/class-use/BiFunction.html#quarks.connectors.mqtt">BiFunction</a>
-<div class="block">Function that takes two arguments and returns a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Function.html#quarks.connectors.mqtt">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Supplier.html#quarks.connectors.mqtt">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.mqtt.iot">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</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="../../quarks/function/class-use/Function.html#quarks.connectors.mqtt.iot">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/UnaryOperator.html#quarks.connectors.mqtt.iot">UnaryOperator</a>
-<div class="block">Function that returns the same type as its argument.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.pubsub.service">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/connectors/pubsub/service/package-summary.html">quarks.connectors.pubsub.service</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="../../quarks/function/class-use/Consumer.html#quarks.connectors.pubsub.service">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.serial">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</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="../../quarks/function/class-use/Consumer.html#quarks.connectors.serial">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Function.html#quarks.connectors.serial">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Supplier.html#quarks.connectors.serial">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.wsclient.javax.websocket">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/connectors/wsclient/javax/websocket/package-summary.html">quarks.connectors.wsclient.javax.websocket</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="../../quarks/function/class-use/Supplier.html#quarks.connectors.wsclient.javax.websocket">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</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="../../quarks/function/class-use/Consumer.html#quarks.connectors.wsclient.javax.websocket.runtime">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Function.html#quarks.connectors.wsclient.javax.websocket.runtime">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Supplier.html#quarks.connectors.wsclient.javax.websocket.runtime">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.execution.services">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/execution/services/package-summary.html">quarks.execution.services</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="../../quarks/function/class-use/BiConsumer.html#quarks.execution.services">BiConsumer</a>
-<div class="block">Consumer function that takes two arguments.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.function">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/function/package-summary.html">quarks.function</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="../../quarks/function/class-use/BiFunction.html#quarks.function">BiFunction</a>
-<div class="block">Function that takes two arguments and returns a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Consumer.html#quarks.function">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Function.html#quarks.function">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Predicate.html#quarks.function">Predicate</a>
-<div class="block">Predicate function.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Supplier.html#quarks.function">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/UnaryOperator.html#quarks.function">UnaryOperator</a>
-<div class="block">Function that returns the same type as its argument.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.graph">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/graph/package-summary.html">quarks.graph</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="../../quarks/function/class-use/Predicate.html#quarks.graph">Predicate</a>
-<div class="block">Predicate function.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Supplier.html#quarks.graph">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.metrics.oplets">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/metrics/oplets/package-summary.html">quarks.metrics.oplets</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="../../quarks/function/class-use/Consumer.html#quarks.metrics.oplets">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/oplet/package-summary.html">quarks.oplet</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="../../quarks/function/class-use/Consumer.html#quarks.oplet">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.core">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/oplet/core/package-summary.html">quarks.oplet.core</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="../../quarks/function/class-use/BiFunction.html#quarks.oplet.core">BiFunction</a>
-<div class="block">Function that takes two arguments and returns a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Consumer.html#quarks.oplet.core">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/ToIntFunction.html#quarks.oplet.core">ToIntFunction</a>
-<div class="block">Function that returns a int primitive.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.functional">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</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="../../quarks/function/class-use/Consumer.html#quarks.oplet.functional">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Function.html#quarks.oplet.functional">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Predicate.html#quarks.oplet.functional">Predicate</a>
-<div class="block">Predicate function.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Supplier.html#quarks.oplet.functional">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.plumbing">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/oplet/plumbing/package-summary.html">quarks.oplet.plumbing</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="../../quarks/function/class-use/BiFunction.html#quarks.oplet.plumbing">BiFunction</a>
-<div class="block">Function that takes two arguments and returns a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Consumer.html#quarks.oplet.plumbing">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Function.html#quarks.oplet.plumbing">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.window">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/oplet/window/package-summary.html">quarks.oplet.window</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="../../quarks/function/class-use/BiFunction.html#quarks.oplet.window">BiFunction</a>
-<div class="block">Function that takes two arguments and returns a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Consumer.html#quarks.oplet.window">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.direct">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/providers/direct/package-summary.html">quarks.providers.direct</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="../../quarks/function/class-use/Supplier.html#quarks.providers.direct">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.iot">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/providers/iot/package-summary.html">quarks.providers.iot</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="../../quarks/function/class-use/BiConsumer.html#quarks.providers.iot">BiConsumer</a>
-<div class="block">Consumer function that takes two arguments.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Function.html#quarks.providers.iot">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.appservice">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/runtime/appservice/package-summary.html">quarks.runtime.appservice</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="../../quarks/function/class-use/BiConsumer.html#quarks.runtime.appservice">BiConsumer</a>
-<div class="block">Consumer function that takes two arguments.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</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="../../quarks/function/class-use/BiConsumer.html#quarks.runtime.etiao">BiConsumer</a>
-<div class="block">Consumer function that takes two arguments.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Consumer.html#quarks.runtime.etiao">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.jobregistry">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</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="../../quarks/function/class-use/BiConsumer.html#quarks.runtime.jobregistry">BiConsumer</a>
-<div class="block">Consumer function that takes two arguments.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/BiFunction.html#quarks.runtime.jobregistry">BiFunction</a>
-<div class="block">Function that takes two arguments and returns a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.apps">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/samples/apps/package-summary.html">quarks.samples.apps</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="../../quarks/function/class-use/BiFunction.html#quarks.samples.apps">BiFunction</a>
-<div class="block">Function that takes two arguments and returns a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Function.html#quarks.samples.apps">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Supplier.html#quarks.samples.apps">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.connectors">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/samples/connectors/package-summary.html">quarks.samples.connectors</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="../../quarks/function/class-use/Function.html#quarks.samples.connectors">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Supplier.html#quarks.samples.connectors">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.utils.sensor">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/samples/utils/sensor/package-summary.html">quarks.samples.utils.sensor</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="../../quarks/function/class-use/Supplier.html#quarks.samples.utils.sensor">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/topology/package-summary.html">quarks.topology</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="../../quarks/function/class-use/BiFunction.html#quarks.topology">BiFunction</a>
-<div class="block">Function that takes two arguments and returns a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Consumer.html#quarks.topology">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Function.html#quarks.topology">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Predicate.html#quarks.topology">Predicate</a>
-<div class="block">Predicate function.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Supplier.html#quarks.topology">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/ToIntFunction.html#quarks.topology">ToIntFunction</a>
-<div class="block">Function that returns a int primitive.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/UnaryOperator.html#quarks.topology">UnaryOperator</a>
-<div class="block">Function that returns the same type as its argument.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology.json">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/topology/json/package-summary.html">quarks.topology.json</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="../../quarks/function/class-use/Function.html#quarks.topology.json">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology.plumbing">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</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="../../quarks/function/class-use/BiFunction.html#quarks.topology.plumbing">BiFunction</a>
-<div class="block">Function that takes two arguments and returns a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Function.html#quarks.topology.plumbing">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Predicate.html#quarks.topology.plumbing">Predicate</a>
-<div class="block">Predicate function.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/ToIntFunction.html#quarks.topology.plumbing">ToIntFunction</a>
-<div class="block">Function that returns a int primitive.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology.services">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/topology/services/package-summary.html">quarks.topology.services</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="../../quarks/function/class-use/BiConsumer.html#quarks.topology.services">BiConsumer</a>
-<div class="block">Consumer function that takes two arguments.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.window">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/function/package-summary.html">quarks.function</a> used by <a href="../../quarks/window/package-summary.html">quarks.window</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="../../quarks/function/class-use/BiConsumer.html#quarks.window">BiConsumer</a>
-<div class="block">Consumer function that takes two arguments.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/BiFunction.html#quarks.window">BiFunction</a>
-<div class="block">Function that takes two arguments and returns a value.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Consumer.html#quarks.window">Consumer</a>
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Function.html#quarks.window">Function</a>
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/function/class-use/Supplier.html#quarks.window">Supplier</a>
-<div class="block">Function that supplies a value.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/graph/Connector.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/graph/Connector.html b/content/javadoc/lastest/quarks/graph/Connector.html
deleted file mode 100644
index c2f8108..0000000
--- a/content/javadoc/lastest/quarks/graph/Connector.html
+++ /dev/null
@@ -1,432 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>Connector (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Connector (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/Connector.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>Prev&nbsp;Class</li>
-<li><a href="../../quarks/graph/Edge.html" title="interface in quarks.graph"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/graph/Connector.html" target="_top">Frames</a></li>
-<li><a href="Connector.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">quarks.graph</div>
-<h2 title="Interface Connector" class="title">Interface Connector&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - Type of the data item produced by the output port</dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">Connector&lt;T&gt;</span></pre>
-<div class="block">A <code>Connector</code> represents an output port of a <code>Vertex</code>.
- 
- A <code>Connector</code> supports two methods to add processing for tuples
- submitted to the port:
- <UL>
- <LI><a href="../../quarks/graph/Connector.html#connect-quarks.graph.Vertex-int-"><code>connect(Vertex, int)</code></a> : Connect this to an input port of another
- <code>Vertex</code>. Any number of connections can be made. Any tuple submitted by
- the output port will appear on all connections made through this method. For
- any tuple <code>t</code> ordering of appearance across the connected input ports
- is not guaranteed.</LI>
- <LI><a href="../../quarks/graph/Connector.html#peek-N-"><code>peek(Peek)</code></a> : Insert a peek after the output port and before any
- connections made by <a href="../../quarks/graph/Connector.html#connect-quarks.graph.Vertex-int-"><code>connect(Vertex, int)</code></a>. Multiple peeks can be
- inserted. A tuple <code>t</code> submitted by the output port will be seen by all
- peek oplets. The ordering of the peek is guaranteed such that the peeks
- are processed in the order they were added to this <code>Connector</code> with the
- <code>t</code> being seen first by the first peek added.
- <LI>
- </UL>
- For example with peeks <code>P1,P2,P3</code> added in that order and connections
- <code>C1,C2</code> added, the graph will be logically:
-
- <pre>
- <code>
-                      --&gt;C1
- port--&gt;P1--&gt;P2--&gt;P3--|
-                      --&gt;C2
- </code>
- </pre>
- 
- A tuple <code>t</code> submitted by the port will be peeked at by <code>P1</code>, then
- <code>P2</code> then <code>P3</code>. After <code>P3</code> peeked at the tuple, <code>C1</code>
- and <code>C2</code> will process the tuple in an arbitrary order.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Connector.html#alias-java.lang.String-">alias</a></span>(java.lang.String&nbsp;alias)</code>
-<div class="block">Set the alias for the connector.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Connector.html#connect-quarks.graph.Vertex-int-">connect</a></span>(<a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;?,<a href="../../quarks/graph/Connector.html" title="type parameter in Connector">T</a>,?&gt;&nbsp;target,
-       int&nbsp;inputPort)</code>
-<div class="block">Connect this <code>Connector</code> to the specified target's input.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Connector.html#getAlias--">getAlias</a></span>()</code>
-<div class="block">Returns the alias for the connector if any.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>java.util.Set&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Connector.html#getTags--">getTags</a></span>()</code>
-<div class="block">Returns the set of tags associated with this connector.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code><a href="../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Connector.html#graph--">graph</a></span>()</code>
-<div class="block">Gets the <code>Graph</code> for this <code>Connector</code>.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Connector.html#isConnected--">isConnected</a></span>()</code>
-<div class="block">Is my output port connected to any input port.</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>&lt;N extends <a href="../../quarks/oplet/core/Peek.html" title="class in quarks.oplet.core">Peek</a>&lt;<a href="../../quarks/graph/Connector.html" title="type parameter in Connector">T</a>&gt;&gt;<br><a href="../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;<a href="../../quarks/graph/Connector.html" title="type parameter in Connector">T</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Connector.html#peek-N-">peek</a></span>(N&nbsp;oplet)</code>
-<div class="block">Inserts a <code>Peek</code> oplet between an output port and its
- connections.</div>
-</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Connector.html#tag-java.lang.String...-">tag</a></span>(java.lang.String...&nbsp;values)</code>
-<div class="block">Adds the specified tags to the connector.</div>
-</td>
-</tr>
-</table>
-</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="graph--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>graph</h4>
-<pre><a href="../../quarks/graph/Graph.html" title="interface in quarks.graph">Graph</a>&nbsp;graph()</pre>
-<div class="block">Gets the <code>Graph</code> for this <code>Connector</code>.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the <code>Graph</code> for this <code>Connector</code>.</dd>
-</dl>
-</li>
-</ul>
-<a name="connect-quarks.graph.Vertex-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>connect</h4>
-<pre>void&nbsp;connect(<a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;?,<a href="../../quarks/graph/Connector.html" title="type parameter in Connector">T</a>,?&gt;&nbsp;target,
-             int&nbsp;inputPort)</pre>
-<div class="block">Connect this <code>Connector</code> to the specified target's input. This
- method may be called multiple times to fan out to multiple input ports.
- Each tuple submitted to this output port will be processed by all
- connections.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>target</code> - the <code>Vertex</code> to connect to</dd>
-<dd><code>inputPort</code> - the index of the target's input port to connect to.</dd>
-</dl>
-</li>
-</ul>
-<a name="isConnected--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isConnected</h4>
-<pre>boolean&nbsp;isConnected()</pre>
-<div class="block">Is my output port connected to any input port.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if connected</dd>
-</dl>
-</li>
-</ul>
-<a name="peek-quarks.oplet.core.Peek-">
-<!--   -->
-</a><a name="peek-N-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>peek</h4>
-<pre>&lt;N extends <a href="../../quarks/oplet/core/Peek.html" title="class in quarks.oplet.core">Peek</a>&lt;<a href="../../quarks/graph/Connector.html" title="type parameter in Connector">T</a>&gt;&gt;&nbsp;<a href="../../quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a>&lt;<a href="../../quarks/graph/Connector.html" title="type parameter in Connector">T</a>&gt;&nbsp;peek(N&nbsp;oplet)</pre>
-<div class="block">Inserts a <code>Peek</code> oplet between an output port and its
- connections. This method may be called multiple times to insert multiple
- peeks. Each tuple submitted to this output port will be seen by all peeks
- in order of their insertion, starting with the first peek inserted.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>oplet</code> - Oplet to insert.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd><code>output</code></dd>
-</dl>
-</li>
-</ul>
-<a name="tag-java.lang.String...-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>tag</h4>
-<pre>void&nbsp;tag(java.lang.String...&nbsp;values)</pre>
-<div class="block">Adds the specified tags to the connector.  Adding the same tag 
- multiple times will not change the result beyond the initial 
- application. An unconnected connector can be tagged.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - Tag values.</dd>
-</dl>
-</li>
-</ul>
-<a name="getTags--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getTags</h4>
-<pre>java.util.Set&lt;java.lang.String&gt;&nbsp;getTags()</pre>
-<div class="block">Returns the set of tags associated with this connector.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>set of tag values.</dd>
-</dl>
-</li>
-</ul>
-<a name="alias-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>alias</h4>
-<pre>void&nbsp;alias(java.lang.String&nbsp;alias)</pre>
-<div class="block">Set the alias for the connector.
- <p>
- The alias must be unique within the topology.
- The alias may be used in various contexts:
- <ul>
- <li>Runtime control services for the Connector (stream/outputport)
- are registered with this alias.</li>
- </ul>
- </p></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>alias</code> - the alias</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalStateException</code> - if the an alias has already been set</dd>
-</dl>
-</li>
-</ul>
-<a name="getAlias--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getAlias</h4>
-<pre>java.lang.String&nbsp;getAlias()</pre>
-<div class="block">Returns the alias for the connector if any.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the alias. null if one has not be set.</dd>
-</dl>
-</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/Connector.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../quarks/graph/Edge.html" title="interface in quarks.graph"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/graph/Connector.html" target="_top">Frames</a></li>
-<li><a href="Connector.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/graph/Edge.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/graph/Edge.html b/content/javadoc/lastest/quarks/graph/Edge.html
deleted file mode 100644
index 2400b7c..0000000
--- a/content/javadoc/lastest/quarks/graph/Edge.html
+++ /dev/null
@@ -1,331 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>Edge (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Edge (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
-var 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/Edge.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="../../quarks/graph/Connector.html" title="interface in quarks.graph"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/graph/Graph.html" title="interface in quarks.graph"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/graph/Edge.html" target="_top">Frames</a></li>
-<li><a href="Edge.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">quarks.graph</div>
-<h2 title="Interface Edge" class="title">Interface Edge</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">Edge</span></pre>
-<div class="block">Represents an edge between two Vertices.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Edge.html#getAlias--">getAlias</a></span>()</code>
-<div class="block">Returns the alias associated with this edge.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code><a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;?,?,?&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Edge.html#getSource--">getSource</a></span>()</code>
-<div class="block">Returns the source vertex.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Edge.html#getSourceOutputPort--">getSourceOutputPort</a></span>()</code>
-<div class="block">Returns the source output port index.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>java.util.Set&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Edge.html#getTags--">getTags</a></span>()</code>
-<div class="block">Returns the set of tags associated with this edge.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code><a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;?,?,?&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Edge.html#getTarget--">getTarget</a></span>()</code>
-<div class="block">Returns the target vertex.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/graph/Edge.html#getTargetInputPort--">getTargetInputPort</a></span>()</code>
-<div class="block">Returns the target input port index.</div>
-</td>
-</tr>
-</table>
-</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="getSource--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getSource</h4>
-<pre><a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;?,?,?&gt;&nbsp;getSource()</pre>
-<div class="block">Returns the source vertex.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the source vertex.</dd>
-</dl>
-</li>
-</ul>
-<a name="getSourceOutputPort--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getSourceOutputPort</h4>
-<pre>int&nbsp;getSourceOutputPort()</pre>
-<div class="block">Returns the source output port index.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the source output port index.</dd>
-</dl>
-</li>
-</ul>
-<a name="getTarget--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getTarget</h4>
-<pre><a href="../../quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a>&lt;?,?,?&gt;&nbsp;getTarget()</pre>
-<div class="block">Returns the target vertex.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the target vertex.</dd>
-</dl>
-</li>
-</ul>
-<a name="getTargetInputPort--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getTargetInputPort</h4>
-<pre>int&nbsp;getTargetInputPort()</pre>
-<div class="block">Returns the target input port index.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the target input port index.</dd>
-</dl>
-</li>
-</ul>
-<a name="getTags--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getTags</h4>
-<pre>java.util.Set&lt;java.lang.String&gt;&nbsp;getTags()</pre>
-<div class="block">Returns the set of tags associated with this edge.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>set of tag values.</dd>
-</dl>
-</li>
-</ul>
-<a name="getAlias--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getAlias</h4>
-<pre>java.lang.String&nbsp;getAlias()</pre>
-<div class="block">Returns the alias associated with this edge.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the alias. null if none.</dd>
-</dl>
-</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/Edge.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/graph/Connector.html" title="interface in quarks.graph"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/graph/Graph.html" title="interface in quarks.graph"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/graph/Edge.html" target="_top">Frames</a></li>
-<li><a href="Edge.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[06/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/class-use/Function.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/class-use/Function.html b/content/javadoc/lastest/quarks/function/class-use/Function.html
deleted file mode 100644
index a6f2f69..0000000
--- a/content/javadoc/lastest/quarks/function/class-use/Function.html
+++ /dev/null
@@ -1,1114 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.function.Function (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.function.Function (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/function/Function.html" title="interface in quarks.function">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?quarks/function/class-use/Function.html" target="_top">Frames</a></li>
-<li><a href="Function.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 Interface quarks.function.Function" class="title">Uses of Interface<br>quarks.function.Function</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="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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="#quarks.analytics.sensors">quarks.analytics.sensors</a></td>
-<td class="colLast">
-<div class="block">Analytics focused on handling sensor data.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.file">quarks.connectors.file</a></td>
-<td class="colLast">
-<div class="block">File stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.http">quarks.connectors.http</a></td>
-<td class="colLast">
-<div class="block">HTTP stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.iot">quarks.connectors.iot</a></td>
-<td class="colLast">
-<div class="block">Quarks device connector API to a message hub.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.iotf">quarks.connectors.iotf</a></td>
-<td class="colLast">
-<div class="block">IBM Watson IoT Platform stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.kafka">quarks.connectors.kafka</a></td>
-<td class="colLast">
-<div class="block">Apache Kafka enterprise messing hub stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.mqtt">quarks.connectors.mqtt</a></td>
-<td class="colLast">
-<div class="block">MQTT (lightweight messaging protocol for small sensors and mobile devices) stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.mqtt.iot">quarks.connectors.mqtt.iot</a></td>
-<td class="colLast">
-<div class="block">An MQTT based IotDevice connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.serial">quarks.connectors.serial</a></td>
-<td class="colLast">
-<div class="block">Serial port connector API.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.wsclient.javax.websocket.runtime">quarks.connectors.wsclient.javax.websocket.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.function">quarks.function</a></td>
-<td class="colLast">
-<div class="block">Functional interfaces for lambda expressions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.oplet.functional">quarks.oplet.functional</a></td>
-<td class="colLast">
-<div class="block">Oplets that process tuples using functions.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.oplet.plumbing">quarks.oplet.plumbing</a></td>
-<td class="colLast">
-<div class="block">Oplets that control the flow of tuples.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.iot">quarks.providers.iot</a></td>
-<td class="colLast">
-<div class="block">Iot provider that allows multiple applications to
- share an <code>IotDevice</code>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.samples.apps">quarks.samples.apps</a></td>
-<td class="colLast">
-<div class="block">Support for some more complex Quarks application samples.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.samples.connectors">quarks.samples.connectors</a></td>
-<td class="colLast">
-<div class="block">General support for connector samples.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.topology">quarks.topology</a></td>
-<td class="colLast">
-<div class="block">Functional api to build a streaming topology.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.topology.json">quarks.topology.json</a></td>
-<td class="colLast">
-<div class="block">Utilities for use of JSON in a streaming topology.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.topology.plumbing">quarks.topology.plumbing</a></td>
-<td class="colLast">
-<div class="block">Plumbing for a streaming topology.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.window">quarks.window</a></td>
-<td class="colLast">
-<div class="block">Window API.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.analytics.sensors">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</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="../../../quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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;T,V&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Filters.</span><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Filters.html#deadband-quarks.topology.TStream-quarks.function.Function-quarks.function.Predicate-">deadband</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,V&gt;&nbsp;value,
-        <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;V&gt;&nbsp;inBand)</code>
-<div class="block">Deadband filter.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T,V&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Filters.</span><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Filters.html#deadband-quarks.topology.TStream-quarks.function.Function-quarks.function.Predicate-long-java.util.concurrent.TimeUnit-">deadband</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,V&gt;&nbsp;value,
-        <a href="../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;V&gt;&nbsp;inBand,
-        long&nbsp;maximumSuppression,
-        java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">Deadband filter with maximum suppression time.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T extends java.lang.Comparable&lt;?&gt;&gt;<br><a href="../../../quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Range.</span><code><span class="memberNameLink"><a href="../../../quarks/analytics/sensors/Range.html#valueOf-java.lang.String-quarks.function.Function-">valueOf</a></span>(java.lang.String&nbsp;toStringValue,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,T&gt;&nbsp;fromString)</code>
-<div class="block">Create a Range from a String produced by toString().</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.file">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</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="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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 <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#textFileReader-quarks.topology.TStream-quarks.function.Function-quarks.function.BiFunction-">textFileReader</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;pathnames,
-              <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,java.lang.String&gt;&nbsp;preFn,
-              <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.lang.String,java.lang.Exception,java.lang.String&gt;&nbsp;postFn)</code>
-<div class="block">Declare a stream containing the lines read from the files
- whose pathnames correspond to each tuple on the <code>pathnames</code>
- stream.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.http">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/connectors/http/package-summary.html">quarks.connectors.http</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="../../../quarks/connectors/http/package-summary.html">quarks.connectors.http</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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 <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HttpStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpStreams.html#getJson-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Function-">getJson</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-       <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;uri)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HttpStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpStreams.html#requests-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Function-quarks.function.Function-quarks.function.BiFunction-">requests</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-        <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;method,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
-        <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
-<div class="block">Make an HTTP request for each tuple on a stream.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">HttpStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpStreams.html#requests-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Function-quarks.function.Function-quarks.function.BiFunction-">requests</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-        <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;method,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
-        <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
-<div class="block">Make an HTTP request for each tuple on a stream.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.iot">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</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="../../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">IotDevice.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/IotDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
-      <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
-<div class="block">Publish a stream's tuples as device events.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">IotDevice.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/IotDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
-      <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
-<div class="block">Publish a stream's tuples as device events.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.iotf">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</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="../../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">IotfDevice.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/iotf/IotfDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
-      <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
-<div class="block">Publish a stream's tuples as device events.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">IotfDevice.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/iotf/IotfDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
-      <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
-<div class="block">Publish a stream's tuples as device events.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.kafka">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/connectors/kafka/package-summary.html">quarks.connectors.kafka</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="../../../quarks/connectors/kafka/package-summary.html">quarks.connectors.kafka</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">KafkaProducer.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaProducer.html#publish-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">publish</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;keyFn,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;valueFn,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topicFn,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;partitionFn)</code>
-<div class="block">Publish the stream of tuples as Kafka key/value records
- to the specified partitions of the specified topics.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">KafkaProducer.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaProducer.html#publish-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">publish</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;keyFn,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;valueFn,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topicFn,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;partitionFn)</code>
-<div class="block">Publish the stream of tuples as Kafka key/value records
- to the specified partitions of the specified topics.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">KafkaProducer.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaProducer.html#publish-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">publish</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;keyFn,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;valueFn,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topicFn,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;partitionFn)</code>
-<div class="block">Publish the stream of tuples as Kafka key/value records
- to the specified partitions of the specified topics.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">KafkaProducer.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaProducer.html#publish-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">publish</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;keyFn,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;valueFn,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topicFn,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;partitionFn)</code>
-<div class="block">Publish the stream of tuples as Kafka key/value records
- to the specified partitions of the specified topics.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">KafkaProducer.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaProducer.html#publishBytes-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">publishBytes</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;keyFn,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;valueFn,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topicFn,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;partitionFn)</code>
-<div class="block">Publish the stream of tuples as Kafka key/value records
- to the specified topic partitions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">KafkaProducer.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaProducer.html#publishBytes-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">publishBytes</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;keyFn,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;valueFn,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topicFn,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;partitionFn)</code>
-<div class="block">Publish the stream of tuples as Kafka key/value records
- to the specified topic partitions.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">KafkaProducer.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaProducer.html#publishBytes-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">publishBytes</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;keyFn,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;valueFn,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topicFn,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;partitionFn)</code>
-<div class="block">Publish the stream of tuples as Kafka key/value records
- to the specified topic partitions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">KafkaProducer.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaProducer.html#publishBytes-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">publishBytes</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;keyFn,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;valueFn,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topicFn,
-            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;partitionFn)</code>
-<div class="block">Publish the stream of tuples as Kafka key/value records
- to the specified topic partitions.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">KafkaConsumer.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaConsumer.html#subscribe-quarks.function.Function-java.lang.String...-">subscribe</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.StringConsumerRecord</a>,T&gt;&nbsp;toTupleFn,
-         java.lang.String...&nbsp;topics)</code>
-<div class="block">Subscribe to the specified topics and yield a stream of tuples
- from the published Kafka records.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">KafkaConsumer.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/kafka/KafkaConsumer.html#subscribeBytes-quarks.function.Function-java.lang.String...-">subscribeBytes</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ByteConsumerRecord</a>,T&gt;&nbsp;toTupleFn,
-              java.lang.String...&nbsp;topics)</code>
-<div class="block">Subscribe to the specified topics and yield a stream of tuples
- from the published Kafka records.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.mqtt">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</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="../../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">MqttStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttStreams.html#publish-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">publish</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topic,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;payload,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;qos,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Boolean&gt;&nbsp;retain)</code>
-<div class="block">Publish a stream's tuples as MQTT messages.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">MqttStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttStreams.html#publish-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">publish</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topic,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;payload,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;qos,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Boolean&gt;&nbsp;retain)</code>
-<div class="block">Publish a stream's tuples as MQTT messages.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">MqttStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttStreams.html#publish-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">publish</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topic,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;payload,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;qos,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Boolean&gt;&nbsp;retain)</code>
-<div class="block">Publish a stream's tuples as MQTT messages.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">MqttStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttStreams.html#publish-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">publish</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topic,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;payload,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;qos,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Boolean&gt;&nbsp;retain)</code>
-<div class="block">Publish a stream's tuples as MQTT messages.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.mqtt.iot">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</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="../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">MqttDevice.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/iot/MqttDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
-      <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">MqttDevice.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/iot/MqttDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
-      <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.serial">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</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="../../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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>&lt;T&gt;&nbsp;<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SerialDevice.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/serial/SerialDevice.html#getSource-quarks.function.Function-">getSource</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial">SerialPort</a>,T&gt;&nbsp;driver)</code>
-<div class="block">Create a function that can be used to source a
- stream from a serial port device.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</a> declared as <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">WebSocketClientSender.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#toPayload">toPayload</a></span></code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html#WebSocketClientBinaryReceiver-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">WebSocketClientBinaryReceiver</a></span>(<a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                             <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;byte[],<a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="type parameter in WebSocketClientBinaryReceiver">T</a>&gt;&nbsp;toTuple)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html#WebSocketClientBinarySender-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">WebSocketClientBinarySender</a></span>(<a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                           <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>,byte[]&gt;&nbsp;toPayload)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#WebSocketClientReceiver-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">WebSocketClientReceiver</a></span>(<a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,<a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&nbsp;toTuple)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#WebSocketClientSender-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">WebSocketClientSender</a></span>(<a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                     <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String&gt;&nbsp;toPayload)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.function">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/function/package-summary.html">quarks.function</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
-<caption><span>Subinterfaces of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/function/package-summary.html">quarks.function</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Interface and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>interface&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;T&gt;</span></code>
-<div class="block">Function that returns the same type as its argument.</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="../../../quarks/function/package-summary.html">quarks.function</a> that return <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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;T,R&gt;&nbsp;<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#synchronizedFunction-quarks.function.Function-">synchronizedFunction</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,R&gt;&nbsp;function)</code>
-<div class="block">Return a thread-safe version of a <code>Function</code> function.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#unpartitioned--">unpartitioned</a></span>()</code>
-<div class="block">Returns a constant function that returns zero (0).</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#zero--">zero</a></span>()</code>
-<div class="block">Returns a constant function that returns zero (0).</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="../../../quarks/function/package-summary.html">quarks.function</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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;T,R&gt;&nbsp;<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#synchronizedFunction-quarks.function.Function-">synchronizedFunction</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,R&gt;&nbsp;function)</code>
-<div class="block">Return a thread-safe version of a <code>Function</code> function.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.functional">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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="../../../quarks/oplet/functional/FlatMap.html#FlatMap-quarks.function.Function-">FlatMap</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/oplet/functional/FlatMap.html" title="type parameter in FlatMap">I</a>,java.lang.Iterable&lt;<a href="../../../quarks/oplet/functional/FlatMap.html" title="type parameter in FlatMap">O</a>&gt;&gt;&nbsp;function)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/functional/Map.html#Map-quarks.function.Function-">Map</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/oplet/functional/Map.html" title="type parameter in Map">I</a>,<a href="../../../quarks/oplet/functional/Map.html" title="type parameter in Map">O</a>&gt;&nbsp;function)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.plumbing">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/oplet/plumbing/package-summary.html">quarks.oplet.plumbing</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/oplet/plumbing/package-summary.html">quarks.oplet.plumbing</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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="../../../quarks/oplet/plumbing/PressureReliever.html#PressureReliever-int-quarks.function.Function-">PressureReliever</a></span>(int&nbsp;count,
-                <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/oplet/plumbing/PressureReliever.html" title="type parameter in PressureReliever">T</a>,<a href="../../../quarks/oplet/plumbing/PressureReliever.html" title="type parameter in PressureReliever">K</a>&gt;&nbsp;keyFunction)</code>
-<div class="block">Pressure reliever that maintains up to <code>count</code> most recent tuples per key.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.iot">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/providers/iot/package-summary.html">quarks.providers.iot</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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="../../../quarks/providers/iot/IotProvider.html#IotProvider-quarks.providers.direct.DirectProvider-quarks.function.Function-">IotProvider</a></span>(<a href="../../../quarks/providers/direct/DirectProvider.html" title="class in quarks.providers.direct">DirectProvider</a>&nbsp;provider,
-           <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>&gt;&nbsp;iotDeviceCreator)</code>
-<div class="block">Create an <code>IotProvider</code> that uses the passed in <code>DirectProvider</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/providers/iot/IotProvider.html#IotProvider-quarks.function.Function-">IotProvider</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>&gt;&nbsp;iotDeviceCreator)</code>
-<div class="block">Create an <code>IotProvider</code> that uses its own <code>DirectProvider</code>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/providers/iot/IotProvider.html#IotProvider-quarks.topology.TopologyProvider-quarks.execution.DirectSubmitter-quarks.function.Function-">IotProvider</a></span>(<a href="../../../quarks/topology/TopologyProvider.html" title="interface in quarks.topology">TopologyProvider</a>&nbsp;provider,
-           <a href="../../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;submitter,
-           <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>,<a href="../../../quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a>&gt;&nbsp;iotDeviceCreator)</code>
-<div class="block">Create an <code>IotProvider</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.apps">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/samples/apps/package-summary.html">quarks.samples.apps</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="../../../quarks/samples/apps/package-summary.html">quarks.samples.apps</a> that return <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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 <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JsonTuples.</span><code><span class="memberNameLink"><a href="../../../quarks/samples/apps/JsonTuples.html#keyFn--">keyFn</a></span>()</code>
-<div class="block">The partition key function for wrapped sensor samples.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.connectors">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/samples/connectors/package-summary.html">quarks.samples.connectors</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="../../../quarks/samples/connectors/package-summary.html">quarks.samples.connectors</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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>&lt;T&gt;&nbsp;void</code></td>
-<td class="colLast"><span class="typeNameLabel">Options.</span><code><span class="memberNameLink"><a href="../../../quarks/samples/connectors/Options.html#addHandler-java.lang.String-quarks.function.Function-">addHandler</a></span>(java.lang.String&nbsp;opt,
-          <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,T&gt;&nbsp;cvtFn)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;void</code></td>
-<td class="colLast"><span class="typeNameLabel">Options.</span><code><span class="memberNameLink"><a href="../../../quarks/samples/connectors/Options.html#addHandler-java.lang.String-quarks.function.Function-T-">addHandler</a></span>(java.lang.String&nbsp;opt,
-          <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,T&gt;&nbsp;cvtFn,
-          T&nbsp;dflt)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/topology/package-summary.html">quarks.topology</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="../../../quarks/topology/package-summary.html">quarks.topology</a> that return <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/TWindow.html" title="type parameter in TWindow">T</a>,<a href="../../../quarks/topology/TWindow.html" title="type parameter in TWindow">K</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TWindow.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TWindow.html#getKeyFunction--">getKeyFunction</a></span>()</code>
-<div class="block">Returns the key function used to map tuples to partitions.</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="../../../quarks/topology/package-summary.html">quarks.topology</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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>&lt;U&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#flatMap-quarks.function.Function-">flatMap</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,java.lang.Iterable&lt;U&gt;&gt;&nbsp;mapper)</code>
-<div class="block">Declare a new stream that maps tuples from this stream into one or
- more (or zero) tuples of a different type <code>U</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;J,U,K&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;J&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#join-quarks.function.Function-quarks.topology.TWindow-quarks.function.BiFunction-">join</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,K&gt;&nbsp;keyer,
-    <a href="../../../quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a>&lt;U,K&gt;&nbsp;window,
-    <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,java.util.List&lt;U&gt;,J&gt;&nbsp;joiner)</code>
-<div class="block">Join this stream with a partitioned window of type <code>U</code> with key type <code>K</code>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&lt;J,U,K&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;J&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#joinLast-quarks.function.Function-quarks.topology.TStream-quarks.function.Function-quarks.function.BiFunction-">joinLast</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,K&gt;&nbsp;keyer,
-        <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;&nbsp;lastStream,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;U,K&gt;&nbsp;lastStreamKeyer,
-        <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,U,J&gt;&nbsp;joiner)</code>
-<div class="block">Join this stream with the last tuple seen on a stream of type <code>U</code>
- with partitioning.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;J,U,K&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;J&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#joinLast-quarks.function.Function-quarks.topology.TStream-quarks.function.Function-quarks.function.BiFunction-">joinLast</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,K&gt;&nbsp;keyer,
-        <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;&nbsp;lastStream,
-        <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;U,K&gt;&nbsp;lastStreamKeyer,
-        <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,U,J&gt;&nbsp;joiner)</code>
-<div class="block">Join this stream with the last tuple seen on a stream of type <code>U</code>
- with partitioning.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../../../quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,K&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#last-int-quarks.function.Function-">last</a></span>(int&nbsp;count,
-    <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,K&gt;&nbsp;keyFunction)</code>
-<div class="block">Declare a partitioned window that continually represents the last <code>count</code>
- tuples on this stream for each partition.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;K&gt;&nbsp;<a href="../../../quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,K&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#last-long-java.util.concurrent.TimeUnit-quarks.function.Function-">last</a></span>(long&nbsp;time,
-    java.util.concurrent.TimeUnit&nbsp;unit,
-    <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,K&gt;&nbsp;keyFunction)</code>
-<div class="block">Declare a partitioned window that continually represents the last <code>time</code> seconds of 
- tuples on this stream for each partition.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>&lt;U&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#map-quarks.function.Function-">map</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,U&gt;&nbsp;mapper)</code>
-<div class="block">Declare a new stream that maps (or transforms) each tuple from this stream into one
- (or zero) tuple of a different type <code>U</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;E extends java.lang.Enum&lt;E&gt;&gt;<br>java.util.EnumMap&lt;E,<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#split-java.lang.Class-quarks.function.Function-">split</a></span>(java.lang.Class&lt;E&gt;&nbsp;enumClass,
-     <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,E&gt;&nbsp;splitter)</code>
-<div class="block">Split a stream's tuples among <code>enumClass.size</code> streams as specified by
- <code>splitter</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology.json">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/topology/json/package-summary.html">quarks.topology.json</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="../../../quarks/topology/json/package-summary.html">quarks.topology.json</a> that return <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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 <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,byte[]&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JsonFunctions.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/json/JsonFunctions.html#asBytes--">asBytes</a></span>()</code>
-<div class="block">Get the UTF-8 bytes representation of the JSON for a JsonObject.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JsonFunctions.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/json/JsonFunctions.html#asString--">asString</a></span>()</code>
-<div class="block">Get the JSON for a JsonObject.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;byte[],com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JsonFunctions.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/json/JsonFunctions.html#fromBytes--">fromBytes</a></span>()</code>
-<div class="block">Create a new JsonObject from the UTF8 bytes representation of JSON</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JsonFunctions.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/json/JsonFunctions.html#fromString--">fromString</a></span>()</code>
-<div class="block">Create a new JsonObject from JSON</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology.plumbing">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a> in <a href="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</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="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a> with parameters of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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;T,U,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#concurrent-quarks.topology.TStream-java.util.List-quarks.function.Function-">concurrent</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-          java.util.List&lt;<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;,<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;&gt;&gt;&nbsp;pipelines,
-          <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.util.List&lt;U&gt;,R&gt;&nbsp;combiner)</code>
-<div class="block">Perform analytics concurrently.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T,U,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#concurrentMap-quarks.topology.TStream-java.util.List-quarks.function.Function-">concurrentMap</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-             java.util.List&lt;<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,U&gt;&gt;&nbsp;mappers,
-             <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.util.List&lt;U&gt;,R&gt;&nbsp;combiner)</code>
-<div class="block">Perform analytics concurrently.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T,K&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#pressureReliever-quarks.topology.TStream-quarks.function.Function-int-">pressureReliever</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,K&gt;&nbsp;keyFunction,
-                int&nbsp;count)</code>
-<div class="block">Relieve pressure on upstream processing by discarding tuples.</div>
-</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="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a> with type arguments of type <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</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;T,U,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#concurrent-quarks.topology.TStream-java.util.List-quarks.function.Function-">concurrent</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-          java.util.List&lt;<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;,<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;&gt;&gt;&nbsp;pipelines,
-          <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.util.List&lt;U&gt;,R&gt;&nbsp;combiner)</code>
-<div class="block">Perform analytics concurrently.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T,U,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#concurrentMap-quarks.topology.TStream-java.util.List-quarks.function.Function-">concurrentMap</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-             java.util.List&lt;<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,U&gt;&gt;&nbsp;mappers,
-           

<TRUNCATED>


[39/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/json/JsonAnalytics.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/json/JsonAnalytics.html b/content/javadoc/lastest/quarks/analytics/math3/json/JsonAnalytics.html
deleted file mode 100644
index ec6a525..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/json/JsonAnalytics.html
+++ /dev/null
@@ -1,434 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>JsonAnalytics (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="JsonAnalytics (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9,"i2":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/JsonAnalytics.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>Prev&nbsp;Class</li>
-<li><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/json/JsonAnalytics.html" target="_top">Frames</a></li>
-<li><a href="JsonAnalytics.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.analytics.math3.json</div>
-<h2 title="Class JsonAnalytics" class="title">Class JsonAnalytics</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.analytics.math3.json.JsonAnalytics</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">JsonAnalytics</span>
-extends java.lang.Object</pre>
-<div class="block">Apache Common Math analytics for streams with JSON tuples.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/json/JsonAnalytics.html#JsonAnalytics--">JsonAnalytics</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/json/JsonAnalytics.html#aggregate-quarks.topology.TWindow-java.lang.String-java.lang.String-quarks.analytics.math3.json.JsonUnivariateAggregate...-">aggregate</a></span>(<a href="../../../../quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
-         java.lang.String&nbsp;resultPartitionProperty,
-         java.lang.String&nbsp;valueProperty,
-         <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
-<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/json/JsonAnalytics.html#aggregate-quarks.topology.TWindow-java.lang.String-java.lang.String-quarks.function.ToDoubleFunction-quarks.analytics.math3.json.JsonUnivariateAggregate...-">aggregate</a></span>(<a href="../../../../quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
-         java.lang.String&nbsp;resultPartitionProperty,
-         java.lang.String&nbsp;resultProperty,
-         <a href="../../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
-         <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
-<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,K,com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/json/JsonAnalytics.html#aggregateList-java.lang.String-java.lang.String-quarks.function.ToDoubleFunction-quarks.analytics.math3.json.JsonUnivariateAggregate...-">aggregateList</a></span>(java.lang.String&nbsp;resultPartitionProperty,
-             java.lang.String&nbsp;resultProperty,
-             <a href="../../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
-             <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
-<div class="block">Create a Function that aggregates against a single <code>Numeric</code>
- variable contained in an JSON object.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="JsonAnalytics--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>JsonAnalytics</h4>
-<pre>public&nbsp;JsonAnalytics()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="aggregate-quarks.topology.TWindow-java.lang.String-java.lang.String-quarks.analytics.math3.json.JsonUnivariateAggregate...-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>aggregate</h4>
-<pre>public static&nbsp;&lt;K extends com.google.gson.JsonElement&gt;&nbsp;<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;aggregate(<a href="../../../../quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
-                                                                                                    java.lang.String&nbsp;resultPartitionProperty,
-                                                                                                    java.lang.String&nbsp;valueProperty,
-                                                                                                    <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</pre>
-<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.
- 
- The returned stream contains a tuple for each execution performed against a window partition.
- The tuple is a <code>JsonObject</code> containing:
- <UL>
- <LI> Partition key of type <code>K</code> as a property with key <code>resultPartitionProperty</code>. </LI>
- <LI> Aggregation results as a <code>JsonObject</code> as a property with key <code>valueProperty</code>.
- This results object contains the results of all aggregations defined by <code>aggregates</code> against
- <code>double</code> property with key <code>valueProperty</code>.
- <BR>
- Each <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json"><code>JsonUnivariateAggregate</code></a> declares how it represents its aggregation in this result
- object.
- </LI>
- </UL>
- <P>
- For example if the window contains these three tuples (pseudo JSON) for
- partition 3:
- <BR>
- <code>{id=3,reading=2.0}, {id=3,reading=2.6}, {id=3,reading=1.8}</code>
- <BR>
- the resulting aggregation for the stream returned by:
- <BR>
- <code>aggregate(window, "id", "reading", Statistic.MIN, Statistic.MAX)</code>
- <BR>
- would contain this tuple with the maximum and minimum values in the <code>reading</code>
- JSON object:
- <BR>
- <code>{id=3, reading={MIN=1.8, MAX=1.8}}</code>
- </P></div>
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>K</code> - Partition type</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>window</code> - Window to aggregate over.</dd>
-<dd><code>resultPartitionProperty</code> - Property to store the partition key in tuples on the returned stream.</dd>
-<dd><code>valueProperty</code> - JSON property containing the value to aggregate.</dd>
-<dd><code>aggregates</code> - Which aggregations to be performed.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Stream that will contain aggregations.</dd>
-</dl>
-</li>
-</ul>
-<a name="aggregate-quarks.topology.TWindow-java.lang.String-java.lang.String-quarks.function.ToDoubleFunction-quarks.analytics.math3.json.JsonUnivariateAggregate...-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>aggregate</h4>
-<pre>public static&nbsp;&lt;K extends com.google.gson.JsonElement&gt;&nbsp;<a href="../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;aggregate(<a href="../../../../quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
-                                                                                                    java.lang.String&nbsp;resultPartitionProperty,
-                                                                                                    java.lang.String&nbsp;resultProperty,
-                                                                                                    <a href="../../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
-                                                                                                    <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</pre>
-<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.
- 
- The returned stream contains a tuple for each execution performed against a window partition.
- The tuple is a <code>JsonObject</code> containing:
- <UL>
- <LI> Partition key of type <code>K</code> as a property with key <code>resultPartitionProperty</code>. </LI>
- <LI> Aggregation results as a <code>JsonObject</code> as a property with key <code>resultProperty</code>.
- This results object contains the results of all aggregations defined by <code>aggregates</code> against
- value returned by <code>valueGetter</code>.
- <BR>
- Each <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json"><code>JsonUnivariateAggregate</code></a> declares how it represents its aggregation in this result
- object.
- </LI>
- </UL></div>
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>K</code> - Partition type</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>window</code> - Window to aggregate over.</dd>
-<dd><code>resultPartitionProperty</code> - Property to store the partition key in tuples on the returned stream.</dd>
-<dd><code>resultProperty</code> - Property to store the aggregations in tuples on the returned stream.</dd>
-<dd><code>valueGetter</code> - How to obtain the single variable from input tuples.</dd>
-<dd><code>aggregates</code> - Which aggregations to be performed.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Stream that will contain aggregations.</dd>
-</dl>
-</li>
-</ul>
-<a name="aggregateList-java.lang.String-java.lang.String-quarks.function.ToDoubleFunction-quarks.analytics.math3.json.JsonUnivariateAggregate...-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>aggregateList</h4>
-<pre>public static&nbsp;&lt;K extends com.google.gson.JsonElement&gt;&nbsp;<a href="../../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,K,com.google.gson.JsonObject&gt;&nbsp;aggregateList(java.lang.String&nbsp;resultPartitionProperty,
-                                                                                                                                                        java.lang.String&nbsp;resultProperty,
-                                                                                                                                                        <a href="../../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
-                                                                                                                                                        <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</pre>
-<div class="block">Create a Function that aggregates against a single <code>Numeric</code>
- variable contained in an JSON object.
- 
- Calling <code>apply(List&lt;JsonObject&gt;)</code> on the returned <code>BiFunction</code>
- returns a <code>JsonObject</code> containing:
- <UL>
- <LI> Partition key of type <code>K</code> as a property with key <code>resultPartitionProperty</code>. </LI>
- <LI> Aggregation results as a <code>JsonObject</code> as a property with key <code>valueProperty</code>.
- This results object contains the results of all aggregations defined by <code>aggregates</code>
- against the value returned by <code>valueGetter</code>.
- <BR>
- Each <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json"><code>JsonUnivariateAggregate</code></a> declares how it represents its aggregation in this result
- object.
- </LI>
- </UL>
- <P>
- For example if the list contains these three tuples (pseudo JSON) for
- partition 3:
- <BR>
- <code>{id=3,reading=2.0}, {id=3,reading=2.6}, {id=3,reading=1.8}</code>
- <BR>
- the resulting aggregation for the JsonObject returned by:
- <BR>
- <code>aggregateList("id", "reading", Statistic.MIN, Statistic.MAX).apply(list, 3)</code>
- <BR>
- would be this tuple with the maximum and minimum values in the <code>reading</code>
- JSON object:
- <BR>
- <code>{id=3, reading={MIN=1.8, MAX=1.8}}</code>
- </P></div>
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>K</code> - Partition type</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>resultPartitionProperty</code> - Property to store the partition key in tuples on the returned stream.</dd>
-<dd><code>resultProperty</code> - Property to store the aggregations in the returned JsonObject.</dd>
-<dd><code>valueGetter</code> - How to obtain the single variable from input tuples.</dd>
-<dd><code>aggregates</code> - Which aggregations to be performed.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Function that performs the aggregations.</dd>
-</dl>
-</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/JsonAnalytics.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/json/JsonAnalytics.html" target="_top">Frames</a></li>
-<li><a href="JsonAnalytics.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/json/JsonUnivariateAggregate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/json/JsonUnivariateAggregate.html b/content/javadoc/lastest/quarks/analytics/math3/json/JsonUnivariateAggregate.html
deleted file mode 100644
index c9edfc6..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/json/JsonUnivariateAggregate.html
+++ /dev/null
@@ -1,309 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>JsonUnivariateAggregate (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="JsonUnivariateAggregate (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/JsonUnivariateAggregate.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="../../../../quarks/analytics/math3/json/JsonAnalytics.html" title="class in quarks.analytics.math3.json"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/json/JsonUnivariateAggregate.html" target="_top">Frames</a></li>
-<li><a href="JsonUnivariateAggregate.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><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&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">quarks.analytics.math3.json</div>
-<h2 title="Interface JsonUnivariateAggregate" class="title">Interface JsonUnivariateAggregate</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd>java.io.Serializable, <a href="../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a>&gt;</dd>
-</dl>
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a>, <a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">JsonUnivariateAggregate</span>
-extends <a href="../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a>&gt;</pre>
-<div class="block">Univariate aggregate for a JSON tuple.
- This is the declaration of the aggregate that
- application use when declaring a topology.
- <P>
- Implementations are typically enums such
- as <a href="../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat"><code>Statistic</code></a>.
- </P>
- <P>
- Each call to <code>get()</code> must return a new
- <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json"><code>aggregator</code></a>
- that implements the required aggregate.
- </P></div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../quarks/analytics/math3/json/JsonAnalytics.html" title="class in quarks.analytics.math3.json"><code>JsonAnalytics</code></a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html#N">N</a></span></code>
-<div class="block">JSON key used for representation of the number
- of tuples that were aggregated.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html#name--">name</a></span>()</code>
-<div class="block">Name of the aggregate.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.function.Supplier">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;quarks.function.<a href="../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a></h3>
-<code><a href="../../../../quarks/function/Supplier.html#get--">get</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="N">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>N</h4>
-<pre>static final&nbsp;java.lang.String N</pre>
-<div class="block">JSON key used for representation of the number
- of tuples that were aggregated. Value is "N".</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../constant-values.html#quarks.analytics.math3.json.JsonUnivariateAggregate.N">Constant Field Values</a></dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="name--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>name</h4>
-<pre>java.lang.String&nbsp;name()</pre>
-<div class="block">Name of the aggregate.
- The returned value is used as the JSON key containing
- the result of the aggregation.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Name of the aggregate.</dd>
-</dl>
-</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/JsonUnivariateAggregate.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../quarks/analytics/math3/json/JsonAnalytics.html" title="class in quarks.analytics.math3.json"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/json/JsonUnivariateAggregate.html" target="_top">Frames</a></li>
-<li><a href="JsonUnivariateAggregate.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><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/json/JsonUnivariateAggregator.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/json/JsonUnivariateAggregator.html b/content/javadoc/lastest/quarks/analytics/math3/json/JsonUnivariateAggregator.html
deleted file mode 100644
index d618cca..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/json/JsonUnivariateAggregator.html
+++ /dev/null
@@ -1,288 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>JsonUnivariateAggregator (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="JsonUnivariateAggregator (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/JsonUnivariateAggregator.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="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/json/JsonUnivariateAggregator.html" target="_top">Frames</a></li>
-<li><a href="JsonUnivariateAggregator.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">quarks.analytics.math3.json</div>
-<h2 title="Interface JsonUnivariateAggregator" class="title">Interface JsonUnivariateAggregator</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../quarks/analytics/math3/stat/JsonStorelessStatistic.html" title="class in quarks.analytics.math3.stat">JsonStorelessStatistic</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">JsonUnivariateAggregator</span></pre>
-<div class="block">Univariate aggregator for JSON tuples.
- This is the runtime implementation interface
- of <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json"><code>JsonUnivariateAggregate</code></a> defined aggregate.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html#clear-com.google.gson.JsonElement-int-">clear</a></span>(com.google.gson.JsonElement&nbsp;partitionKey,
-     int&nbsp;n)</code>
-<div class="block">Clear the aggregator to prepare for a new aggregation.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html#increment-double-">increment</a></span>(double&nbsp;value)</code>
-<div class="block">Add a value to the aggregation.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html#result-com.google.gson.JsonElement-com.google.gson.JsonObject-">result</a></span>(com.google.gson.JsonElement&nbsp;partitionKey,
-      com.google.gson.JsonObject&nbsp;result)</code>
-<div class="block">Place the result of the aggregation into the <code>result</code>
- object.</div>
-</td>
-</tr>
-</table>
-</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="clear-com.google.gson.JsonElement-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>clear</h4>
-<pre>void&nbsp;clear(com.google.gson.JsonElement&nbsp;partitionKey,
-           int&nbsp;n)</pre>
-<div class="block">Clear the aggregator to prepare for a new aggregation.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>partitionKey</code> - Partition key.</dd>
-<dd><code>n</code> - Number of tuples to be aggregated.</dd>
-</dl>
-</li>
-</ul>
-<a name="increment-double-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>increment</h4>
-<pre>void&nbsp;increment(double&nbsp;value)</pre>
-<div class="block">Add a value to the aggregation.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - Value to be added.</dd>
-</dl>
-</li>
-</ul>
-<a name="result-com.google.gson.JsonElement-com.google.gson.JsonObject-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>result</h4>
-<pre>void&nbsp;result(com.google.gson.JsonElement&nbsp;partitionKey,
-            com.google.gson.JsonObject&nbsp;result)</pre>
-<div class="block">Place the result of the aggregation into the <code>result</code>
- object. The key for the result must be
- <a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html#name--"><code>JsonUnivariateAggregate.name()</code></a> for the corresponding
- aggregate. The value of the aggregation may be a primitive value
- such as a <code>double</code> or any valid JSON element.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>partitionKey</code> - Partition key.</dd>
-<dd><code>result</code> - JSON object holding the result.</dd>
-</dl>
-</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/JsonUnivariateAggregator.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/json/JsonUnivariateAggregator.html" target="_top">Frames</a></li>
-<li><a href="JsonUnivariateAggregator.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/json/class-use/JsonAnalytics.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/json/class-use/JsonAnalytics.html b/content/javadoc/lastest/quarks/analytics/math3/json/class-use/JsonAnalytics.html
deleted file mode 100644
index a759fc8..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/json/class-use/JsonAnalytics.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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.analytics.math3.json.JsonAnalytics (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.analytics.math3.json.JsonAnalytics (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../quarks/analytics/math3/json/JsonAnalytics.html" title="class in quarks.analytics.math3.json">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?quarks/analytics/math3/json/class-use/JsonAnalytics.html" target="_top">Frames</a></li>
-<li><a href="JsonAnalytics.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 quarks.analytics.math3.json.JsonAnalytics" class="title">Uses of Class<br>quarks.analytics.math3.json.JsonAnalytics</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.analytics.math3.json.JsonAnalytics</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="../../../../../quarks/analytics/math3/json/JsonAnalytics.html" title="class in quarks.analytics.math3.json">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/analytics/math3/json/class-use/JsonAnalytics.html" target="_top">Frames</a></li>
-<li><a href="JsonAnalytics.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/json/class-use/JsonUnivariateAggregate.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/json/class-use/JsonUnivariateAggregate.html b/content/javadoc/lastest/quarks/analytics/math3/json/class-use/JsonUnivariateAggregate.html
deleted file mode 100644
index 753b8b5..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/json/class-use/JsonUnivariateAggregate.html
+++ /dev/null
@@ -1,225 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.analytics.math3.json.JsonUnivariateAggregate (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.analytics.math3.json.JsonUnivariateAggregate (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">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?quarks/analytics/math3/json/class-use/JsonUnivariateAggregate.html" target="_top">Frames</a></li>
-<li><a href="JsonUnivariateAggregate.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 Interface quarks.analytics.math3.json.JsonUnivariateAggregate" class="title">Uses of Interface<br>quarks.analytics.math3.json.JsonUnivariateAggregate</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="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</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="#quarks.analytics.math3.json">quarks.analytics.math3.json</a></td>
-<td class="colLast">
-<div class="block">JSON analytics using Apache Commons Math.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.analytics.math3.stat">quarks.analytics.math3.stat</a></td>
-<td class="colLast">
-<div class="block">Statistical algorithms using Apache Commons Math.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.analytics.math3.json">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a> in <a href="../../../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</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="../../../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</a> with parameters of type <a href="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</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;K extends com.google.gson.JsonElement&gt;<br><a href="../../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JsonAnalytics.</span><code><span class="memberNameLink"><a href="../../../../../quarks/analytics/math3/json/JsonAnalytics.html#aggregate-quarks.topology.TWindow-java.lang.String-java.lang.String-quarks.analytics.math3.json.JsonUnivariateAggregate...-">aggregate</a></span>(<a href="../../../../../quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
-         java.lang.String&nbsp;resultPartitionProperty,
-         java.lang.String&nbsp;valueProperty,
-         <a href="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
-<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JsonAnalytics.</span><code><span class="memberNameLink"><a href="../../../../../quarks/analytics/math3/json/JsonAnalytics.html#aggregate-quarks.topology.TWindow-java.lang.String-java.lang.String-quarks.function.ToDoubleFunction-quarks.analytics.math3.json.JsonUnivariateAggregate...-">aggregate</a></span>(<a href="../../../../../quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
-         java.lang.String&nbsp;resultPartitionProperty,
-         java.lang.String&nbsp;resultProperty,
-         <a href="../../../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
-         <a href="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
-<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,K,com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JsonAnalytics.</span><code><span class="memberNameLink"><a href="../../../../../quarks/analytics/math3/json/JsonAnalytics.html#aggregateList-java.lang.String-java.lang.String-quarks.function.ToDoubleFunction-quarks.analytics.math3.json.JsonUnivariateAggregate...-">aggregateList</a></span>(java.lang.String&nbsp;resultPartitionProperty,
-             java.lang.String&nbsp;resultProperty,
-             <a href="../../../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
-             <a href="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
-<div class="block">Create a Function that aggregates against a single <code>Numeric</code>
- variable contained in an JSON object.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.analytics.math3.stat">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a> in <a href="../../../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</a> that implement <a href="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</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="../../../../../quarks/analytics/math3/stat/Regression.html" title="enum in quarks.analytics.math3.stat">Regression</a></span></code>
-<div class="block">Univariate regression aggregates.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a></span></code>
-<div class="block">Statistic implementations.</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="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/analytics/math3/json/class-use/JsonUnivariateAggregate.html" target="_top">Frames</a></li>
-<li><a href="JsonUnivariateAggregate.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/json/class-use/JsonUnivariateAggregator.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/json/class-use/JsonUnivariateAggregator.html b/content/javadoc/lastest/quarks/analytics/math3/json/class-use/JsonUnivariateAggregator.html
deleted file mode 100644
index 8206467..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/json/class-use/JsonUnivariateAggregator.html
+++ /dev/null
@@ -1,185 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.analytics.math3.json.JsonUnivariateAggregator (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.analytics.math3.json.JsonUnivariateAggregator (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">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?quarks/analytics/math3/json/class-use/JsonUnivariateAggregator.html" target="_top">Frames</a></li>
-<li><a href="JsonUnivariateAggregator.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 Interface quarks.analytics.math3.json.JsonUnivariateAggregator" class="title">Uses of Interface<br>quarks.analytics.math3.json.JsonUnivariateAggregator</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="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</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="#quarks.analytics.math3.stat">quarks.analytics.math3.stat</a></td>
-<td class="colLast">
-<div class="block">Statistical algorithms using Apache Commons Math.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.analytics.math3.stat">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a> in <a href="../../../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</a> that implement <a href="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</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="../../../../../quarks/analytics/math3/stat/JsonStorelessStatistic.html" title="class in quarks.analytics.math3.stat">JsonStorelessStatistic</a></span></code>
-<div class="block">JSON univariate aggregator implementation wrapping a <code>StorelessUnivariateStatistic</code>.</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="../../../../../quarks/analytics/math3/stat/package-summary.html">quarks.analytics.math3.stat</a> that return <a href="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</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="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Statistic.</span><code><span class="memberNameLink"><a href="../../../../../quarks/analytics/math3/stat/Statistic.html#get--">get</a></span>()</code>
-<div class="block">Return a new instance of this statistic implementation.</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="../../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/analytics/math3/json/class-use/JsonUnivariateAggregator.html" target="_top">Frames</a></li>
-<li><a href="JsonUnivariateAggregator.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/json/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/json/package-frame.html b/content/javadoc/lastest/quarks/analytics/math3/json/package-frame.html
deleted file mode 100644
index bec0e0a..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/json/package-frame.html
+++ /dev/null
@@ -1,25 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.analytics.math3.json (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../../quarks/analytics/math3/json/package-summary.html" target="classFrame">quarks.analytics.math3.json</a></h1>
-<div class="indexContainer">
-<h2 title="Interfaces">Interfaces</h2>
-<ul title="Interfaces">
-<li><a href="JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json" target="classFrame"><span class="interfaceName">JsonUnivariateAggregate</span></a></li>
-<li><a href="JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json" target="classFrame"><span class="interfaceName">JsonUnivariateAggregator</span></a></li>
-</ul>
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="JsonAnalytics.html" title="class in quarks.analytics.math3.json" target="classFrame">JsonAnalytics</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/analytics/math3/json/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/analytics/math3/json/package-summary.html b/content/javadoc/lastest/quarks/analytics/math3/json/package-summary.html
deleted file mode 100644
index c8be4c2..0000000
--- a/content/javadoc/lastest/quarks/analytics/math3/json/package-summary.html
+++ /dev/null
@@ -1,178 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.analytics.math3.json (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.analytics.math3.json (Quarks v0.4.0)";
-        }
-    }
-    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>Prev&nbsp;Package</li>
-<li><a href="../../../../quarks/analytics/math3/stat/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/json/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;quarks.analytics.math3.json</h1>
-<div class="docSummary">
-<div class="block">JSON analytics using Apache Commons Math.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
-<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Interface</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a></td>
-<td class="colLast">
-<div class="block">Univariate aggregate for a JSON tuple.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a></td>
-<td class="colLast">
-<div class="block">Univariate aggregator for JSON tuples.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<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="../../../../quarks/analytics/math3/json/JsonAnalytics.html" title="class in quarks.analytics.math3.json">JsonAnalytics</a></td>
-<td class="colLast">
-<div class="block">Apache Common Math analytics for streams with JSON tuples.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.analytics.math3.json Description">Package quarks.analytics.math3.json Description</h2>
-<div class="block">JSON analytics using Apache Commons Math.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Package</li>
-<li><a href="../../../../quarks/analytics/math3/stat/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/analytics/math3/json/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[12/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/JobRegistryService.EventType.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/JobRegistryService.EventType.html b/content/javadoc/lastest/quarks/execution/services/JobRegistryService.EventType.html
deleted file mode 100644
index 79d5a23..0000000
--- a/content/javadoc/lastest/quarks/execution/services/JobRegistryService.EventType.html
+++ /dev/null
@@ -1,369 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>JobRegistryService.EventType (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="JobRegistryService.EventType (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/JobRegistryService.EventType.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="../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/JobRegistryService.EventType.html" target="_top">Frames</a></li>
-<li><a href="JobRegistryService.EventType.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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">quarks.execution.services</div>
-<h2 title="Enum JobRegistryService.EventType" class="title">Enum JobRegistryService.EventType</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.Enum&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>&gt;</li>
-<li>
-<ul class="inheritance">
-<li>quarks.execution.services.JobRegistryService.EventType</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>&gt;</dd>
-</dl>
-<dl>
-<dt>Enclosing interface:</dt>
-<dd><a href="../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services">JobRegistryService</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static enum <span class="typeNameLabel">JobRegistryService.EventType</span>
-extends java.lang.Enum&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>&gt;</pre>
-<div class="block">Job event types.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== ENUM CONSTANT SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.summary">
-<!--   -->
-</a>
-<h3>Enum Constant Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
-<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Enum Constant and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.EventType.html#ADD">ADD</a></span></code>
-<div class="block">A Job has been added to the registry.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.EventType.html#REMOVE">REMOVE</a></span></code>
-<div class="block">A Job has been removed from the registry.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.EventType.html#UPDATE">UPDATE</a></span></code>
-<div class="block">A registered Job has been updated.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static <a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.EventType.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.EventType.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
-<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ ENUM CONSTANT DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.detail">
-<!--   -->
-</a>
-<h3>Enum Constant Detail</h3>
-<a name="ADD">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>ADD</h4>
-<pre>public static final&nbsp;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a> ADD</pre>
-<div class="block">A Job has been added to the registry.</div>
-</li>
-</ul>
-<a name="REMOVE">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>REMOVE</h4>
-<pre>public static final&nbsp;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a> REMOVE</pre>
-<div class="block">A Job has been removed from the registry.</div>
-</li>
-</ul>
-<a name="UPDATE">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>UPDATE</h4>
-<pre>public static final&nbsp;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a> UPDATE</pre>
-<div class="block">A registered Job has been updated.</div>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="values--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>values</h4>
-<pre>public static&nbsp;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>[]&nbsp;values()</pre>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.  This method may be used to iterate
-over the constants as follows:
-<pre>
-for (JobRegistryService.EventType c : JobRegistryService.EventType.values())
-&nbsp;   System.out.println(c);
-</pre></div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>an array containing the constants of this enum type, in the order they are declared</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOf-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
-<div class="block">Returns the enum constant of this type with the specified name.
-The string must match <i>exactly</i> an identifier used to declare an
-enum constant in this type.  (Extraneous whitespace characters are 
-not permitted.)</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the name of the enum constant to be returned.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the enum constant with the specified name</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
-<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
-</dl>
-</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/JobRegistryService.EventType.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/JobRegistryService.EventType.html" target="_top">Frames</a></li>
-<li><a href="JobRegistryService.EventType.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/JobRegistryService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/JobRegistryService.html b/content/javadoc/lastest/quarks/execution/services/JobRegistryService.html
deleted file mode 100644
index 82de44a..0000000
--- a/content/javadoc/lastest/quarks/execution/services/JobRegistryService.html
+++ /dev/null
@@ -1,415 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>JobRegistryService (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="JobRegistryService (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/JobRegistryService.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="../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/JobRegistryService.html" target="_top">Frames</a></li>
-<li><a href="JobRegistryService.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><a href="#nested.class.summary">Nested</a>&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">quarks.execution.services</div>
-<h2 title="Interface JobRegistryService" class="title">Interface JobRegistryService</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../quarks/runtime/jobregistry/JobRegistry.html" title="class in quarks.runtime.jobregistry">JobRegistry</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">JobRegistryService</span></pre>
-<div class="block">Job registry service. 
- <p>
- Keeps the list of <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution"><code>Job</code></a> instances registered by the runtime and 
- provides the necessary methods to register and remove jobs, access 
- registered jobs, as well as register listeners which are notified on job 
- registrations, removals, and updates.
- The following event types are sent to registered listeners:
- <ul>
- <li>An <a href="../../../quarks/execution/services/JobRegistryService.EventType.html#ADD"><code>JobRegistryService.EventType.ADD</code></a> event is sent when a job is added.</li>
- <li>An <a href="../../../quarks/execution/services/JobRegistryService.EventType.html#REMOVE"><code>JobRegistryService.EventType.REMOVE</code></a> event is sent when a job is removed.</li>
- <li>An <a href="../../../quarks/execution/services/JobRegistryService.EventType.html#UPDATE"><code>JobRegistryService.EventType.UPDATE</code></a> event is sent when a job is updated.</li>
- </ul>
- <p>
- <h3>Event dispatch</h3>
- If a listener invocation throws an Exception, then the exception
- will not prevent the remaining listeners from being invoked. However, 
- if the invocation throws an Error, then it is recommended that 
- the event dispatch stop.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="nested.class.summary">
-<!--   -->
-</a>
-<h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Interface and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a></span></code>
-<div class="block">Job event types.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.html#addJob-quarks.execution.Job-">addJob</a></span>(<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&nbsp;job)</code>
-<div class="block">Adds the specified job.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.html#addListener-quarks.function.BiConsumer-">addListener</a></span>(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)</code>
-<div class="block">Adds a handler to a collection of listeners that will be notified
- on job registration and state changes.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.html#getJob-java.lang.String-">getJob</a></span>(java.lang.String&nbsp;id)</code>
-<div class="block">Returns a job given its identifier.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>java.util.Set&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.html#getJobIds--">getJobIds</a></span>()</code>
-<div class="block">Returns a set of all the registered job identifiers.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.html#removeJob-java.lang.String-">removeJob</a></span>(java.lang.String&nbsp;jobId)</code>
-<div class="block">Removes the job specified by the given identifier.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.html#removeListener-quarks.function.BiConsumer-">removeListener</a></span>(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)</code>
-<div class="block">Removes a handler from this registry's collection of listeners.</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/JobRegistryService.html#updateJob-quarks.execution.Job-">updateJob</a></span>(<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&nbsp;job)</code>
-<div class="block">Notifies listeners that the specified registered job has 
- been updated.</div>
-</td>
-</tr>
-</table>
-</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="addListener-quarks.function.BiConsumer-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>addListener</h4>
-<pre>void&nbsp;addListener(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)
-          throws java.lang.IllegalArgumentException</pre>
-<div class="block">Adds a handler to a collection of listeners that will be notified
- on job registration and state changes.  Listeners will be notified 
- in the order in which they are added.
- <p>
- A listener is notified of all existing jobs when it is first added.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>listener</code> - the listener that will be added</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if the listener parameter is 
-      <code>null</code></dd>
-</dl>
-</li>
-</ul>
-<a name="removeListener-quarks.function.BiConsumer-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>removeListener</h4>
-<pre>boolean&nbsp;removeListener(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;&nbsp;listener)</pre>
-<div class="block">Removes a handler from this registry's collection of listeners.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>listener</code> - the listener that will be removed</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>whether or not the listener has been removed</dd>
-</dl>
-</li>
-</ul>
-<a name="getJobIds--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getJobIds</h4>
-<pre>java.util.Set&lt;java.lang.String&gt;&nbsp;getJobIds()</pre>
-<div class="block">Returns a set of all the registered job identifiers.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the identifiers of all the jobs</dd>
-</dl>
-</li>
-</ul>
-<a name="getJob-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getJob</h4>
-<pre><a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&nbsp;getJob(java.lang.String&nbsp;id)</pre>
-<div class="block">Returns a job given its identifier.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the job or <code>null</code> if no job is registered with that 
-      identifier.</dd>
-</dl>
-</li>
-</ul>
-<a name="addJob-quarks.execution.Job-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>addJob</h4>
-<pre>void&nbsp;addJob(<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&nbsp;job)
-     throws java.lang.IllegalArgumentException</pre>
-<div class="block">Adds the specified job.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>job</code> - the job to register</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if a job is null, or if a job with 
-      the same identifier is already registered</dd>
-</dl>
-</li>
-</ul>
-<a name="removeJob-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>removeJob</h4>
-<pre>boolean&nbsp;removeJob(java.lang.String&nbsp;jobId)</pre>
-<div class="block">Removes the job specified by the given identifier.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>jobId</code> - the identifier of the job to remove</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>whether or not the job was removed</dd>
-</dl>
-</li>
-</ul>
-<a name="updateJob-quarks.execution.Job-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>updateJob</h4>
-<pre>boolean&nbsp;updateJob(<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&nbsp;job)</pre>
-<div class="block">Notifies listeners that the specified registered job has 
- been updated.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>job</code> - the job</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>whether or not the job was found in the registry</dd>
-</dl>
-</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/JobRegistryService.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/JobRegistryService.html" target="_top">Frames</a></li>
-<li><a href="JobRegistryService.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><a href="#nested.class.summary">Nested</a>&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/RuntimeServices.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/RuntimeServices.html b/content/javadoc/lastest/quarks/execution/services/RuntimeServices.html
deleted file mode 100644
index 45b2ac1..0000000
--- a/content/javadoc/lastest/quarks/execution/services/RuntimeServices.html
+++ /dev/null
@@ -1,257 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>RuntimeServices (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="RuntimeServices (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/RuntimeServices.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="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/RuntimeServices.html" target="_top">Frames</a></li>
-<li><a href="RuntimeServices.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">quarks.execution.services</div>
-<h2 title="Interface RuntimeServices" class="title">Interface RuntimeServices</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Known Subinterfaces:</dt>
-<dd><a href="../../../quarks/oplet/OpletContext.html" title="interface in quarks.oplet">OpletContext</a>&lt;I,O&gt;</dd>
-</dl>
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../quarks/runtime/etiao/AbstractContext.html" title="class in quarks.runtime.etiao">AbstractContext</a>, <a href="../../../quarks/runtime/etiao/Executable.html" title="class in quarks.runtime.etiao">Executable</a>, <a href="../../../quarks/runtime/etiao/InvocationContext.html" title="class in quarks.runtime.etiao">InvocationContext</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">RuntimeServices</span></pre>
-<div class="block">At runtime a container provides services to
- executing elements such as oplets and functions.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>&lt;T&gt;&nbsp;T</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/RuntimeServices.html#getService-java.lang.Class-">getService</a></span>(java.lang.Class&lt;T&gt;&nbsp;serviceClass)</code>
-<div class="block">Get a service for this invocation.</div>
-</td>
-</tr>
-</table>
-</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="getService-java.lang.Class-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getService</h4>
-<pre>&lt;T&gt;&nbsp;T&nbsp;getService(java.lang.Class&lt;T&gt;&nbsp;serviceClass)</pre>
-<div class="block">Get a service for this invocation.
- <P>
- These services must be provided by all implementations:
- <UL>
- <LI>
- <code>java.util.concurrent.ThreadFactory</code> - Thread factory, runtime code should
- create new threads using this factory.
- </LI>
- <LI>
- <code>java.util.concurrent.ScheduledExecutorService</code> - Scheduler, runtime code should
- execute asynchronous and repeating tasks using this scheduler. 
- </LI>
- </UL>
- </P></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>serviceClass</code> - Type of the service required.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Service of type implementing <code>serviceClass</code> if the 
-      container this invocation runs in supports that service, 
-      otherwise <code>null</code>.</dd>
-</dl>
-</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/RuntimeServices.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/RuntimeServices.html" target="_top">Frames</a></li>
-<li><a href="RuntimeServices.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/ServiceContainer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/ServiceContainer.html b/content/javadoc/lastest/quarks/execution/services/ServiceContainer.html
deleted file mode 100644
index 8898e2d..0000000
--- a/content/javadoc/lastest/quarks/execution/services/ServiceContainer.html
+++ /dev/null
@@ -1,410 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>ServiceContainer (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="ServiceContainer (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":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/ServiceContainer.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="../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/ServiceContainer.html" target="_top">Frames</a></li>
-<li><a href="ServiceContainer.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.execution.services</div>
-<h2 title="Class ServiceContainer" class="title">Class ServiceContainer</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.execution.services.ServiceContainer</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">ServiceContainer</span>
-extends java.lang.Object</pre>
-<div class="block">Provides a container for services.
- <p>
- The current implementation does not downcast the provided service class
- when searching for an appropriate service implementation.  For example:
- <pre>
-   class Derived extends Base {}
- 
-   serviceContainer.add(Derived.class, instanceOfDerived);
- 
-   // Searching for the base class returns null
-   assert(null == serviceContainer.get(Base.class, instanceOfDerived));
- </pre></div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/ServiceContainer.html#ServiceContainer--">ServiceContainer</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/ServiceContainer.html#addCleaner-quarks.function.BiConsumer-">addCleaner</a></span>(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;java.lang.String,java.lang.String&gt;&nbsp;cleaner)</code>
-<div class="block">Registers a new cleaner.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/ServiceContainer.html#addService-java.lang.Class-T-">addService</a></span>(java.lang.Class&lt;T&gt;&nbsp;serviceClass,
-          T&nbsp;service)</code>
-<div class="block">Adds the specified service to this <code>ServiceContainer</code>.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/ServiceContainer.html#cleanOplet-java.lang.String-java.lang.String-">cleanOplet</a></span>(java.lang.String&nbsp;jobId,
-          java.lang.String&nbsp;elementId)</code>
-<div class="block">Invokes all the registered cleaners in the context of the specified 
- job and element.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/ServiceContainer.html#getService-java.lang.Class-">getService</a></span>(java.lang.Class&lt;T&gt;&nbsp;serviceClass)</code>
-<div class="block">Returns the service to which the specified service class key is
- mapped, or <code>null</code> if this <code>ServiceContainer</code> contains no 
- service for that key.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/ServiceContainer.html#removeService-java.lang.Class-">removeService</a></span>(java.lang.Class&lt;T&gt;&nbsp;serviceClass)</code>
-<div class="block">Removes the specified service from this <code>ServiceContainer</code>.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="ServiceContainer--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>ServiceContainer</h4>
-<pre>public&nbsp;ServiceContainer()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="addService-java.lang.Class-java.lang.Object-">
-<!--   -->
-</a><a name="addService-java.lang.Class-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>addService</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;addService(java.lang.Class&lt;T&gt;&nbsp;serviceClass,
-                        T&nbsp;service)</pre>
-<div class="block">Adds the specified service to this <code>ServiceContainer</code>.
- <p>
- Associates the specified service with the service class.  If the 
- container has previously contained a service for the class, 
- the old value is replaced by the specified value.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>serviceClass</code> - the class of service to add.</dd>
-<dd><code>service</code> - service to add to this container.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the previous value associated with <code>serviceClass</code>, or
-         <code>null</code> if there was no registered mapping.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.NullPointerException</code> - if the specified service class or 
-         service is null.</dd>
-</dl>
-</li>
-</ul>
-<a name="removeService-java.lang.Class-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>removeService</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;removeService(java.lang.Class&lt;T&gt;&nbsp;serviceClass)</pre>
-<div class="block">Removes the specified service from this <code>ServiceContainer</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>serviceClass</code> - the class of service to remove.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the service previously associated with the service class, or
-         <code>null</code> if there was no registered service.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.NullPointerException</code> - if the specified service class is null.</dd>
-</dl>
-</li>
-</ul>
-<a name="getService-java.lang.Class-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getService</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;getService(java.lang.Class&lt;T&gt;&nbsp;serviceClass)</pre>
-<div class="block">Returns the service to which the specified service class key is
- mapped, or <code>null</code> if this <code>ServiceContainer</code> contains no 
- service for that key.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>serviceClass</code> - the class whose associated service is to be returned</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the service instance mapped to the specified service class, or
-         <code>null</code> if no service is registered for the class.</dd>
-</dl>
-</li>
-</ul>
-<a name="addCleaner-quarks.function.BiConsumer-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>addCleaner</h4>
-<pre>public&nbsp;void&nbsp;addCleaner(<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;java.lang.String,java.lang.String&gt;&nbsp;cleaner)</pre>
-<div class="block">Registers a new cleaner.
- <p>
- A cleaner is a hook which is invoked when the runtime
- closes an element of <a href="../../../quarks/execution/Job.html" title="interface in quarks.execution"><code>Job</code></a>.
- When an element of job is closed <code>cleaner.accept(jobId, elementId)</code>
- is called where <code>jobId</code> is the <a href="../../../quarks/execution/Job.html#getId--"><code>job identifier</code></a> and
- <code>elementId</code> is the unique identifier for the element.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>cleaner</code> - The cleaner.</dd>
-</dl>
-</li>
-</ul>
-<a name="cleanOplet-java.lang.String-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>cleanOplet</h4>
-<pre>public&nbsp;void&nbsp;cleanOplet(java.lang.String&nbsp;jobId,
-                       java.lang.String&nbsp;elementId)</pre>
-<div class="block">Invokes all the registered cleaners in the context of the specified 
- job and element.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>jobId</code> - The job identifier.</dd>
-<dd><code>elementId</code> - The element identifier.</dd>
-</dl>
-</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/ServiceContainer.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/ServiceContainer.html" target="_top">Frames</a></li>
-<li><a href="ServiceContainer.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/class-use/ControlService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/class-use/ControlService.html b/content/javadoc/lastest/quarks/execution/services/class-use/ControlService.html
deleted file mode 100644
index d1c04d0..0000000
--- a/content/javadoc/lastest/quarks/execution/services/class-use/ControlService.html
+++ /dev/null
@@ -1,225 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.execution.services.ControlService (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.execution.services.ControlService (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services">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?quarks/execution/services/class-use/ControlService.html" target="_top">Frames</a></li>
-<li><a href="ControlService.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 Interface quarks.execution.services.ControlService" class="title">Uses of Interface<br>quarks.execution.services.ControlService</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="../../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services">ControlService</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="#quarks.apps.runtime">quarks.apps.runtime</a></td>
-<td class="colLast">
-<div class="block">Applications which provide monitoring and failure recovery to other 
- Quarks applications.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.jmxcontrol">quarks.runtime.jmxcontrol</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.jsoncontrol">quarks.runtime.jsoncontrol</a></td>
-<td class="colLast">
-<div class="block">Control service that takes a Json message and invokes
- an operation on a control service MBean.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.apps.runtime">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services">ControlService</a> in <a href="../../../../quarks/apps/runtime/package-summary.html">quarks.apps.runtime</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="../../../../quarks/apps/runtime/package-summary.html">quarks.apps.runtime</a> with parameters of type <a href="../../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services">ControlService</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">JobMonitorApp.</span><code><span class="memberNameLink"><a href="../../../../quarks/apps/runtime/JobMonitorApp.html#submitApplication-java.lang.String-quarks.execution.services.ControlService-">submitApplication</a></span>(java.lang.String&nbsp;applicationName,
-                 <a href="../../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services">ControlService</a>&nbsp;controlService)</code>
-<div class="block">Submits an application using an <code>ApplicationServiceMXBean</code> control 
- registered with the specified <code>ControlService</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.jmxcontrol">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services">ControlService</a> in <a href="../../../../quarks/runtime/jmxcontrol/package-summary.html">quarks.runtime.jmxcontrol</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/runtime/jmxcontrol/package-summary.html">quarks.runtime.jmxcontrol</a> that implement <a href="../../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services">ControlService</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="../../../../quarks/runtime/jmxcontrol/JMXControlService.html" title="class in quarks.runtime.jmxcontrol">JMXControlService</a></span></code>
-<div class="block">Control service that registers control objects
- as MBeans in a JMX server.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.jsoncontrol">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services">ControlService</a> in <a href="../../../../quarks/runtime/jsoncontrol/package-summary.html">quarks.runtime.jsoncontrol</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../quarks/runtime/jsoncontrol/package-summary.html">quarks.runtime.jsoncontrol</a> that implement <a href="../../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services">ControlService</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="../../../../quarks/runtime/jsoncontrol/JsonControlService.html" title="class in quarks.runtime.jsoncontrol">JsonControlService</a></span></code>
-<div class="block">Control service that accepts control instructions as JSON objects.</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="../../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/execution/services/class-use/ControlService.html" target="_top">Frames</a></li>
-<li><a href="ControlService.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/class-use/Controls.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/class-use/Controls.html b/content/javadoc/lastest/quarks/execution/services/class-use/Controls.html
deleted file mode 100644
index 7085a08..0000000
--- a/content/javadoc/lastest/quarks/execution/services/class-use/Controls.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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.execution.services.Controls (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.execution.services.Controls (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/execution/services/Controls.html" title="class in quarks.execution.services">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?quarks/execution/services/class-use/Controls.html" target="_top">Frames</a></li>
-<li><a href="Controls.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 quarks.execution.services.Controls" class="title">Uses of Class<br>quarks.execution.services.Controls</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.execution.services.Controls</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="../../../../quarks/execution/services/Controls.html" title="class in quarks.execution.services">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/execution/services/class-use/Controls.html" target="_top">Frames</a></li>
-<li><a href="Controls.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[18/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientReceiver.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientReceiver.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientReceiver.html
deleted file mode 100644
index 27c32fa..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientReceiver.html
+++ /dev/null
@@ -1,166 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">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?quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientReceiver.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 quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver" class="title">Uses of Class<br>quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver</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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</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="#quarks.connectors.wsclient.javax.websocket.runtime">quarks.connectors.wsclient.javax.websocket.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a> in <a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a> in <a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinaryReceiver</a>&lt;T&gt;</span></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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientReceiver.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientSender.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientSender.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientSender.html
deleted file mode 100644
index 1518400..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientSender.html
+++ /dev/null
@@ -1,166 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">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?quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientSender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientSender.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 quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender" class="title">Uses of Class<br>quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender</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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</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="#quarks.connectors.wsclient.javax.websocket.runtime">quarks.connectors.wsclient.javax.websocket.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a> in <a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a> in <a href="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a>&lt;T&gt;</span></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="../../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientSender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientSender.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-frame.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-frame.html
deleted file mode 100644
index 757e157..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-frame.html
+++ /dev/null
@@ -1,24 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.wsclient.javax.websocket.runtime (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html" target="classFrame">quarks.connectors.wsclient.javax.websocket.runtime</a></h1>
-<div class="indexContainer">
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="WebSocketClientBinaryReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientBinaryReceiver</a></li>
-<li><a href="WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientBinarySender</a></li>
-<li><a href="WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientConnector</a></li>
-<li><a href="WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientReceiver</a></li>
-<li><a href="WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime" target="classFrame">WebSocketClientSender</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html
deleted file mode 100644
index eb81885..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html
+++ /dev/null
@@ -1,160 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.wsclient.javax.websocket.runtime (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.wsclient.javax.websocket.runtime (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../../quarks/connectors/wsclient/javax/websocket/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../../quarks/execution/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/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;quarks.connectors.wsclient.javax.websocket.runtime</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="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinaryReceiver</a>&lt;T&gt;</td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a>&lt;T&gt;</td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a>&lt;T&gt;</td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a>&lt;T&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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../../quarks/execution/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-tree.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-tree.html
deleted file mode 100644
index 0b7e083..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-tree.html
+++ /dev/null
@@ -1,153 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.wsclient.javax.websocket.runtime Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.wsclient.javax.websocket.runtime Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../../quarks/connectors/wsclient/javax/websocket/package-tree.html">Prev</a></li>
-<li><a href="../../../../../../quarks/execution/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/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 quarks.connectors.wsclient.javax.websocket.runtime</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.Object
-<ul>
-<li type="circle">quarks.connectors.runtime.Connector&lt;T&gt; (implements java.lang.AutoCloseable, java.io.Serializable)
-<ul>
-<li type="circle">quarks.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientConnector</span></a> (implements java.io.Serializable)</li>
-</ul>
-</li>
-<li type="circle">quarks.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientReceiver</span></a>&lt;T&gt; (implements java.lang.AutoCloseable, quarks.function.<a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;)
-<ul>
-<li type="circle">quarks.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientBinaryReceiver</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-<li type="circle">quarks.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientSender</span></a>&lt;T&gt; (implements java.lang.AutoCloseable, quarks.function.<a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;)
-<ul>
-<li type="circle">quarks.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">WebSocketClientBinarySender</span></a>&lt;T&gt;</li>
-</ul>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/package-tree.html">Prev</a></li>
-<li><a href="../../../../../../quarks/execution/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-use.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-use.html
deleted file mode 100644
index f87d7d8..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/package-use.html
+++ /dev/null
@@ -1,165 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.connectors.wsclient.javax.websocket.runtime (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.wsclient.javax.websocket.runtime (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/connectors/wsclient/javax/websocket/runtime/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 quarks.connectors.wsclient.javax.websocket.runtime" class="title">Uses of Package<br>quarks.connectors.wsclient.javax.websocket.runtime</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="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</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="#quarks.connectors.wsclient.javax.websocket.runtime">quarks.connectors.wsclient.javax.websocket.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</a> used by <a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</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="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientConnector.html#quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientReceiver.html#quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/class-use/WebSocketClientSender.html#quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/package-frame.html b/content/javadoc/lastest/quarks/connectors/wsclient/package-frame.html
deleted file mode 100644
index 256b7fd..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/package-frame.html
+++ /dev/null
@@ -1,20 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.wsclient (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../quarks/connectors/wsclient/package-summary.html" target="classFrame">quarks.connectors.wsclient</a></h1>
-<div class="indexContainer">
-<h2 title="Interfaces">Interfaces</h2>
-<ul title="Interfaces">
-<li><a href="WebSocketClient.html" title="interface in quarks.connectors.wsclient" target="classFrame"><span class="interfaceName">WebSocketClient</span></a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/package-summary.html b/content/javadoc/lastest/quarks/connectors/wsclient/package-summary.html
deleted file mode 100644
index 3595f3f..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/package-summary.html
+++ /dev/null
@@ -1,155 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.wsclient (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.wsclient (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/serial/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/wsclient/javax/websocket/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/wsclient/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;quarks.connectors.wsclient</h1>
-<div class="docSummary">
-<div class="block">WebSocket Client Connector API for sending and receiving messages to a WebSocket Server.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
-<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Interface</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">WebSocketClient</a></td>
-<td class="colLast">
-<div class="block">A generic connector for sending and receiving messages to a WebSocket Server.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.connectors.wsclient Description">Package quarks.connectors.wsclient Description</h2>
-<div class="block">WebSocket Client Connector API for sending and receiving messages to a WebSocket Server.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/serial/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/wsclient/javax/websocket/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/wsclient/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/package-tree.html b/content/javadoc/lastest/quarks/connectors/wsclient/package-tree.html
deleted file mode 100644
index b3a615d..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/package-tree.html
+++ /dev/null
@@ -1,139 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.wsclient Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.wsclient Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/serial/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/wsclient/javax/websocket/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/wsclient/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 quarks.connectors.wsclient</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="Interface Hierarchy">Interface Hierarchy</h2>
-<ul>
-<li type="circle">quarks.topology.<a href="../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology"><span class="typeNameLink">TopologyElement</span></a>
-<ul>
-<li type="circle">quarks.connectors.wsclient.<a href="../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient"><span class="typeNameLink">WebSocketClient</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/serial/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/wsclient/javax/websocket/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/wsclient/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/package-use.html b/content/javadoc/lastest/quarks/connectors/wsclient/package-use.html
deleted file mode 100644
index b044cb3..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/package-use.html
+++ /dev/null
@@ -1,163 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.connectors.wsclient (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.wsclient (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/connectors/wsclient/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 quarks.connectors.wsclient" class="title">Uses of Package<br>quarks.connectors.wsclient</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="../../../quarks/connectors/wsclient/package-summary.html">quarks.connectors.wsclient</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="#quarks.connectors.wsclient.javax.websocket">quarks.connectors.wsclient.javax.websocket</a></td>
-<td class="colLast">
-<div class="block">WebSocket Client Connector for sending and receiving messages to a WebSocket Server.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.wsclient.javax.websocket">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/wsclient/package-summary.html">quarks.connectors.wsclient</a> used by <a href="../../../quarks/connectors/wsclient/javax/websocket/package-summary.html">quarks.connectors.wsclient.javax.websocket</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="../../../quarks/connectors/wsclient/class-use/WebSocketClient.html#quarks.connectors.wsclient.javax.websocket">WebSocketClient</a>
-<div class="block">A generic connector for sending and receiving messages to a WebSocket Server.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/wsclient/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/Configs.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/Configs.html b/content/javadoc/lastest/quarks/execution/Configs.html
deleted file mode 100644
index c46f9ad..0000000
--- a/content/javadoc/lastest/quarks/execution/Configs.html
+++ /dev/null
@@ -1,249 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>Configs (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Configs (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/Configs.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>Prev&nbsp;Class</li>
-<li><a href="../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/Configs.html" target="_top">Frames</a></li>
-<li><a href="Configs.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.execution</div>
-<h2 title="Interface Configs" class="title">Interface Configs</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">Configs</span></pre>
-<div class="block">Configuration property names.
- 
- Configuration is passed as a JSON collection of name/value
- pairs when an executable is 
- <a href="../../quarks/execution/Submitter.html#submit-E-com.google.gson.JsonObject-">submitted</a>.
- <p>
- The configuration JSON representation is summarized in the following table:
-
- <table border=1 cellpadding=3 cellspacing=1>
- <caption>Summary of configuration properties</caption>
- <tr>
-    <td align=center><b>Attribute name</b></td>
-    <td align=center><b>Type</b></td>
-    <td align=center><b>Description</b></td>
-  </tr>
- <tr>
-    <td><a href="../../quarks/execution/Configs.html#JOB_NAME"><code>jobName</code></a></td>
-    <td>String</td>
-    <td>The name of the job.</td>
-  </tr>
- </table>
- </p></div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Configs.html#JOB_NAME">JOB_NAME</a></span></code>
-<div class="block">JOB_NAME is used to identify the submission configuration property 
- containing the job name.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="JOB_NAME">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>JOB_NAME</h4>
-<pre>static final&nbsp;java.lang.String JOB_NAME</pre>
-<div class="block">JOB_NAME is used to identify the submission configuration property 
- containing the job name.
- The value is "jobName".</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../constant-values.html#quarks.execution.Configs.JOB_NAME">Constant Field Values</a></dd>
-</dl>
-</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/Configs.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/Configs.html" target="_top">Frames</a></li>
-<li><a href="Configs.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/DirectSubmitter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/DirectSubmitter.html b/content/javadoc/lastest/quarks/execution/DirectSubmitter.html
deleted file mode 100644
index ce1e55a..0000000
--- a/content/javadoc/lastest/quarks/execution/DirectSubmitter.html
+++ /dev/null
@@ -1,259 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>DirectSubmitter (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="DirectSubmitter (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/DirectSubmitter.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="../../quarks/execution/Configs.html" title="interface in quarks.execution"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/execution/Job.html" title="interface in quarks.execution"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/DirectSubmitter.html" target="_top">Frames</a></li>
-<li><a href="DirectSubmitter.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">quarks.execution</div>
-<h2 title="Interface DirectSubmitter" class="title">Interface DirectSubmitter&lt;E,J extends <a href="../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>E</code> - the executable type</dd>
-<dd><code>J</code> - the submitted executable's future</dd>
-</dl>
-<dl>
-<dt>All Superinterfaces:</dt>
-<dd><a href="../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</a>&lt;E,J&gt;</dd>
-</dl>
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../quarks/providers/development/DevelopmentProvider.html" title="class in quarks.providers.development">DevelopmentProvider</a>, <a href="../../quarks/providers/direct/DirectProvider.html" title="class in quarks.providers.direct">DirectProvider</a>, <a href="../../quarks/providers/iot/IotProvider.html" title="class in quarks.providers.iot">IotProvider</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">DirectSubmitter&lt;E,J extends <a href="../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;</span>
-extends <a href="../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</a>&lt;E,J&gt;</pre>
-<div class="block">An interface for submission of an executable
- that is executed directly within the current
- virtual machine.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/DirectSubmitter.html#getServices--">getServices</a></span>()</code>
-<div class="block">Access to services.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.execution.Submitter">
-<!--   -->
-</a>
-<h3>Methods inherited from interface&nbsp;quarks.execution.<a href="../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</a></h3>
-<code><a href="../../quarks/execution/Submitter.html#submit-E-">submit</a>, <a href="../../quarks/execution/Submitter.html#submit-E-com.google.gson.JsonObject-">submit</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="getServices--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getServices</h4>
-<pre><a href="../../quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a>&nbsp;getServices()</pre>
-<div class="block">Access to services.
- 
- Since any executables are executed directly within
- the current virtual machine, callers may register
- services that are visible to the executable
- and its elements.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Service container for this submitter.</dd>
-</dl>
-</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/DirectSubmitter.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/execution/Configs.html" title="interface in quarks.execution"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/execution/Job.html" title="interface in quarks.execution"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/DirectSubmitter.html" target="_top">Frames</a></li>
-<li><a href="DirectSubmitter.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[07/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/class-use/Consumer.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/class-use/Consumer.html b/content/javadoc/lastest/quarks/function/class-use/Consumer.html
deleted file mode 100644
index bd0f91b..0000000
--- a/content/javadoc/lastest/quarks/function/class-use/Consumer.html
+++ /dev/null
@@ -1,965 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.function.Consumer (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.function.Consumer (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/function/Consumer.html" title="interface in quarks.function">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?quarks/function/class-use/Consumer.html" target="_top">Frames</a></li>
-<li><a href="Consumer.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 Interface quarks.function.Consumer" class="title">Uses of Interface<br>quarks.function.Consumer</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="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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="#quarks.connectors.jdbc">quarks.connectors.jdbc</a></td>
-<td class="colLast">
-<div class="block">JDBC based database stream connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.pubsub.service">quarks.connectors.pubsub.service</a></td>
-<td class="colLast">
-<div class="block">Publish subscribe service.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.serial">quarks.connectors.serial</a></td>
-<td class="colLast">
-<div class="block">Serial port connector API.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.wsclient.javax.websocket.runtime">quarks.connectors.wsclient.javax.websocket.runtime</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.function">quarks.function</a></td>
-<td class="colLast">
-<div class="block">Functional interfaces for lambda expressions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.metrics.oplets">quarks.metrics.oplets</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.oplet">quarks.oplet</a></td>
-<td class="colLast">
-<div class="block">Oplets API.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.oplet.core">quarks.oplet.core</a></td>
-<td class="colLast">
-<div class="block">Core primitive oplets.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.oplet.functional">quarks.oplet.functional</a></td>
-<td class="colLast">
-<div class="block">Oplets that process tuples using functions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.oplet.plumbing">quarks.oplet.plumbing</a></td>
-<td class="colLast">
-<div class="block">Oplets that control the flow of tuples.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.oplet.window">quarks.oplet.window</a></td>
-<td class="colLast">
-<div class="block">Oplets using windows.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao">quarks.runtime.etiao</a></td>
-<td class="colLast">
-<div class="block">A runtime for executing a Quarks streaming topology, designed as an embeddable library 
- so that it can be executed in a simple Java application.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.topology">quarks.topology</a></td>
-<td class="colLast">
-<div class="block">Functional api to build a streaming topology.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.window">quarks.window</a></td>
-<td class="colLast">
-<div class="block">Window API.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.jdbc">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a> in <a href="../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</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="../../../quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</a> with parameters of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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">ResultsHandler.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/jdbc/ResultsHandler.html#handleResults-T-java.sql.ResultSet-java.lang.Exception-quarks.function.Consumer-">handleResults</a></span>(<a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="type parameter in ResultsHandler">T</a>&nbsp;tuple,
-             java.sql.ResultSet&nbsp;resultSet,
-             java.lang.Exception&nbsp;exc,
-             <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/connectors/jdbc/ResultsHandler.html" title="type parameter in ResultsHandler">R</a>&gt;&nbsp;consumer)</code>
-<div class="block">Process the <code>ResultSet</code> and add 0 or more tuples to <code>consumer</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.pubsub.service">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a> in <a href="../../../quarks/connectors/pubsub/service/package-summary.html">quarks.connectors.pubsub.service</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="../../../quarks/connectors/pubsub/service/package-summary.html">quarks.connectors.pubsub.service</a> that return <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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>&lt;T&gt;&nbsp;<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PublishSubscribeService.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/pubsub/service/PublishSubscribeService.html#getPublishDestination-java.lang.String-java.lang.Class-">getPublishDestination</a></span>(java.lang.String&nbsp;topic,
-                     java.lang.Class&lt;? super T&gt;&nbsp;streamType)</code>
-<div class="block">Get the destination for a publisher.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ProviderPubSub.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/pubsub/service/ProviderPubSub.html#getPublishDestination-java.lang.String-java.lang.Class-">getPublishDestination</a></span>(java.lang.String&nbsp;topic,
-                     java.lang.Class&lt;? super T&gt;&nbsp;streamType)</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>Methods in <a href="../../../quarks/connectors/pubsub/service/package-summary.html">quarks.connectors.pubsub.service</a> with parameters of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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>&lt;T&gt;&nbsp;void</code></td>
-<td class="colLast"><span class="typeNameLabel">PublishSubscribeService.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/pubsub/service/PublishSubscribeService.html#addSubscriber-java.lang.String-java.lang.Class-quarks.function.Consumer-">addSubscriber</a></span>(java.lang.String&nbsp;topic,
-             java.lang.Class&lt;T&gt;&nbsp;streamType,
-             <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;subscriber)</code>
-<div class="block">Add a subscriber to a published topic.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;void</code></td>
-<td class="colLast"><span class="typeNameLabel">ProviderPubSub.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/pubsub/service/ProviderPubSub.html#addSubscriber-java.lang.String-java.lang.Class-quarks.function.Consumer-">addSubscriber</a></span>(java.lang.String&nbsp;topic,
-             java.lang.Class&lt;T&gt;&nbsp;streamType,
-             <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;subscriber)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">PublishSubscribeService.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/pubsub/service/PublishSubscribeService.html#removeSubscriber-java.lang.String-quarks.function.Consumer-">removeSubscriber</a></span>(java.lang.String&nbsp;topic,
-                <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;?&gt;&nbsp;subscriber)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ProviderPubSub.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/pubsub/service/ProviderPubSub.html#removeSubscriber-java.lang.String-quarks.function.Consumer-">removeSubscriber</a></span>(java.lang.String&nbsp;topic,
-                <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;?&gt;&nbsp;subscriber)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.serial">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a> in <a href="../../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</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="../../../quarks/connectors/serial/package-summary.html">quarks.connectors.serial</a> with parameters of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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">SerialDevice.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/serial/SerialDevice.html#setInitializer-quarks.function.Consumer-">setInitializer</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/connectors/serial/SerialPort.html" title="interface in quarks.connectors.serial">SerialPort</a>&gt;&nbsp;initializer)</code>
-<div class="block">Set the initialization function for this port.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.wsclient.javax.websocket.runtime">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a> in <a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</a> that implement <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinaryReceiver</a>&lt;T&gt;</span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a>&lt;T&gt;</span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a>&lt;T&gt;</span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a>&lt;T&gt;</span></code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</a> declared as <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">WebSocketClientReceiver.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#eventHandler">eventHandler</a></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>Methods in <a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">quarks.connectors.wsclient.javax.websocket.runtime</a> with parameters of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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">WebSocketClientReceiver.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#accept-quarks.function.Consumer-">accept</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>&gt;&nbsp;eventHandler)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.function">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a> in <a href="../../../quarks/function/package-summary.html">quarks.function</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="../../../quarks/function/package-summary.html">quarks.function</a> that return <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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;T&gt;&nbsp;<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#discard--">discard</a></span>()</code>
-<div class="block">A Consumer that discards all items passed to it.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#synchronizedConsumer-quarks.function.Consumer-">synchronizedConsumer</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;function)</code>
-<div class="block">Return a thread-safe version of a <code>Consumer</code> function.</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="../../../quarks/function/package-summary.html">quarks.function</a> with parameters of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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;T&gt;&nbsp;java.lang.Runnable</code></td>
-<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#delayedConsume-quarks.function.Consumer-T-">delayedConsume</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;consumer,
-              T&nbsp;value)</code>
-<div class="block">Create a <code>Runnable</code> that calls
- <code>consumer.accept(value)</code> when <code>run()</code> is called.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#synchronizedConsumer-quarks.function.Consumer-">synchronizedConsumer</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&nbsp;function)</code>
-<div class="block">Return a thread-safe version of a <code>Consumer</code> function.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.metrics.oplets">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a> in <a href="../../../quarks/metrics/oplets/package-summary.html">quarks.metrics.oplets</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/metrics/oplets/package-summary.html">quarks.metrics.oplets</a> that implement <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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="../../../quarks/metrics/oplets/CounterOp.html" title="class in quarks.metrics.oplets">CounterOp</a>&lt;T&gt;</span></code>
-<div class="block">A metrics oplet which counts the number of tuples peeked at.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/metrics/oplets/RateMeter.html" title="class in quarks.metrics.oplets">RateMeter</a>&lt;T&gt;</span></code>
-<div class="block">A metrics oplet which measures current tuple throughput and one-, five-, 
- and fifteen-minute exponentially-weighted moving averages.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/metrics/oplets/SingleMetricAbstractOplet.html" title="class in quarks.metrics.oplets">SingleMetricAbstractOplet</a>&lt;T&gt;</span></code>
-<div class="block">Base for metrics oplets which use a single metric object.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a> in <a href="../../../quarks/oplet/package-summary.html">quarks.oplet</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="../../../quarks/oplet/package-summary.html">quarks.oplet</a> that return types with arguments of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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>java.util.List&lt;? extends <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/Oplet.html" title="type parameter in Oplet">I</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Oplet.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/Oplet.html#getInputs--">getInputs</a></span>()</code>
-<div class="block">Get the input stream data handlers for this oplet.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/OpletContext.html" title="type parameter in OpletContext">O</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">OpletContext.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/OpletContext.html#getOutputs--">getOutputs</a></span>()</code>
-<div class="block">Get the mechanism to submit tuples on an output port.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.core">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a> in <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a> that implement <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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="../../../quarks/oplet/core/FanOut.html" title="class in quarks.oplet.core">FanOut</a>&lt;T&gt;</span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Peek.html" title="class in quarks.oplet.core">Peek</a>&lt;T&gt;</span></code>
-<div class="block">Oplet that allows a peek at each tuple and always forwards a tuple onto
- its single output port.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Pipe.html" title="class in quarks.oplet.core">Pipe</a>&lt;I,O&gt;</span></code>
-<div class="block">Pipe oplet with a single input and output.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Split.html" title="class in quarks.oplet.core">Split</a>&lt;T&gt;</span></code>
-<div class="block">Split a stream into multiple streams depending
- on the result of a splitter function.</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="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a> that return <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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 <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/core/FanIn.html" title="type parameter in FanIn">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FanIn.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/FanIn.html#consumer-int-">consumer</a></span>(int&nbsp;iportIndex)</code>
-<div class="block">Create a Consumer for the input port that invokes the
- receiver and submits a generated tuple, if any, to the output.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/core/FanIn.html" title="type parameter in FanIn">U</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FanIn.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/FanIn.html#getDestination--">getDestination</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/core/Source.html" title="type parameter in Source">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Source.html#getDestination--">getDestination</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/core/Pipe.html" title="type parameter in Pipe">O</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Pipe.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Pipe.html#getDestination--">getDestination</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/core/Sink.html" title="type parameter in Sink">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Sink.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Sink.html#getSinker--">getSinker</a></span>()</code>
-<div class="block">Get the sink function that processes each tuple.</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="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a> that return types with arguments of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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>java.util.List&lt;? extends <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/core/FanIn.html" title="type parameter in FanIn">T</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FanIn.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/FanIn.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/core/Split.html" title="type parameter in Split">T</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Split.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Split.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>java.util.List&lt;<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;java.lang.Void&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Source.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/core/Sink.html" title="type parameter in Sink">T</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Sink.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Sink.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>java.util.List&lt;<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/core/Pipe.html" title="type parameter in Pipe">I</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Pipe.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Pipe.html#getInputs--">getInputs</a></span>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/core/FanOut.html" title="type parameter in FanOut">T</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FanOut.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/FanOut.html#getInputs--">getInputs</a></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>Methods in <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a> with parameters of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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">Sink.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/Sink.html#setSinker-quarks.function.Consumer-">setSinker</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/core/Sink.html" title="type parameter in Sink">T</a>&gt;&nbsp;sinker)</code>
-<div class="block">Set the sink function.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a> with parameters of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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="../../../quarks/oplet/core/Sink.html#Sink-quarks.function.Consumer-">Sink</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/core/Sink.html" title="type parameter in Sink">T</a>&gt;&nbsp;sinker)</code>
-<div class="block">Create a <code>Sink</code> oplet.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.functional">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a> in <a href="../../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</a> that implement <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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="../../../quarks/oplet/functional/Events.html" title="class in quarks.oplet.functional">Events</a>&lt;T&gt;</span></code>
-<div class="block">Generate tuples from events.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/functional/Filter.html" title="class in quarks.oplet.functional">Filter</a>&lt;T&gt;</span></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/functional/FlatMap.html" title="class in quarks.oplet.functional">FlatMap</a>&lt;I,O&gt;</span></code>
-<div class="block">Map an input tuple to 0-N output tuples.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/functional/Map.html" title="class in quarks.oplet.functional">Map</a>&lt;I,O&gt;</span></code>
-<div class="block">Map an input tuple to 0-1 output tuple</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</a> with parameters of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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="../../../quarks/oplet/functional/Events.html#Events-quarks.function.Consumer-">Events</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/functional/Events.html" title="type parameter in Events">T</a>&gt;&gt;&nbsp;eventSetup)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/functional/Peek.html#Peek-quarks.function.Consumer-">Peek</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/functional/Peek.html" title="type parameter in Peek">T</a>&gt;&nbsp;peeker)</code>
-<div class="block">Peek oplet using a function to peek.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructor parameters in <a href="../../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</a> with type arguments of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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="../../../quarks/oplet/functional/Events.html#Events-quarks.function.Consumer-">Events</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/oplet/functional/Events.html" title="type parameter in Events">T</a>&gt;&gt;&nbsp;eventSetup)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.plumbing">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a> in <a href="../../../quarks/oplet/plumbing/package-summary.html">quarks.oplet.plumbing</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/oplet/plumbing/package-summary.html">quarks.oplet.plumbing</a> that implement <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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="../../../quarks/oplet/plumbing/Isolate.html" title="class in quarks.oplet.plumbing">Isolate</a>&lt;T&gt;</span></code>
-<div class="block">Isolate upstream processing from downstream
- processing guaranteeing tuple order.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/plumbing/PressureReliever.html" title="class in quarks.oplet.plumbing">PressureReliever</a>&lt;T,K&gt;</span></code>
-<div class="block">Relieve pressure on upstream oplets by discarding tuples.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/plumbing/UnorderedIsolate.html" title="class in quarks.oplet.plumbing">UnorderedIsolate</a>&lt;T&gt;</span></code>
-<div class="block">Isolate upstream processing from downstream
- processing without guaranteeing tuple order.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.window">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a> in <a href="../../../quarks/oplet/window/package-summary.html">quarks.oplet.window</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/oplet/window/package-summary.html">quarks.oplet.window</a> that implement <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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="../../../quarks/oplet/window/Aggregate.html" title="class in quarks.oplet.window">Aggregate</a>&lt;T,U,K&gt;</span></code>
-<div class="block">Aggregate a window.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a> in <a href="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> that implement <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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="../../../quarks/runtime/etiao/SettableForwarder.html" title="class in quarks.runtime.etiao">SettableForwarder</a>&lt;T&gt;</span></code>
-<div class="block">A forwarding Streamer whose destination
- can be changed.</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="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> that return <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/runtime/etiao/SettableForwarder.html" title="type parameter in SettableForwarder">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">SettableForwarder.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/SettableForwarder.html#getDestination--">getDestination</a></span>()</code>
-<div class="block">Get the current destination.</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="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> that return types with arguments of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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>java.util.List&lt;? extends <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/runtime/etiao/Invocation.html" title="type parameter in Invocation">I</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Invocation.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/Invocation.html#getInputs--">getInputs</a></span>()</code>
-<div class="block">Returns the list of input stream forwarders for this invocation.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/runtime/etiao/InvocationContext.html" title="type parameter in InvocationContext">O</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">InvocationContext.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/InvocationContext.html#getOutputs--">getOutputs</a></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>Methods in <a href="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> with parameters of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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">SettableForwarder.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/SettableForwarder.html#setDestination-quarks.function.Consumer-">setDestination</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/runtime/etiao/SettableForwarder.html" title="type parameter in SettableForwarder">T</a>&gt;&nbsp;destination)</code>
-<div class="block">Change the destination.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">Invocation.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/etiao/Invocation.html#setTarget-int-quarks.function.Consumer-">setTarget</a></span>(int&nbsp;port,
-         <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/runtime/etiao/Invocation.html" title="type parameter in Invocation">O</a>&gt;&nbsp;target)</code>
-<div class="block">Disconnects the specified port and reconnects it to the specified target.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> with parameters of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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="../../../quarks/runtime/etiao/SettableForwarder.html#SettableForwarder-quarks.function.Consumer-">SettableForwarder</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/runtime/etiao/SettableForwarder.html" title="type parameter in SettableForwarder">T</a>&gt;&nbsp;destination)</code>
-<div class="block">Create with the specified destination.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructor parameters in <a href="../../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a> with type arguments of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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="../../../quarks/runtime/etiao/InvocationContext.html#InvocationContext-java.lang.String-quarks.oplet.JobContext-quarks.execution.services.RuntimeServices-int-java.util.List-java.util.List-">InvocationContext</a></span>(java.lang.String&nbsp;id,
-                 <a href="../../../quarks/oplet/JobContext.html" title="interface in quarks.oplet">JobContext</a>&nbsp;job,
-                 <a href="../../../quarks/execution/services/RuntimeServices.html" title="interface in quarks.execution.services">RuntimeServices</a>&nbsp;services,
-                 int&nbsp;inputCount,
-                 java.util.List&lt;? extends <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/runtime/etiao/InvocationContext.html" title="type parameter in InvocationContext">O</a>&gt;&gt;&nbsp;outputs,
-                 java.util.List&lt;<a href="../../../quarks/oplet/OutputPortContext.html" title="interface in quarks.oplet">OutputPortContext</a>&gt;&nbsp;outputContext)</code>
-<div class="block">Creates an <code>InvocationContext</code> with the specified parameters.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a> in <a href="../../../quarks/topology/package-summary.html">quarks.topology</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="../../../quarks/topology/package-summary.html">quarks.topology</a> with parameters of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Topology.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/Topology.html#events-quarks.function.Consumer-">events</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&gt;&nbsp;eventSetup)</code>
-<div class="block">Declare a stream populated by an event system.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#peek-quarks.function.Consumer-">peek</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;&nbsp;peeker)</code>
-<div class="block">Declare a stream that contains the same contents as this stream while
- peeking at each element using <code>peeker</code>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#sink-quarks.function.Consumer-">sink</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;&nbsp;sinker)</code>
-<div class="block">Sink (terminate) this stream using a function.</div>
-</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="../../../quarks/topology/package-summary.html">quarks.topology</a> with type arguments of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Topology.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/Topology.html#events-quarks.function.Consumer-">events</a></span>(<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&gt;&nbsp;eventSetup)</code>
-<div class="block">Declare a stream populated by an event system.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.window">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a> in <a href="../../../quarks/window/package-summary.html">quarks.window</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="../../../quarks/window/package-summary.html">quarks.window</a> that return <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Policies.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Policies.html#evictAll--">evictAll</a></span>()</code>
-<div class="block">Returns a Consumer representing an evict determiner that evict all tuples
- from the window.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T,K&gt;&nbsp;<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,java.util.List&lt;T&gt;&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Policies.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Policies.html#evictAllAndScheduleEvictWithProcess-long-java.util.concurrent.TimeUnit-">evictAllAndScheduleEvictWithProcess</a></span>(long&nbsp;time,
-                                   java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">An eviction policy which processes the window, evicts all tuples, and 
- schedules the next eviction after the appropriate interval.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T,K&gt;&nbsp;<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,<a href="../../../quarks/window/InsertionTimeList.html" title="class in quarks.window">InsertionTimeList</a>&lt;T&gt;&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Policies.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Policies.html#evictOlderWithProcess-long-java.util.concurrent.TimeUnit-">evictOlderWithProcess</a></span>(long&nbsp;time,
-                     java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">An eviction policy which evicts all tuples that are older than a specified time.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Policies.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Policies.html#evictOldest--">evictOldest</a></span>()</code>
-<div class="block">Returns an evict determiner that evicts the oldest tuple.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;<a href="../../../quarks/window/Window.html" title="type parameter in Window">T</a>,<a href="../../../quarks/window/Window.html" title="type parameter in Window">K</a>,<a href="../../../quarks/window/Window.html" title="type parameter in Window">L</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Window.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Window.html#getEvictDeterminer--">getEvictDeterminer</a></span>()</code>
-<div class="block">Returns the window's eviction determiner.</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="../../../quarks/window/package-summary.html">quarks.window</a> with parameters of type <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</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;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/window/Window.html" title="interface in quarks.window">Window</a>&lt;T,K,L&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Windows.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Windows.html#window-quarks.function.BiFunction-quarks.function.BiConsumer-quarks.function.Consumer-quarks.function.BiConsumer-quarks.function.Function-quarks.function.Supplier-">window</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T,java.lang.Boolean&gt;&nbsp;insertionPolicy,
-      <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;&nbsp;contentsPolicy,
-      <a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;&gt;&nbsp;evictDeterminer,
-      <a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;&nbsp;triggerPolicy,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,K&gt;&nbsp;keyFunction,
-      <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;L&gt;&nbsp;listSupplier)</code>
-<div class="block">Create a window using the passed in policies.</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="../../../quarks/function/Consumer.html" title="interface in quarks.function">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/function/class-use/Consumer.html" target="_top">Frames</a></li>
-<li><a href="Consumer.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[45/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/quarks_index.html
----------------------------------------------------------------------
diff --git a/content/docs/quarks_index.html b/content/docs/quarks_index.html
deleted file mode 100644
index 8a6b196..0000000
--- a/content/docs/quarks_index.html
+++ /dev/null
@@ -1,694 +0,0 @@
-<!DOCTYPE html>
-  <head>
-
- <meta charset="utf-8">
-<meta http-equiv="X-UA-Compatible" content="IE=edge">
-<meta name="viewport" content="width=device-width, initial-scale=1">
-<meta name="description" content="">
-<meta name="keywords" content=" ">
-<title>Apache Quarks documentation  | Apache Quarks Documentation</title>
-<link rel="stylesheet" type="text/css" href="../css/syntax.css">
-<link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
-<!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
-<link rel="stylesheet" type="text/css" href="../css/modern-business.css">
-<link rel="stylesheet" type="text/css" href="../css/lavish-bootstrap.css">
-<link rel="stylesheet" type="text/css" href="../css/customstyles.css">
-<link rel="stylesheet" type="text/css" href="../css/theme-blue.css">
-<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
-<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
-<script src="../js/jquery.navgoco.min.js"></script>
-<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
-<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
-<script src="../js/toc.js"></script>
-<script src="../js/customscripts.js"></script>
-<link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon">
-<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
-<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
-<!--[if lt IE 9]>
-<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
-<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
-<![endif]-->
-
-
-
-
-
-
-
- 
-
-<script>
-  $(function () {
-      $('[data-toggle="tooltip"]').tooltip()
-  })
-</script>
-
-
-
-  </head>
-
-<body>
-
-   <!-- Navigation -->
-<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
-    <div class="container topnavlinks">
-        <div class="navbar-header">
-            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
-                <span class="sr-only">Toggle navigation</span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-            </button>
-
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
-
-        </div>
-        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
-            <ul class="nav navbar-nav navbar-right">
-                <!-- entries without drop-downs appear here -->
-                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
-                
-
-
-
-
-
-
-
-
-                <li class="dropdown">
-                    
-                    
-                    
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">GitHub Repos<b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        
-                        
-                        
-                        <li><a href="https://github.com/apache/incubator-quarks" target="_blank">Source code</a></li>
-                        
-                        
-                        
-                        
-                        
-                        <li><a href="https://github.com/apache/incubator-quarks-website" target="_blank">Website/Documentation</a></li>
-                        
-                        
-                        
-                        
-
-                    </ul>
-                </li>
-                
-                
-
-
-                
-                
-                
-                
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
-                
-                
-                
-                
-
-
-                <!-- entries with drop-downs appear here -->
-                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
-
-                <li class="dropdown">
-                    
-                    
-                    
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
-                    <ul class="dropdown-menu">
-                        
-                        
-                        
-                        <li><a href="https://github.com/apache/incubator-quarks/releases" target="_blank">Download</a></li>
-                        
-                        
-                        
-                        
-                        
-                        <li><a href="samples">Samples</a></li>
-                        
-                        
-                        
-                        
-                        
-                        <li><a href="faq">FAQ</a></li>
-                        
-                        
-                        
-                        
-
-                    </ul>
-                </li>
-                
-                
-
-
-                <!-- special insertion -->
-
-               
-                <!-- Send feedback function -->
-<script>
-function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
-var body = "I have some feedback about the Apache Quarks documentation page: ";
-body += window.location.href;
-body += "";
-var uri = "mailto:?subject=";
-uri += encodeURIComponent(subject);
-uri += "&body=";
-uri += encodeURIComponent(body);
-window.location.href = uri;
-}
-</script>
-
-<li><a href="mailto:dev@quarks.incubator.apache.org" target="_blank"><i class="fa fa-envelope-o"></i> Feedback</a></li>
-
-
-                <!--uncomment this block if you want simple search instead of algolia-->
-                <li>
-                     <!--start search-->
-                    <div id="search-demo-container">
-                        <input type="text" id="search-input" placeholder="search...">
-                        <ul id="results-container"></ul>
-                    </div>
-                    <script src="../js/jekyll-search.js" type="text/javascript"></script>
-                    <script type="text/javascript">
-                        SimpleJekyllSearch.init({
-                            searchInput: document.getElementById('search-input'),
-                            resultsContainer: document.getElementById('results-container'),
-                            dataSource: '../search.json',
-                            searchResultTemplate: '<li><a href="{url}" title="Apache Quarks documentation">{title}</a></li>',
-                        noResultsText: 'No results found.',
-                                limit: 10,
-                                fuzzy: true,
-                        })
-                    </script>
-                     <!--end search-->
-                </li>
-
-            
-        </div>
-        <!-- /.container -->
-</nav>
-
-
-
-    <!-- Page Content -->
-    <div class="container">
-        <div class="col-lg-12">&nbsp;</div>
-
-
-<!-- Content Row -->
-<div class="row">
-    <!-- Sidebar Column -->
-    <div class="col-md-3">
-
-        <script>
-
-            $(document).ready(function() {
-                // Initialize navgoco with default options
-                $("#mysidebar").navgoco({
-                    caretHtml: '',
-                    accordion: true,
-                    openClass: 'active', // open
-                    save: true,
-                    cookie: {
-                        name: 'navgoco',
-                        expires: false,
-                        path: '/'
-                    },
-                    slide: {
-                        duration: 400,
-                        easing: 'swing'
-                    }
-                });
-
-                $("#collapseAll").click(function(e) {
-                    e.preventDefault();
-                    $("#mysidebar").navgoco('toggle', false);
-                });
-
-                $("#expandAll").click(function(e) {
-                    e.preventDefault();
-                    $("#mysidebar").navgoco('toggle', true);
-                });
-
-            });
-
-        </script>
-
-
-        
-
-
-
-
-
-
-
-
-
-        <ul id="mysidebar" class="nav">
-
-            <span class="siteTagline">Quarks</span>
-            <span class="versionTagline">Version 0.3.0</span>
-
-            
-            
-            
-                
-            
-            <li><a href="#">Overview</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li class="active"><a href="../docs/quarks_index.html">Introduction</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/faq.html">FAQ</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-            
-            <li><a href="#">Get Started</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-            
-            <li><a href="#">Quarks Cookbook</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_source_function.html">Writing a source function</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_value_out_of_range.html">Detecting a sensor value out of expected range</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_different_processing_against_stream.html">Applying different processing against a single stream</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_combining_streams_processing_results.html">Splitting a stream to apply different processing and combining the results into a single stream</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_external_filter_range.html">Using an external configuration file for filter ranges</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_adaptable_filter_range.html">Changing a filter's range</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_adaptable_polling_source.html">Changing a polled source stream's period</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_adaptable_deadtime_filter.html">Using an adaptable deadtime filter</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_dynamic_analytic_control.html">Dynamically enabling analytic flows</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_parallel_analytics.html">How can I run analytics on several tuples in parallel?</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../recipes/recipe_concurrent_analytics.html">How can I run several analytics on a tuple concurrently?</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-            
-            <li><a href="#">Sample Programs</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/samples.html">Samples</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/quickstart.html">Quickstart IBM Watson IoT Platform</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-            
-            <li><a href="#">Using the Console</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/console.html">Using the console</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-            
-            <li><a href="#">Get Involved</a>
-                <ul>
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/community.html">How to participate</a></li>
-                    
-
-                    
-
-                    
-                    
-                    
-                    
-                    
-                    <li><a href="../docs/committers.html">Committers</a></li>
-                    
-
-                    
-
-                    
-                    
-                </ul>
-                
-                
-                
-
-
-                <!-- if you aren't using the accordion, uncomment this block:
-
-                     <p class="external">
-                         <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
-                     </p>
-                 -->
-				 <br/>
-			</li>
-		</ul>
-		<div class="row">
-		<div class="col-md-12">
-			
-<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
-<script>
-$( document ).ready(function() {
-  // Handler for .ready() called.
-
-$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
-
-/* this offset helps account for the space taken up by the floating toolbar. */
-$('#toc').on('click', 'a', function() {
-  var target = $(this.getAttribute('href'))
-    , scroll_target = target.offset().top
-
-  $(window).scrollTop(scroll_target - 10);
-  return false
-})
-  
-});
-</script>
-
-
-<div id="toc"></div>
-
-		</div>
-	</div>
-	</div>
-	
-    <!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
-    <script>$("li.active").parents('li').toggleClass("active");</script>
-
-
-            <!-- Content Column -->
-            <div class="col-md-9">
-                
-                <div class="post-header">
-   <h1 class="post-title-main">Apache Quarks documentation</h1>
-</div>
-
-<div class="post-content">
-
-   
-
-<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
-<script>
-$( document ).ready(function() {
-  // Handler for .ready() called.
-
-$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
-
-/* this offset helps account for the space taken up by the floating toolbar. */
-$('#toc').on('click', 'a', function() {
-  var target = $(this.getAttribute('href'))
-    , scroll_target = target.offset().top
-
-  $(window).scrollTop(scroll_target - 10);
-  return false
-})
-  
-});
-</script>
-
-
-<div id="toc"></div>
-
-
-    
-
-    <a target="_blank" href="https://github.com/apache/incubator-quarks-website/blob/master/site/docs/quarks_index.md" class="btn btn-default githubEditButton" role="button"><i class="fa fa-github fa-lg"></i> Edit me</a>
-    
-  <h2 id="new-documentation">New documentation</h2>
-
-<p>Apache Quarks is evolving, and so is the documentation. If the existing documentation hasn&#39;t answered your questions, you can request new or updated documentation by opening a <a href="https://issues.apache.org/jira/browse/QUARKS">Jira</a> issue.</p>
-
-<h2 id="providing-feedback">Providing feedback</h2>
-
-<p>To provide feedback on our documentation:</p>
-
-<ol>
-<li>Navigate to the documentation page for which you are providing feedback</li>
-<li>Click on the <strong>Feedback</strong> button in the top right corner</li>
-</ol>
-
-<p>This will open an issue for the page that you are currently visiting.</p>
-
-<h2 id="contributing-documentation">Contributing documentation</h2>
-
-<p>If you have ideas on how we can better document or explain some of the concepts, we would love to have your contribution! This site uses GitHub&#39;s flavor of Markdown and Jekyll markdown for our documentation.</p>
-
-<p>Refer to this documentation on GitHub&#39;s flavor of Markdown: <a href="https://help.github.com/categories/writing-on-github">Writing on GitHub</a>.</p>
-
-<p>Refer to this documentation to get started: <a href="https://help.github.com/articles/using-jekyll-with-pages/">Using Jekyll with Pages</a>.</p>
-
-<p>To contribute, clone this project locally, make your changes, and create a <a href="https://github.com/apache/incubator-quarks-website/pulls">pull request</a>.</p>
-
-<p>To learn more, visit <a href="getinvolved">Get Involved</a>.</p>
-
-
-<div class="tags">
-    
-</div>
-
-<!-- 
-
-    <div id="disqus_thread"></div>
-    <script type="text/javascript">
-        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
-        var disqus_shortname = 'idrbwjekyll'; // required: replace example with your forum shortname
-
-        /* * * DON'T EDIT BELOW THIS LINE * * */
-        (function() {
-            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
-            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
-            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
-        })();
-    </script>
-    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
- -->
-
-</div>
-
-
-
-<footer>
-    <div class="row">
-        <div class="col-lg-12 footer">
-
-             Site last
-            generated: Jul 21, 2016 <br/>
-
-        </div>
-    </div>
-    <br/>
-    <div class="row">
-        <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
-                Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
-                until a further review indicates that the infrastructure, communications, and decision making process
-                have stabilized in a manner consistent with other successful ASF projects. While incubation status is
-                not necessarily a reflection of the completeness or stability of the code, it does indicate that the
-                project has yet to be fully endorsed by the ASF.</p>
-        </div>
-    </div>
-    <div class="row">
-        <div class="col-md-12">
-            <p class="small">Copyright � 2016 The Apache Software Foundation. Licensed under the Apache
-                License, Version 2.0.
-                Apache, the Apache Feather logo, and the Apache Incubator project logo are trademarks of The Apache
-                Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their
-                respective owners.</p>
-        </div>
-    </div>
-</footer>
-
-            </div><!-- /.row -->
-
-    </div>    <!-- /.container -->
-
-</body>
-
-
-</html>
-

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/quickstart.html
----------------------------------------------------------------------
diff --git a/content/docs/quickstart.html b/content/docs/quickstart.html
index fbba7cd..492b30c 100644
--- a/content/docs/quickstart.html
+++ b/content/docs/quickstart.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Quickstart IBM Watson IoT Platform sample  | Apache Quarks Documentation</title>
+<title>Quickstart IBM Watson IoT Platform sample  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Quickstart IBM Watson IoT Platform sample page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -599,16 +599,16 @@ $('#toc').on('click', 'a', function() {
 
     <a target="_blank" href="https://github.com/apache/incubator-quarks-website/blob/master/site/docs/quickstart.md" class="btn btn-default githubEditButton" role="button"><i class="fa fa-github fa-lg"></i> Edit me</a>
     
-  <h2 id="quarks-to-quickstart-quickly">Quarks to Quickstart quickly!</h2>
+  <h2 id="edgent-to-quickstart-quickly">Edgent to Quickstart quickly!</h2>
 
-<p>IoT devices running quarks applications typically connect to back-end analytic systems through a message hub. Message hubs are used to isolate the back-end system from having to handle connections from thousands to millions of devices.</p>
+<p>IoT devices running Edgent applications typically connect to back-end analytic systems through a message hub. Message hubs are used to isolate the back-end system from having to handle connections from thousands to millions of devices.</p>
 
 <p>An example of such a message hub designed for the Internet of Things is <a href="https://internetofthings.ibmcloud.com/">IBM Watson IoT Platform</a>. This cloud service runs on IBM&#39;s Bluemix cloud platform
-and Quarks provides a <a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html?quarks/connectors/iotf/IotfDevice.html">connector</a>.</p>
+and Edgent provides a <a href="http://quarks.incubator.apache.org/javadoc/latest/index.html?quarks/connectors/iotf/IotfDevice.html">connector</a>.</p>
 
-<p>You can test out the service without any registration by using its Quickstart service and the Quarks sample application: <a href="https://github.com/apache/incubator-quarks/blob/master/samples/connectors/src/main/java/quarks/samples/connectors/iotf/IotfQuickstart.java">code</a>, <a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html?quarks/samples/connectors/iotf/IotfQuickstart.html">JavaDocs</a>.</p>
+<p>You can test out the service without any registration by using its Quickstart service and the Edgent sample application: <a href="https://github.com/apache/incubator-quarks/blob/master/samples/connectors/src/main/java/quarks/samples/connectors/iotf/IotfQuickstart.java">code</a>, <a href="http://quarks.incubator.apache.org/javadoc/latest/index.html?quarks/samples/connectors/iotf/IotfQuickstart.html">Javadoc</a>.</p>
 
-<p>You can execute the class directly from Eclipse, or using the script: <a href="https://github.com/quarks-edge/quarks/blob/master/scripts/connectors/iotf/runiotfquickstart.sh"><code>quarks/java8/scripts/connectors/iotf/runiotfquickstart.sh</code></a></p>
+<p>You can execute the class directly from Eclipse, or using the script: <a href="https://github.com/apache/incubator-quarks/blob/master/scripts/connectors/iotf/runiotfquickstart.sh"><code>edgent/java8/scripts/connectors/iotf/runiotfquickstart.sh</code></a></p>
 
 <p>When run it produces output like this, with a URL as the third line.</p>
 
@@ -620,7 +620,7 @@ and Quarks provides a <a href="http://quarks.incubator.apache.org/javadoc/lastes
 
 <p><img border="0" alt="Quickstart service output" src="images/Quickstart.png"></p>
 
-<h2 id="quarks-code">Quarks code</h2>
+<h2 id="edgent-code">Edgent code</h2>
 
 <p>The full source is at: <a href="https://github.com/apache/incubator-quarks/blob/master/samples/connectors/src/main/java/quarks/samples/connectors/iotf/IotfQuickstart.java">IotfQuickstart.java</a>.</p>
 
@@ -641,7 +641,7 @@ and Quarks provides a <a href="http://quarks.incubator.apache.org/javadoc/lastes
 <p>Now we have a stream of simulated sensor reading events as JSON tuples (<code>json</code>) we send them as events with event identifer (type) <code>sensors</code>  using <code>device</code>.</p>
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">device</span><span class="o">.</span><span class="na">events</span><span class="o">(</span><span class="n">json</span><span class="o">,</span> <span class="s">"sensors"</span><span class="o">,</span> <span class="n">QoS</span><span class="o">.</span><span class="na">FIRE_AND_FORGET</span><span class="o">);</span>
 </code></pre></div>
-<p>It&#39;s that simple to send tuples on a Quarks stream to IBM Watson IoT Platform as device events.</p>
+<p>It&#39;s that simple to send tuples on an Edgent stream to IBM Watson IoT Platform as device events.</p>
 
 
 <div class="tags">
@@ -674,14 +674,14 @@ and Quarks provides a <a href="http://quarks.incubator.apache.org/javadoc/lastes
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/samples.html
----------------------------------------------------------------------
diff --git a/content/docs/samples.html b/content/docs/samples.html
index 48fdfc7..e614d92 100644
--- a/content/docs/samples.html
+++ b/content/docs/samples.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Sample programs  | Apache Quarks Documentation</title>
+<title>Sample programs  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Sample programs page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -599,29 +599,29 @@ $('#toc').on('click', 'a', function() {
 
     <a target="_blank" href="https://github.com/apache/incubator-quarks-website/blob/master/site/docs/samples.md" class="btn btn-default githubEditButton" role="button"><i class="fa fa-github fa-lg"></i> Edit me</a>
     
-  <p>The <a href="quarks-getting-started">Getting started guide</a> includes a step-by-step walkthrough of a simple Quarks application.</p>
+  <p>The <a href="edgent-getting-started">Getting started guide</a> includes a step-by-step walkthrough of a simple Edgent application.</p>
 
-<p>Quarks also includes a number of sample Java applications that demonstrate different ways that you can use and implement Quarks.</p>
+<p>Edgent also includes a number of sample Java applications that demonstrate different ways that you can use and implement Edgent.</p>
 
-<p>If you are using a released version of Quarks, the samples are already compiled and ready to use. If you downloaded the source or the Git project, the samples are built when you build Quarks.</p>
+<p>If you are using a released version of Edgent, the samples are already compiled and ready to use. If you downloaded the source or the Git project, the samples are built when you build Edgent.</p>
 
 <h2 id="resources">Resources</h2>
 
-<p>The samples are currently available only for Java 8 environments. To use the samples, you&#39;ll need the resources in the following subdirectories of the Quarks package.:</p>
+<p>The samples are currently available only for Java 8 environments. To use the samples, you&#39;ll need the resources in the following subdirectories of the Edgent package.:</p>
 
 <ul>
 <li>The <code>java8/samples</code> directory contains the Java code for the samples</li>
 <li>The <code>java8/scripts</code> directory contains the shell scripts that you need to run the samples</li>
 </ul>
 
-<p>If you use any of the samples in your own applications, ensure that you include the related Quarks JAR files in your <code>classpath</code>.</p>
+<p>If you use any of the samples in your own applications, ensure that you include the related Edgent JAR files in your <code>classpath</code>.</p>
 
 <h2 id="recommended-samples">Recommended samples</h2>
 
-<p>In addition to the sample application in the <a href="quarks-getting-started">Getting started guide</a>, the following samples can help you start developing with Quarks:</p>
+<p>In addition to the sample application in the <a href="edgent-getting-started">Getting started guide</a>, the following samples can help you start developing with Edgent:</p>
 
 <ul>
-<li><strong>HelloQuarks</strong>
+<li><strong>HelloEdgent</strong>
 
 <ul>
 <li>This simple program demonstrates the basic mechanics of declaring and executing a topology</li>
@@ -639,7 +639,7 @@ $('#toc').on('click', 'a', function() {
 <li><strong>SensorAnalytics</strong>
 
 <ul>
-<li>This more complex program demonstrates multiple facets of a Quarks application, including:
+<li>This more complex program demonstrates multiple facets of an Edgent application, including:
 
 <ul>
 <li>Configuration control</li>
@@ -654,7 +654,7 @@ $('#toc').on('click', 'a', function() {
 <li><strong>IBM Watson IoT Platform</strong>
 
 <ul>
-<li>Samples that demonstrate how to use IBM Watson IoT Platform as the IoT scale message hub between Quarks and back-end analytic systems:
+<li>Samples that demonstrate how to use IBM Watson IoT Platform as the IoT scale message hub between Edgent and back-end analytic systems:
 
 <ul>
 <li><a href="quickstart">Sample using the no-registration Quickstart service</a></li>
@@ -662,7 +662,7 @@ $('#toc').on('click', 'a', function() {
 </ul></li>
 </ul>
 
-<p>Additional samples are documented in the <a href="http://quarks.incubator.apache.org/javadoc/lastest/overview-summary.html#overview.description">Quarks Overview</a> section of the Javadoc.</p>
+<p>Additional samples are documented in the <a href="http://quarks.incubator.apache.org/javadoc/latest/overview-summary.html#overview.description">Edgent Overview</a> section of the Javadoc.</p>
 
 
 <div class="tags">
@@ -695,14 +695,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/search.html
----------------------------------------------------------------------
diff --git a/content/docs/search.html b/content/docs/search.html
index afef634..03790ae 100644
--- a/content/docs/search.html
+++ b/content/docs/search.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Search  | Apache Quarks Documentation</title>
+<title>Search  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Search page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -622,14 +622,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/tag_collaboration.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_collaboration.html b/content/docs/tag_collaboration.html
index a9c5a31..69603fd 100644
--- a/content/docs/tag_collaboration.html
+++ b/content/docs/tag_collaboration.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Collaboration pages  | Apache Quarks Documentation</title>
+<title>Collaboration pages  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Collaboration pages page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -619,12 +619,12 @@ $('#toc').on('click', 'a', function() {
     
    
     
-        
-     
    
     
    
     
+        
+     
    
     
    
@@ -723,14 +723,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/tag_content_types.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_content_types.html b/content/docs/tag_content_types.html
index d81593b..403a0d7 100644
--- a/content/docs/tag_content_types.html
+++ b/content/docs/tag_content_types.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Content types pages  | Apache Quarks Documentation</title>
+<title>Content types pages  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Content types pages page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -619,12 +619,12 @@ $('#toc').on('click', 'a', function() {
     
    
     
-        
-     
    
     
    
     
+        
+     
    
     
    
@@ -723,14 +723,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/tag_formatting.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_formatting.html b/content/docs/tag_formatting.html
index ceea868..b28efb2 100644
--- a/content/docs/tag_formatting.html
+++ b/content/docs/tag_formatting.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Formatting pages  | Apache Quarks Documentation</title>
+<title>Formatting pages  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Formatting pages page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -619,12 +619,12 @@ $('#toc').on('click', 'a', function() {
     
    
     
-        
-     
    
     
    
     
+        
+     
    
     
    
@@ -723,14 +723,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/tag_getting_started.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_getting_started.html b/content/docs/tag_getting_started.html
index 1203cc7..39a8819 100644
--- a/content/docs/tag_getting_started.html
+++ b/content/docs/tag_getting_started.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Getting started pages  | Apache Quarks Documentation</title>
+<title>Getting started pages  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Getting started pages page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -619,10 +619,14 @@ $('#toc').on('click', 'a', function() {
     
    
     
+   
+    
+   
+    
         
         
         <tr><td><a href="../docs/home">Introduction</a></td>
-          <td> Apache Quarks overview Devices and sensors are everywhere, and more are coming online every day. You need a way to analyze all of the data coming from your devices, but it can be expensive to transmit all of the data from a sensor to your central analytics engine. Quarks... </td>
+          <td> Apache Edgent overview Devices and sensors are everywhere, and more are coming online every day. You need a way to analyze all of the data coming from your devices, but it can be expensive to transmit all of the data from a sensor to your central analytics engine. Edgent... </td>
         </tr>
         
      
@@ -690,10 +694,6 @@ $('#toc').on('click', 'a', function() {
     
    
     
-   
-    
-   
-    
     
 </tbody>
 </table>
@@ -728,14 +728,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/tag_mobile.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_mobile.html b/content/docs/tag_mobile.html
index 5e7640d..669fc4a 100644
--- a/content/docs/tag_mobile.html
+++ b/content/docs/tag_mobile.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Mobile Pages  | Apache Quarks Documentation</title>
+<title>Mobile Pages  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Mobile Pages page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -619,12 +619,12 @@ $('#toc').on('click', 'a', function() {
     
    
     
-        
-     
    
     
    
     
+        
+     
    
     
    
@@ -723,14 +723,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/tag_navigation.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_navigation.html b/content/docs/tag_navigation.html
index 31c8fd4..1550b01 100644
--- a/content/docs/tag_navigation.html
+++ b/content/docs/tag_navigation.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Navigation pages  | Apache Quarks Documentation</title>
+<title>Navigation pages  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Navigation pages page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -619,12 +619,12 @@ $('#toc').on('click', 'a', function() {
     
    
     
-        
-     
    
     
    
     
+        
+     
    
     
    
@@ -723,14 +723,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/docs/tag_publishing.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_publishing.html b/content/docs/tag_publishing.html
index c27fa2a..5418291 100644
--- a/content/docs/tag_publishing.html
+++ b/content/docs/tag_publishing.html
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="description" content="">
 <meta name="keywords" content=" ">
-<title>Publishing pages  | Apache Quarks Documentation</title>
+<title>Publishing pages  | Apache Edgent Documentation</title>
 <link rel="stylesheet" type="text/css" href="../css/syntax.css">
 <link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
 <!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
@@ -60,7 +60,7 @@
                 <span class="icon-bar"></span>
             </button>
 
-            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Quarks Documentation</span></a>
+            <a class="fa fa-home fa-lg navbar-brand" href="../docs/home.html">&nbsp;<span class="projectTitle"> Apache Edgent Documentation</span></a>
 
         </div>
         <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
@@ -107,7 +107,7 @@
                 
                 
                 
-                <li><a href="http://quarks.incubator.apache.org/javadoc/lastest/index.html" target="_blank">Javadoc</a></li>
+                <li><a href="http://quarks.incubator.apache.org/javadoc/latest/index.html" target="_blank">Javadoc</a></li>
                 
                 
                 
@@ -121,7 +121,7 @@
                     
                     
                     
-                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Edgent Resources<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         
                         
@@ -156,7 +156,7 @@
                 <!-- Send feedback function -->
 <script>
 function SendLinkByMail(href) {
-var subject= "Apache Quarks Documentation feedback";
+var subject= "Apache Edgent Documentation feedback";
 var body = "I have some feedback about the Publishing pages page: ";
 body += window.location.href;
 body += "";
@@ -257,7 +257,7 @@ window.location.href = uri;
 
         <ul id="mysidebar" class="nav">
 
-            <span class="siteTagline">Quarks</span>
+            <span class="siteTagline">Edgent</span>
             <span class="versionTagline">Version 0.3.0</span>
 
             
@@ -271,7 +271,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    <li><a href="../docs/edgent_index.html">Introduction</a></li>
                     
 
                     
@@ -298,7 +298,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/quarks-getting-started.html">Getting started guide</a></li>
+                    <li><a href="../docs/edgent-getting-started.html">Getting started guide</a></li>
                     
 
                     
@@ -308,7 +308,7 @@ window.location.href = uri;
                     
                     
                     
-                    <li><a href="../docs/common-quarks-operations.html">Common operations</a></li>
+                    <li><a href="../docs/common-edgent-operations.html">Common operations</a></li>
                     
 
                     
@@ -319,13 +319,13 @@ window.location.href = uri;
                 
                 
             
-            <li><a href="#">Quarks Cookbook</a>
+            <li><a href="#">Edgent Cookbook</a>
                 <ul>
                     
                     
                     
                     
-                    <li><a href="../recipes/recipe_hello_quarks.html">Hello Quarks!</a></li>
+                    <li><a href="../recipes/recipe_hello_edgent.html">Hello Edgent!</a></li>
                     
 
                     
@@ -619,12 +619,12 @@ $('#toc').on('click', 'a', function() {
     
    
     
-        
-     
    
     
    
     
+        
+     
    
     
    
@@ -723,14 +723,14 @@ $('#toc').on('click', 'a', function() {
         <div class="col-lg-12 footer">
 
              Site last
-            generated: Jul 21, 2016 <br/>
+            generated: Jul 26, 2016 <br/>
 
         </div>
     </div>
     <br/>
     <div class="row">
         <div class="col-md-12">
-            <p class="small">Apache Quarks is an effort undergoing Incubation at The Apache Software
+            <p class="small">Apache Edgent is an effort undergoing Incubation at The Apache Software
                 Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly accepted projects
                 until a further review indicates that the infrastructure, communications, and decision making process
                 have stabilized in a manner consistent with other successful ASF projects. While incubation status is


[04/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/class-use/ToDoubleFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/class-use/ToDoubleFunction.html b/content/javadoc/lastest/quarks/function/class-use/ToDoubleFunction.html
deleted file mode 100644
index 91586c4..0000000
--- a/content/javadoc/lastest/quarks/function/class-use/ToDoubleFunction.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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.function.ToDoubleFunction (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.function.ToDoubleFunction (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">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?quarks/function/class-use/ToDoubleFunction.html" target="_top">Frames</a></li>
-<li><a href="ToDoubleFunction.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 Interface quarks.function.ToDoubleFunction" class="title">Uses of Interface<br>quarks.function.ToDoubleFunction</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="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</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="#quarks.analytics.math3.json">quarks.analytics.math3.json</a></td>
-<td class="colLast">
-<div class="block">JSON analytics using Apache Commons Math.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.analytics.math3.json">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a> in <a href="../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</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="../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</a> with parameters of type <a href="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</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;K extends com.google.gson.JsonElement&gt;<br><a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JsonAnalytics.</span><code><span class="memberNameLink"><a href="../../../quarks/analytics/math3/json/JsonAnalytics.html#aggregate-quarks.topology.TWindow-java.lang.String-java.lang.String-quarks.function.ToDoubleFunction-quarks.analytics.math3.json.JsonUnivariateAggregate...-">aggregate</a></span>(<a href="../../../quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a>&lt;com.google.gson.JsonObject,K&gt;&nbsp;window,
-         java.lang.String&nbsp;resultPartitionProperty,
-         java.lang.String&nbsp;resultProperty,
-         <a href="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
-         <a href="../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
-<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,K,com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">JsonAnalytics.</span><code><span class="memberNameLink"><a href="../../../quarks/analytics/math3/json/JsonAnalytics.html#aggregateList-java.lang.String-java.lang.String-quarks.function.ToDoubleFunction-quarks.analytics.math3.json.JsonUnivariateAggregate...-">aggregateList</a></span>(java.lang.String&nbsp;resultPartitionProperty,
-             java.lang.String&nbsp;resultProperty,
-             <a href="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
-             <a href="../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
-<div class="block">Create a Function that aggregates against a single <code>Numeric</code>
- variable contained in an JSON object.</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="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/function/class-use/ToDoubleFunction.html" target="_top">Frames</a></li>
-<li><a href="ToDoubleFunction.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/class-use/ToIntFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/class-use/ToIntFunction.html b/content/javadoc/lastest/quarks/function/class-use/ToIntFunction.html
deleted file mode 100644
index 15f71df..0000000
--- a/content/javadoc/lastest/quarks/function/class-use/ToIntFunction.html
+++ /dev/null
@@ -1,262 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.function.ToIntFunction (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.function.ToIntFunction (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">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?quarks/function/class-use/ToIntFunction.html" target="_top">Frames</a></li>
-<li><a href="ToIntFunction.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 Interface quarks.function.ToIntFunction" class="title">Uses of Interface<br>quarks.function.ToIntFunction</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="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</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="#quarks.oplet.core">quarks.oplet.core</a></td>
-<td class="colLast">
-<div class="block">Core primitive oplets.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.topology">quarks.topology</a></td>
-<td class="colLast">
-<div class="block">Functional api to build a streaming topology.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.topology.plumbing">quarks.topology.plumbing</a></td>
-<td class="colLast">
-<div class="block">Plumbing for a streaming topology.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.oplet.core">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a> in <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a> with parameters of type <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</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="../../../quarks/oplet/core/Split.html#Split-quarks.function.ToIntFunction-">Split</a></span>(<a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;<a href="../../../quarks/oplet/core/Split.html" title="type parameter in Split">T</a>&gt;&nbsp;splitter)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a> in <a href="../../../quarks/topology/package-summary.html">quarks.topology</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="../../../quarks/topology/package-summary.html">quarks.topology</a> with parameters of type <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</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>java.util.List&lt;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#split-int-quarks.function.ToIntFunction-">split</a></span>(int&nbsp;n,
-     <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;&nbsp;splitter)</code>
-<div class="block">Split a stream's tuples among <code>n</code> streams as specified by
- <code>splitter</code>.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology.plumbing">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a> in <a href="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a> that implement <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</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="../../../quarks/topology/plumbing/LoadBalancedSplitter.html" title="class in quarks.topology.plumbing">LoadBalancedSplitter</a>&lt;T&gt;</span></code>
-<div class="block">A Load Balanced Splitter function.</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="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a> that return <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</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;T&gt;&nbsp;<a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#roundRobinSplitter-int-">roundRobinSplitter</a></span>(int&nbsp;width)</code>
-<div class="block">A round-robin splitter ToIntFunction</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="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a> with parameters of type <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</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;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#parallel-quarks.topology.TStream-int-quarks.function.ToIntFunction-quarks.function.BiFunction-">parallel</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-        int&nbsp;width,
-        <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;T&gt;&nbsp;splitter,
-        <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;,java.lang.Integer,<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;&gt;&nbsp;pipeline)</code>
-<div class="block">Perform an analytic pipeline on tuples in parallel.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T,U&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#parallelMap-quarks.topology.TStream-int-quarks.function.ToIntFunction-quarks.function.BiFunction-">parallelMap</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-           int&nbsp;width,
-           <a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;T&gt;&nbsp;splitter,
-           <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,java.lang.Integer,U&gt;&nbsp;mapper)</code>
-<div class="block">Perform an analytic function on tuples in parallel.</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="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/function/class-use/ToIntFunction.html" target="_top">Frames</a></li>
-<li><a href="ToIntFunction.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/class-use/UnaryOperator.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/class-use/UnaryOperator.html b/content/javadoc/lastest/quarks/function/class-use/UnaryOperator.html
deleted file mode 100644
index 92115f8..0000000
--- a/content/javadoc/lastest/quarks/function/class-use/UnaryOperator.html
+++ /dev/null
@@ -1,282 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.function.UnaryOperator (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.function.UnaryOperator (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">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?quarks/function/class-use/UnaryOperator.html" target="_top">Frames</a></li>
-<li><a href="UnaryOperator.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 Interface quarks.function.UnaryOperator" class="title">Uses of Interface<br>quarks.function.UnaryOperator</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="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</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="#quarks.connectors.iot">quarks.connectors.iot</a></td>
-<td class="colLast">
-<div class="block">Quarks device connector API to a message hub.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.connectors.iotf">quarks.connectors.iotf</a></td>
-<td class="colLast">
-<div class="block">IBM Watson IoT Platform stream connector.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.connectors.mqtt.iot">quarks.connectors.mqtt.iot</a></td>
-<td class="colLast">
-<div class="block">An MQTT based IotDevice connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.function">quarks.function</a></td>
-<td class="colLast">
-<div class="block">Functional interfaces for lambda expressions.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.topology">quarks.topology</a></td>
-<td class="colLast">
-<div class="block">Functional api to build a streaming topology.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.iot">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a> in <a href="../../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</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="../../../quarks/connectors/iot/package-summary.html">quarks.connectors.iot</a> with parameters of type <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</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="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">IotDevice.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/iot/IotDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
-      <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
-<div class="block">Publish a stream's tuples as device events.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.iotf">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a> in <a href="../../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</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="../../../quarks/connectors/iotf/package-summary.html">quarks.connectors.iotf</a> with parameters of type <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</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="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">IotfDevice.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/iotf/IotfDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
-      <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>
-<div class="block">Publish a stream's tuples as device events.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.mqtt.iot">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a> in <a href="../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</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="../../../quarks/connectors/mqtt/iot/package-summary.html">quarks.connectors.mqtt.iot</a> with parameters of type <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</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="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">MqttDevice.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/iot/MqttDevice.html#events-quarks.topology.TStream-quarks.function.Function-quarks.function.UnaryOperator-quarks.function.Function-">events</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.String&gt;&nbsp;eventId,
-      <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;com.google.gson.JsonObject&gt;&nbsp;payload,
-      <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;com.google.gson.JsonObject,java.lang.Integer&gt;&nbsp;qos)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.function">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a> in <a href="../../../quarks/function/package-summary.html">quarks.function</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="../../../quarks/function/package-summary.html">quarks.function</a> that return <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</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;T&gt;&nbsp;<a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#identity--">identity</a></span>()</code>
-<div class="block">Returns the identity function that returns its single argument.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a> in <a href="../../../quarks/topology/package-summary.html">quarks.topology</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="../../../quarks/topology/package-summary.html">quarks.topology</a> with parameters of type <a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</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="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#modify-quarks.function.UnaryOperator-">modify</a></span>(<a href="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>&gt;&nbsp;modifier)</code>
-<div class="block">Declare a new stream that modifies each tuple from this stream into one
- (or zero) tuple of the same type <code>T</code>.</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="../../../quarks/function/UnaryOperator.html" title="interface in quarks.function">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/function/class-use/UnaryOperator.html" target="_top">Frames</a></li>
-<li><a href="UnaryOperator.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/class-use/WrappedFunction.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/class-use/WrappedFunction.html b/content/javadoc/lastest/quarks/function/class-use/WrappedFunction.html
deleted file mode 100644
index fa35f2f..0000000
--- a/content/javadoc/lastest/quarks/function/class-use/WrappedFunction.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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Class quarks.function.WrappedFunction (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.function.WrappedFunction (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/function/WrappedFunction.html" title="class in quarks.function">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?quarks/function/class-use/WrappedFunction.html" target="_top">Frames</a></li>
-<li><a href="WrappedFunction.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 quarks.function.WrappedFunction" class="title">Uses of Class<br>quarks.function.WrappedFunction</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.function.WrappedFunction</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="../../../quarks/function/WrappedFunction.html" title="class in quarks.function">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/function/class-use/WrappedFunction.html" target="_top">Frames</a></li>
-<li><a href="WrappedFunction.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/package-frame.html b/content/javadoc/lastest/quarks/function/package-frame.html
deleted file mode 100644
index 91126f4..0000000
--- a/content/javadoc/lastest/quarks/function/package-frame.html
+++ /dev/null
@@ -1,33 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.function (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../quarks/function/package-summary.html" target="classFrame">quarks.function</a></h1>
-<div class="indexContainer">
-<h2 title="Interfaces">Interfaces</h2>
-<ul title="Interfaces">
-<li><a href="BiConsumer.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">BiConsumer</span></a></li>
-<li><a href="BiFunction.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">BiFunction</span></a></li>
-<li><a href="Consumer.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">Consumer</span></a></li>
-<li><a href="Function.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">Function</span></a></li>
-<li><a href="Predicate.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">Predicate</span></a></li>
-<li><a href="Supplier.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">Supplier</span></a></li>
-<li><a href="ToDoubleFunction.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">ToDoubleFunction</span></a></li>
-<li><a href="ToIntFunction.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">ToIntFunction</span></a></li>
-<li><a href="UnaryOperator.html" title="interface in quarks.function" target="classFrame"><span class="interfaceName">UnaryOperator</span></a></li>
-</ul>
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="Functions.html" title="class in quarks.function" target="classFrame">Functions</a></li>
-<li><a href="WrappedFunction.html" title="class in quarks.function" target="classFrame">WrappedFunction</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/package-summary.html b/content/javadoc/lastest/quarks/function/package-summary.html
deleted file mode 100644
index 75778b2..0000000
--- a/content/javadoc/lastest/quarks/function/package-summary.html
+++ /dev/null
@@ -1,226 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.function (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.function (Quarks v0.4.0)";
-        }
-    }
-    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="../../quarks/execution/services/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../quarks/graph/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/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;quarks.function</h1>
-<div class="docSummary">
-<div class="block">Functional interfaces for lambda expressions.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
-<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Interface</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;T,U&gt;</td>
-<td class="colLast">
-<div class="block">Consumer function that takes two arguments.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,U,R&gt;</td>
-<td class="colLast">
-<div class="block">Function that takes two arguments and returns a value.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;</td>
-<td class="colLast">
-<div class="block">Function that consumes a value.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,R&gt;</td>
-<td class="colLast">
-<div class="block">Single argument function.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;</td>
-<td class="colLast">
-<div class="block">Predicate function.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;T&gt;</td>
-<td class="colLast">
-<div class="block">Function that supplies a value.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a>&lt;T&gt;</td>
-<td class="colLast">
-<div class="block">Function that returns a double primitive.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;T&gt;</td>
-<td class="colLast">
-<div class="block">Function that returns a int primitive.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../quarks/function/UnaryOperator.html" title="interface in quarks.function">UnaryOperator</a>&lt;T&gt;</td>
-<td class="colLast">
-<div class="block">Function that returns the same type as its argument.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<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="../../quarks/function/Functions.html" title="class in quarks.function">Functions</a></td>
-<td class="colLast">
-<div class="block">Common functions and functional utilities.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../quarks/function/WrappedFunction.html" title="class in quarks.function">WrappedFunction</a>&lt;F&gt;</td>
-<td class="colLast">
-<div class="block">A wrapped function.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.function Description">Package quarks.function Description</h2>
-<div class="block">Functional interfaces for lambda expressions.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/execution/services/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../quarks/graph/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/function/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/function/package-tree.html b/content/javadoc/lastest/quarks/function/package-tree.html
deleted file mode 100644
index 17877d6..0000000
--- a/content/javadoc/lastest/quarks/function/package-tree.html
+++ /dev/null
@@ -1,159 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.function Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.function Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../quarks/execution/services/package-tree.html">Prev</a></li>
-<li><a href="../../quarks/graph/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/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 quarks.function</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.Object
-<ul>
-<li type="circle">quarks.function.<a href="../../quarks/function/Functions.html" title="class in quarks.function"><span class="typeNameLink">Functions</span></a></li>
-<li type="circle">quarks.function.<a href="../../quarks/function/WrappedFunction.html" title="class in quarks.function"><span class="typeNameLink">WrappedFunction</span></a>&lt;F&gt; (implements java.io.Serializable)</li>
-</ul>
-</li>
-</ul>
-<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
-<ul>
-<li type="circle">java.io.Serializable
-<ul>
-<li type="circle">quarks.function.<a href="../../quarks/function/BiConsumer.html" title="interface in quarks.function"><span class="typeNameLink">BiConsumer</span></a>&lt;T,U&gt;</li>
-<li type="circle">quarks.function.<a href="../../quarks/function/BiFunction.html" title="interface in quarks.function"><span class="typeNameLink">BiFunction</span></a>&lt;T,U,R&gt;</li>
-<li type="circle">quarks.function.<a href="../../quarks/function/Consumer.html" title="interface in quarks.function"><span class="typeNameLink">Consumer</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.function.<a href="../../quarks/function/Function.html" title="interface in quarks.function"><span class="typeNameLink">Function</span></a>&lt;T,R&gt;
-<ul>
-<li type="circle">quarks.function.<a href="../../quarks/function/UnaryOperator.html" title="interface in quarks.function"><span class="typeNameLink">UnaryOperator</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-<li type="circle">quarks.function.<a href="../../quarks/function/Predicate.html" title="interface in quarks.function"><span class="typeNameLink">Predicate</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.function.<a href="../../quarks/function/Supplier.html" title="interface in quarks.function"><span class="typeNameLink">Supplier</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.function.<a href="../../quarks/function/ToIntFunction.html" title="interface in quarks.function"><span class="typeNameLink">ToIntFunction</span></a>&lt;T&gt;</li>
-</ul>
-</li>
-<li type="circle">quarks.function.<a href="../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function"><span class="typeNameLink">ToDoubleFunction</span></a>&lt;T&gt;</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/execution/services/package-tree.html">Prev</a></li>
-<li><a href="../../quarks/graph/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/function/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[32/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/file/FileWriterRetentionConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/file/FileWriterRetentionConfig.html b/content/javadoc/lastest/quarks/connectors/file/FileWriterRetentionConfig.html
deleted file mode 100644
index d835480..0000000
--- a/content/javadoc/lastest/quarks/connectors/file/FileWriterRetentionConfig.html
+++ /dev/null
@@ -1,437 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>FileWriterRetentionConfig (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="FileWriterRetentionConfig (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":9,"i6":9,"i7":9,"i8":9,"i9":10};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/FileWriterRetentionConfig.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="../../../quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/file/FileWriterRetentionConfig.html" target="_top">Frames</a></li>
-<li><a href="FileWriterRetentionConfig.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">quarks.connectors.file</div>
-<h2 title="Class FileWriterRetentionConfig" class="title">Class FileWriterRetentionConfig</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.file.FileWriterRetentionConfig</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">FileWriterRetentionConfig</span>
-extends java.lang.Object</pre>
-<div class="block">FileWriter finalized (non-active) file retention configuration control.
- <p>
- File removal can be any combination of:
- <ul>
- <li>remove a file when <code>fileCount</code> would be exceeded</li>
- <li>remove a file when <code>aggregateFileSize</code> would be exceeded</li>
- <li>remove a file that's older than <code>ageSec</code> seconds</li>
- </ul></div>
-</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="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></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>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html#evaluate-int-long-">evaluate</a></span>(int&nbsp;fileCount,
-        long&nbsp;aggregateFileSize)</code>
-<div class="block">Evaluate if the specified values indicate that a final file should
- be removed.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html#getAgeSec--">getAgeSec</a></span>()</code>
-<div class="block">Get the file age configuration value.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html#getAggregateFileSize--">getAggregateFileSize</a></span>()</code>
-<div class="block">Get the aggregate file size configuration value.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html#getFileCount--">getFileCount</a></span>()</code>
-<div class="block">Get the file count configuration value.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html#getPeriodMsec--">getPeriodMsec</a></span>()</code>
-<div class="block">Get the time period configuration value.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html#newAgeBasedConfig-long-long-">newAgeBasedConfig</a></span>(long&nbsp;ageSec,
-                 long&nbsp;periodMsec)</code>
-<div class="block">same as <code>newConfig(0, 0, ageSe, periodMsecc)</code></div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html#newAggregateFileSizeBasedConfig-long-">newAggregateFileSizeBasedConfig</a></span>(long&nbsp;aggregateFileSize)</code>
-<div class="block">same as <code>newConfig(0, aggregateFileSize, 0, 0)</code></div>
-</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>static <a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html#newConfig-int-long-long-long-">newConfig</a></span>(int&nbsp;fileCount,
-         long&nbsp;aggregateFileSize,
-         long&nbsp;ageSec,
-         long&nbsp;periodMsec)</code>
-<div class="block">Create a new configuration.</div>
-</td>
-</tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code>static <a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html#newFileCountBasedConfig-int-">newFileCountBasedConfig</a></span>(int&nbsp;fileCount)</code>
-<div class="block">same as <code>newConfig(fileCount, 0, 0, 0)</code></div>
-</td>
-</tr>
-<tr id="i9" class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html#toString--">toString</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</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="newFileCountBasedConfig-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newFileCountBasedConfig</h4>
-<pre>public static&nbsp;<a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a>&nbsp;newFileCountBasedConfig(int&nbsp;fileCount)</pre>
-<div class="block">same as <code>newConfig(fileCount, 0, 0, 0)</code></div>
-</li>
-</ul>
-<a name="newAggregateFileSizeBasedConfig-long-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newAggregateFileSizeBasedConfig</h4>
-<pre>public static&nbsp;<a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a>&nbsp;newAggregateFileSizeBasedConfig(long&nbsp;aggregateFileSize)</pre>
-<div class="block">same as <code>newConfig(0, aggregateFileSize, 0, 0)</code></div>
-</li>
-</ul>
-<a name="newAgeBasedConfig-long-long-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newAgeBasedConfig</h4>
-<pre>public static&nbsp;<a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a>&nbsp;newAgeBasedConfig(long&nbsp;ageSec,
-                                                          long&nbsp;periodMsec)</pre>
-<div class="block">same as <code>newConfig(0, 0, ageSe, periodMsecc)</code></div>
-</li>
-</ul>
-<a name="newConfig-int-long-long-long-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newConfig</h4>
-<pre>public static&nbsp;<a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a>&nbsp;newConfig(int&nbsp;fileCount,
-                                                  long&nbsp;aggregateFileSize,
-                                                  long&nbsp;ageSec,
-                                                  long&nbsp;periodMsec)</pre>
-<div class="block">Create a new configuration.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>fileCount</code> - remove a file when <code>fileCount</code> would be exceeded. 0 to disable.</dd>
-<dd><code>aggregateFileSize</code> - remove a file when <code>aggregateFileSize</code> would be exceeded. 0 to disable.</dd>
-<dd><code>ageSec</code> - remove a file that's older than <code>ageSec</code> seconds.  0 to disable.</dd>
-<dd><code>periodMsec</code> - frequency for checking for ageSec based removal. 0 to disable.]</dd>
-</dl>
-</li>
-</ul>
-<a name="getFileCount--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getFileCount</h4>
-<pre>public&nbsp;int&nbsp;getFileCount()</pre>
-<div class="block">Get the file count configuration value.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getAggregateFileSize--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getAggregateFileSize</h4>
-<pre>public&nbsp;long&nbsp;getAggregateFileSize()</pre>
-<div class="block">Get the aggregate file size configuration value.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getAgeSec--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getAgeSec</h4>
-<pre>public&nbsp;long&nbsp;getAgeSec()</pre>
-<div class="block">Get the file age configuration value.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getPeriodMsec--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getPeriodMsec</h4>
-<pre>public&nbsp;long&nbsp;getPeriodMsec()</pre>
-<div class="block">Get the time period configuration value.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="evaluate-int-long-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>evaluate</h4>
-<pre>public&nbsp;boolean&nbsp;evaluate(int&nbsp;fileCount,
-                        long&nbsp;aggregateFileSize)</pre>
-<div class="block">Evaluate if the specified values indicate that a final file should
- be removed.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>fileCount</code> - the current number of retained files</dd>
-<dd><code>aggregateFileSize</code> - the aggregate size of all of the retained files</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>true if a retained file should be removed.</dd>
-</dl>
-</li>
-</ul>
-<a name="toString--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>toString</h4>
-<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
-</dl>
-</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/FileWriterRetentionConfig.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/file/FileWriterRetentionConfig.html" target="_top">Frames</a></li>
-<li><a href="FileWriterRetentionConfig.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/file/class-use/FileStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/file/class-use/FileStreams.html b/content/javadoc/lastest/quarks/connectors/file/class-use/FileStreams.html
deleted file mode 100644
index 13e0406..0000000
--- a/content/javadoc/lastest/quarks/connectors/file/class-use/FileStreams.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.file.FileStreams (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.file.FileStreams (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/file/FileStreams.html" title="class in quarks.connectors.file">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?quarks/connectors/file/class-use/FileStreams.html" target="_top">Frames</a></li>
-<li><a href="FileStreams.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 quarks.connectors.file.FileStreams" class="title">Uses of Class<br>quarks.connectors.file.FileStreams</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.file.FileStreams</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="../../../../quarks/connectors/file/FileStreams.html" title="class in quarks.connectors.file">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/file/class-use/FileStreams.html" target="_top">Frames</a></li>
-<li><a href="FileStreams.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterCycleConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterCycleConfig.html b/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterCycleConfig.html
deleted file mode 100644
index 407d7e4..0000000
--- a/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterCycleConfig.html
+++ /dev/null
@@ -1,218 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.file.FileWriterCycleConfig (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.file.FileWriterCycleConfig (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">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?quarks/connectors/file/class-use/FileWriterCycleConfig.html" target="_top">Frames</a></li>
-<li><a href="FileWriterCycleConfig.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 quarks.connectors.file.FileWriterCycleConfig" class="title">Uses of Class<br>quarks.connectors.file.FileWriterCycleConfig</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="../../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</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="#quarks.connectors.file">quarks.connectors.file</a></td>
-<td class="colLast">
-<div class="block">File stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.file">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a> in <a href="../../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</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="../../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a> that return <a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</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="../../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterPolicy.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterPolicy.html#getCycleConfig--">getCycleConfig</a></span>()</code>
-<div class="block">Get the policy's active file cycle configuration</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html#newConfig-long-int-long-quarks.function.Predicate-">newConfig</a></span>(long&nbsp;fileSize,
-         int&nbsp;cntTuples,
-         long&nbsp;periodMsec,
-         <a href="../../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
-<div class="block">Create a new configuration.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html#newCountBasedConfig-int-">newCountBasedConfig</a></span>(int&nbsp;cntTuples)</code>
-<div class="block">same as <code>newConfig0, cntTuples, 0, null)</code></div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html#newFileSizeBasedConfig-long-">newFileSizeBasedConfig</a></span>(long&nbsp;fileSize)</code>
-<div class="block">same as <code>newConfig(fileSize, 0, 0, null)</code></div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html#newPredicateBasedConfig-quarks.function.Predicate-">newPredicateBasedConfig</a></span>(<a href="../../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
-<div class="block">same as <code>newConfig(0, 0, 0, tuplePredicate)</code></div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html#newTimeBasedConfig-long-">newTimeBasedConfig</a></span>(long&nbsp;periodMsec)</code>
-<div class="block">same as <code>newConfig(0, 0, periodMsec, null)</code></div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a> with parameters of type <a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</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="../../../../quarks/connectors/file/FileWriterPolicy.html#FileWriterPolicy-quarks.connectors.file.FileWriterFlushConfig-quarks.connectors.file.FileWriterCycleConfig-quarks.connectors.file.FileWriterRetentionConfig-">FileWriterPolicy</a></span>(<a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;flushConfig,
-                <a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;cycleConfig,
-                <a href="../../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a>&nbsp;retentionConfig)</code>
-<div class="block">Create a new file writer policy instance.</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="../../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/file/class-use/FileWriterCycleConfig.html" target="_top">Frames</a></li>
-<li><a href="FileWriterCycleConfig.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterFlushConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterFlushConfig.html b/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterFlushConfig.html
deleted file mode 100644
index c034099..0000000
--- a/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterFlushConfig.html
+++ /dev/null
@@ -1,217 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.file.FileWriterFlushConfig (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.file.FileWriterFlushConfig (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">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?quarks/connectors/file/class-use/FileWriterFlushConfig.html" target="_top">Frames</a></li>
-<li><a href="FileWriterFlushConfig.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 quarks.connectors.file.FileWriterFlushConfig" class="title">Uses of Class<br>quarks.connectors.file.FileWriterFlushConfig</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="../../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</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="#quarks.connectors.file">quarks.connectors.file</a></td>
-<td class="colLast">
-<div class="block">File stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.file">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a> in <a href="../../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</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="../../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a> that return <a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</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="../../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterPolicy.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterPolicy.html#getFlushConfig--">getFlushConfig</a></span>()</code>
-<div class="block">Get the policy's active file flush configuration</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html#newConfig-int-long-quarks.function.Predicate-">newConfig</a></span>(int&nbsp;cntTuples,
-         long&nbsp;periodMsec,
-         <a href="../../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
-<div class="block">Create a new configuration.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html#newCountBasedConfig-int-">newCountBasedConfig</a></span>(int&nbsp;cntTuples)</code>
-<div class="block">same as <code>newConfig(cntTuples, 0, null)</code></div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html#newImplicitConfig--">newImplicitConfig</a></span>()</code>
-<div class="block">Create a new configuration.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html#newPredicateBasedConfig-quarks.function.Predicate-">newPredicateBasedConfig</a></span>(<a href="../../../../quarks/function/Predicate.html" title="interface in quarks.function">Predicate</a>&lt;T&gt;&nbsp;tuplePredicate)</code>
-<div class="block">same as <code>newConfig(0, 0, tuplePredicate)</code></div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html#newTimeBasedConfig-long-">newTimeBasedConfig</a></span>(long&nbsp;periodMsec)</code>
-<div class="block">same as <code>newConfig(0, periodMsec, null)</code></div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a> with parameters of type <a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</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="../../../../quarks/connectors/file/FileWriterPolicy.html#FileWriterPolicy-quarks.connectors.file.FileWriterFlushConfig-quarks.connectors.file.FileWriterCycleConfig-quarks.connectors.file.FileWriterRetentionConfig-">FileWriterPolicy</a></span>(<a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;flushConfig,
-                <a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;cycleConfig,
-                <a href="../../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a>&nbsp;retentionConfig)</code>
-<div class="block">Create a new file writer policy instance.</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="../../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/file/class-use/FileWriterFlushConfig.html" target="_top">Frames</a></li>
-<li><a href="FileWriterFlushConfig.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterPolicy.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterPolicy.html b/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterPolicy.html
deleted file mode 100644
index 873a988..0000000
--- a/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterPolicy.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.file.FileWriterPolicy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.file.FileWriterPolicy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file">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?quarks/connectors/file/class-use/FileWriterPolicy.html" target="_top">Frames</a></li>
-<li><a href="FileWriterPolicy.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 quarks.connectors.file.FileWriterPolicy" class="title">Uses of Class<br>quarks.connectors.file.FileWriterPolicy</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.file.FileWriterPolicy</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="../../../../quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/file/class-use/FileWriterPolicy.html" target="_top">Frames</a></li>
-<li><a href="FileWriterPolicy.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterRetentionConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterRetentionConfig.html b/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterRetentionConfig.html
deleted file mode 100644
index 58c40a9..0000000
--- a/content/javadoc/lastest/quarks/connectors/file/class-use/FileWriterRetentionConfig.html
+++ /dev/null
@@ -1,213 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.file.FileWriterRetentionConfig (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.file.FileWriterRetentionConfig (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">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?quarks/connectors/file/class-use/FileWriterRetentionConfig.html" target="_top">Frames</a></li>
-<li><a href="FileWriterRetentionConfig.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 quarks.connectors.file.FileWriterRetentionConfig" class="title">Uses of Class<br>quarks.connectors.file.FileWriterRetentionConfig</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="../../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</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="#quarks.connectors.file">quarks.connectors.file</a></td>
-<td class="colLast">
-<div class="block">File stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="quarks.connectors.file">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a> in <a href="../../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</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="../../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a> that return <a href="../../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</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="../../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a></code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterPolicy.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterPolicy.html#getRetentionConfig--">getRetentionConfig</a></span>()</code>
-<div class="block">Get the policy's retention configuration</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a></code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterRetentionConfig.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterRetentionConfig.html#newAgeBasedConfig-long-long-">newAgeBasedConfig</a></span>(long&nbsp;ageSec,
-                 long&nbsp;periodMsec)</code>
-<div class="block">same as <code>newConfig(0, 0, ageSe, periodMsecc)</code></div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a></code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterRetentionConfig.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterRetentionConfig.html#newAggregateFileSizeBasedConfig-long-">newAggregateFileSizeBasedConfig</a></span>(long&nbsp;aggregateFileSize)</code>
-<div class="block">same as <code>newConfig(0, aggregateFileSize, 0, 0)</code></div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a></code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterRetentionConfig.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterRetentionConfig.html#newConfig-int-long-long-long-">newConfig</a></span>(int&nbsp;fileCount,
-         long&nbsp;aggregateFileSize,
-         long&nbsp;ageSec,
-         long&nbsp;periodMsec)</code>
-<div class="block">Create a new configuration.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a></code></td>
-<td class="colLast"><span class="typeNameLabel">FileWriterRetentionConfig.</span><code><span class="memberNameLink"><a href="../../../../quarks/connectors/file/FileWriterRetentionConfig.html#newFileCountBasedConfig-int-">newFileCountBasedConfig</a></span>(int&nbsp;fileCount)</code>
-<div class="block">same as <code>newConfig(fileCount, 0, 0, 0)</code></div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a> with parameters of type <a href="../../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</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="../../../../quarks/connectors/file/FileWriterPolicy.html#FileWriterPolicy-quarks.connectors.file.FileWriterFlushConfig-quarks.connectors.file.FileWriterCycleConfig-quarks.connectors.file.FileWriterRetentionConfig-">FileWriterPolicy</a></span>(<a href="../../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;<a href="../../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;flushConfig,
-                <a href="../../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;<a href="../../../../quarks/connectors/file/FileWriterPolicy.html" title="type parameter in FileWriterPolicy">T</a>&gt;&nbsp;cycleConfig,
-                <a href="../../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a>&nbsp;retentionConfig)</code>
-<div class="block">Create a new file writer policy instance.</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="../../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?quarks/connectors/file/class-use/FileWriterRetentionConfig.html" target="_top">Frames</a></li>
-<li><a href="FileWriterRetentionConfig.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/file/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/file/package-frame.html b/content/javadoc/lastest/quarks/connectors/file/package-frame.html
deleted file mode 100644
index d934d99..0000000
--- a/content/javadoc/lastest/quarks/connectors/file/package-frame.html
+++ /dev/null
@@ -1,24 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.file (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../quarks/connectors/file/package-summary.html" target="classFrame">quarks.connectors.file</a></h1>
-<div class="indexContainer">
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="FileStreams.html" title="class in quarks.connectors.file" target="classFrame">FileStreams</a></li>
-<li><a href="FileWriterCycleConfig.html" title="class in quarks.connectors.file" target="classFrame">FileWriterCycleConfig</a></li>
-<li><a href="FileWriterFlushConfig.html" title="class in quarks.connectors.file" target="classFrame">FileWriterFlushConfig</a></li>
-<li><a href="FileWriterPolicy.html" title="class in quarks.connectors.file" target="classFrame">FileWriterPolicy</a></li>
-<li><a href="FileWriterRetentionConfig.html" title="class in quarks.connectors.file" target="classFrame">FileWriterRetentionConfig</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/file/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/file/package-summary.html b/content/javadoc/lastest/quarks/connectors/file/package-summary.html
deleted file mode 100644
index c901088..0000000
--- a/content/javadoc/lastest/quarks/connectors/file/package-summary.html
+++ /dev/null
@@ -1,182 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.file (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.file (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/apps/runtime/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/http/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/file/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;quarks.connectors.file</h1>
-<div class="docSummary">
-<div class="block">File stream connector.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</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="../../../quarks/connectors/file/FileStreams.html" title="class in quarks.connectors.file">FileStreams</a></td>
-<td class="colLast">
-<div class="block"><code>FileStreams</code> is a connector for integrating with file system objects.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file">FileWriterCycleConfig</a>&lt;T&gt;</td>
-<td class="colLast">
-<div class="block">FileWriter active file cycle configuration control.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file">FileWriterFlushConfig</a>&lt;T&gt;</td>
-<td class="colLast">
-<div class="block">FileWriter active file flush configuration control.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file">FileWriterPolicy</a>&lt;T&gt;</td>
-<td class="colLast">
-<div class="block">A full featured <code>IFileWriterPolicy</code> implementation.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file">FileWriterRetentionConfig</a></td>
-<td class="colLast">
-<div class="block">FileWriter finalized (non-active) file retention configuration control.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.connectors.file Description">Package quarks.connectors.file Description</h2>
-<div class="block">File stream connector.
- <p>
- Stream tuples may be written to files
- and created by reading from files.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/apps/runtime/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/http/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/file/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/file/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/file/package-tree.html b/content/javadoc/lastest/quarks/connectors/file/package-tree.html
deleted file mode 100644
index 7930c3e..0000000
--- a/content/javadoc/lastest/quarks/connectors/file/package-tree.html
+++ /dev/null
@@ -1,143 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.file Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.file Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/apps/runtime/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/http/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/file/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 quarks.connectors.file</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.Object
-<ul>
-<li type="circle">quarks.connectors.file.<a href="../../../quarks/connectors/file/FileStreams.html" title="class in quarks.connectors.file"><span class="typeNameLink">FileStreams</span></a></li>
-<li type="circle">quarks.connectors.file.<a href="../../../quarks/connectors/file/FileWriterCycleConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">FileWriterCycleConfig</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.connectors.file.<a href="../../../quarks/connectors/file/FileWriterFlushConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">FileWriterFlushConfig</span></a>&lt;T&gt;</li>
-<li type="circle">quarks.connectors.file.<a href="../../../quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file"><span class="typeNameLink">FileWriterPolicy</span></a>&lt;T&gt; (implements quarks.connectors.file.runtime.IFileWriterPolicy&lt;T&gt;)</li>
-<li type="circle">quarks.connectors.file.<a href="../../../quarks/connectors/file/FileWriterRetentionConfig.html" title="class in quarks.connectors.file"><span class="typeNameLink">FileWriterRetentionConfig</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/apps/runtime/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/http/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/file/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/file/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/file/package-use.html b/content/javadoc/lastest/quarks/connectors/file/package-use.html
deleted file mode 100644
index 9e695c5..0000000
--- a/content/javadoc/lastest/quarks/connectors/file/package-use.html
+++ /dev/null
@@ -1,173 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.connectors.file (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.file (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/connectors/file/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 quarks.connectors.file" class="title">Uses of Package<br>quarks.connectors.file</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="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</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="#quarks.connectors.file">quarks.connectors.file</a></td>
-<td class="colLast">
-<div class="block">File stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.file">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a> used by <a href="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</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="../../../quarks/connectors/file/class-use/FileWriterCycleConfig.html#quarks.connectors.file">FileWriterCycleConfig</a>
-<div class="block">FileWriter active file cycle configuration control.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../quarks/connectors/file/class-use/FileWriterFlushConfig.html#quarks.connectors.file">FileWriterFlushConfig</a>
-<div class="block">FileWriter active file flush configuration control.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../quarks/connectors/file/class-use/FileWriterRetentionConfig.html#quarks.connectors.file">FileWriterRetentionConfig</a>
-<div class="block">FileWriter finalized (non-active) file retention configuration control.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/file/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>



[17/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/Job.Action.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/Job.Action.html b/content/javadoc/lastest/quarks/execution/Job.Action.html
deleted file mode 100644
index 97c14c9..0000000
--- a/content/javadoc/lastest/quarks/execution/Job.Action.html
+++ /dev/null
@@ -1,399 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>Job.Action (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Job.Action (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/Job.Action.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="../../quarks/execution/Job.html" title="interface in quarks.execution"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/Job.Action.html" target="_top">Frames</a></li>
-<li><a href="Job.Action.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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">quarks.execution</div>
-<h2 title="Enum Job.Action" class="title">Enum Job.Action</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.Enum&lt;<a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a>&gt;</li>
-<li>
-<ul class="inheritance">
-<li>quarks.execution.Job.Action</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a>&gt;</dd>
-</dl>
-<dl>
-<dt>Enclosing interface:</dt>
-<dd><a href="../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static enum <span class="typeNameLabel">Job.Action</span>
-extends java.lang.Enum&lt;<a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a>&gt;</pre>
-<div class="block">Actions which trigger <a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution"><code>Job.State</code></a> transitions.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== ENUM CONSTANT SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.summary">
-<!--   -->
-</a>
-<h3>Enum Constant Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
-<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Enum Constant and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.Action.html#CLOSE">CLOSE</a></span></code>
-<div class="block">Close the job.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.Action.html#INITIALIZE">INITIALIZE</a></span></code>
-<div class="block">Initialize the job</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.Action.html#PAUSE">PAUSE</a></span></code>
-<div class="block">Pause the execution.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.Action.html#RESUME">RESUME</a></span></code>
-<div class="block">Resume the execution</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.Action.html#START">START</a></span></code>
-<div class="block">Start the execution.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static <a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.Action.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static <a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a>[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.Action.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
-<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ ENUM CONSTANT DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.detail">
-<!--   -->
-</a>
-<h3>Enum Constant Detail</h3>
-<a name="INITIALIZE">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>INITIALIZE</h4>
-<pre>public static final&nbsp;<a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a> INITIALIZE</pre>
-<div class="block">Initialize the job</div>
-</li>
-</ul>
-<a name="START">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>START</h4>
-<pre>public static final&nbsp;<a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a> START</pre>
-<div class="block">Start the execution.</div>
-</li>
-</ul>
-<a name="PAUSE">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>PAUSE</h4>
-<pre>public static final&nbsp;<a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a> PAUSE</pre>
-<div class="block">Pause the execution.</div>
-</li>
-</ul>
-<a name="RESUME">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>RESUME</h4>
-<pre>public static final&nbsp;<a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a> RESUME</pre>
-<div class="block">Resume the execution</div>
-</li>
-</ul>
-<a name="CLOSE">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>CLOSE</h4>
-<pre>public static final&nbsp;<a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a> CLOSE</pre>
-<div class="block">Close the job.</div>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="values--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>values</h4>
-<pre>public static&nbsp;<a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a>[]&nbsp;values()</pre>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.  This method may be used to iterate
-over the constants as follows:
-<pre>
-for (Job.Action c : Job.Action.values())
-&nbsp;   System.out.println(c);
-</pre></div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>an array containing the constants of this enum type, in the order they are declared</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOf-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
-<div class="block">Returns the enum constant of this type with the specified name.
-The string must match <i>exactly</i> an identifier used to declare an
-enum constant in this type.  (Extraneous whitespace characters are 
-not permitted.)</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the name of the enum constant to be returned.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the enum constant with the specified name</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
-<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
-</dl>
-</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/Job.Action.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/execution/Job.html" title="interface in quarks.execution"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/Job.Action.html" target="_top">Frames</a></li>
-<li><a href="Job.Action.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/Job.Health.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/Job.Health.html b/content/javadoc/lastest/quarks/execution/Job.Health.html
deleted file mode 100644
index 69c0ff0..0000000
--- a/content/javadoc/lastest/quarks/execution/Job.Health.html
+++ /dev/null
@@ -1,356 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>Job.Health (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Job.Health (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/Job.Health.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="../../quarks/execution/Job.Action.html" title="enum in quarks.execution"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/Job.Health.html" target="_top">Frames</a></li>
-<li><a href="Job.Health.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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">quarks.execution</div>
-<h2 title="Enum Job.Health" class="title">Enum Job.Health</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.Enum&lt;<a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a>&gt;</li>
-<li>
-<ul class="inheritance">
-<li>quarks.execution.Job.Health</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a>&gt;</dd>
-</dl>
-<dl>
-<dt>Enclosing interface:</dt>
-<dd><a href="../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static enum <span class="typeNameLabel">Job.Health</span>
-extends java.lang.Enum&lt;<a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a>&gt;</pre>
-<div class="block">Enumeration for the summarized health indicator of the graph nodes.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== ENUM CONSTANT SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.summary">
-<!--   -->
-</a>
-<h3>Enum Constant Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
-<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Enum Constant and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.Health.html#HEALTHY">HEALTHY</a></span></code>
-<div class="block">All graph nodes in the job are healthy.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.Health.html#UNHEALTHY">UNHEALTHY</a></span></code>
-<div class="block">The execution of at least one graph node in the job has stopped
- because of an abnormal condition.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static <a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.Health.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static <a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a>[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.Health.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
-<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ ENUM CONSTANT DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.detail">
-<!--   -->
-</a>
-<h3>Enum Constant Detail</h3>
-<a name="HEALTHY">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>HEALTHY</h4>
-<pre>public static final&nbsp;<a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a> HEALTHY</pre>
-<div class="block">All graph nodes in the job are healthy.</div>
-</li>
-</ul>
-<a name="UNHEALTHY">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>UNHEALTHY</h4>
-<pre>public static final&nbsp;<a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a> UNHEALTHY</pre>
-<div class="block">The execution of at least one graph node in the job has stopped
- because of an abnormal condition.</div>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="values--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>values</h4>
-<pre>public static&nbsp;<a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a>[]&nbsp;values()</pre>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.  This method may be used to iterate
-over the constants as follows:
-<pre>
-for (Job.Health c : Job.Health.values())
-&nbsp;   System.out.println(c);
-</pre></div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>an array containing the constants of this enum type, in the order they are declared</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOf-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
-<div class="block">Returns the enum constant of this type with the specified name.
-The string must match <i>exactly</i> an identifier used to declare an
-enum constant in this type.  (Extraneous whitespace characters are 
-not permitted.)</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the name of the enum constant to be returned.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the enum constant with the specified name</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
-<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
-</dl>
-</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/Job.Health.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/Job.Health.html" target="_top">Frames</a></li>
-<li><a href="Job.Health.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/Job.State.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/Job.State.html b/content/javadoc/lastest/quarks/execution/Job.State.html
deleted file mode 100644
index 8df99c9..0000000
--- a/content/javadoc/lastest/quarks/execution/Job.State.html
+++ /dev/null
@@ -1,399 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>Job.State (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Job.State (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/Job.State.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="../../quarks/execution/Job.Health.html" title="enum in quarks.execution"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/execution/Submitter.html" title="interface in quarks.execution"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/Job.State.html" target="_top">Frames</a></li>
-<li><a href="Job.State.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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">quarks.execution</div>
-<h2 title="Enum Job.State" class="title">Enum Job.State</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.Enum&lt;<a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a>&gt;</li>
-<li>
-<ul class="inheritance">
-<li>quarks.execution.Job.State</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a>&gt;</dd>
-</dl>
-<dl>
-<dt>Enclosing interface:</dt>
-<dd><a href="../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static enum <span class="typeNameLabel">Job.State</span>
-extends java.lang.Enum&lt;<a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a>&gt;</pre>
-<div class="block">States of a graph job.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== ENUM CONSTANT SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.summary">
-<!--   -->
-</a>
-<h3>Enum Constant Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation">
-<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Enum Constant and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.State.html#CLOSED">CLOSED</a></span></code>
-<div class="block">All the graph nodes are closed.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.State.html#CONSTRUCTED">CONSTRUCTED</a></span></code>
-<div class="block">Initial state, the graph nodes are not yet initialized.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.State.html#INITIALIZED">INITIALIZED</a></span></code>
-<div class="block">All the graph nodes have been initialized.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.State.html#PAUSED">PAUSED</a></span></code>
-<div class="block">All the graph nodes are paused.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.State.html#RUNNING">RUNNING</a></span></code>
-<div class="block">All the graph nodes are processing data.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static <a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.State.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the enum constant of this type with the specified name.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>static <a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a>[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.State.html#values--">values</a></span>()</code>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Enum</h3>
-<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ ENUM CONSTANT DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="enum.constant.detail">
-<!--   -->
-</a>
-<h3>Enum Constant Detail</h3>
-<a name="CONSTRUCTED">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>CONSTRUCTED</h4>
-<pre>public static final&nbsp;<a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a> CONSTRUCTED</pre>
-<div class="block">Initial state, the graph nodes are not yet initialized.</div>
-</li>
-</ul>
-<a name="INITIALIZED">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>INITIALIZED</h4>
-<pre>public static final&nbsp;<a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a> INITIALIZED</pre>
-<div class="block">All the graph nodes have been initialized.</div>
-</li>
-</ul>
-<a name="RUNNING">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>RUNNING</h4>
-<pre>public static final&nbsp;<a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a> RUNNING</pre>
-<div class="block">All the graph nodes are processing data.</div>
-</li>
-</ul>
-<a name="PAUSED">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>PAUSED</h4>
-<pre>public static final&nbsp;<a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a> PAUSED</pre>
-<div class="block">All the graph nodes are paused.</div>
-</li>
-</ul>
-<a name="CLOSED">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>CLOSED</h4>
-<pre>public static final&nbsp;<a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a> CLOSED</pre>
-<div class="block">All the graph nodes are closed.</div>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="values--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>values</h4>
-<pre>public static&nbsp;<a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a>[]&nbsp;values()</pre>
-<div class="block">Returns an array containing the constants of this enum type, in
-the order they are declared.  This method may be used to iterate
-over the constants as follows:
-<pre>
-for (Job.State c : Job.State.values())
-&nbsp;   System.out.println(c);
-</pre></div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>an array containing the constants of this enum type, in the order they are declared</dd>
-</dl>
-</li>
-</ul>
-<a name="valueOf-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre>
-<div class="block">Returns the enum constant of this type with the specified name.
-The string must match <i>exactly</i> an identifier used to declare an
-enum constant in this type.  (Extraneous whitespace characters are 
-not permitted.)</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the name of the enum constant to be returned.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the enum constant with the specified name</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
-<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
-</dl>
-</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/Job.State.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/execution/Submitter.html" title="interface in quarks.execution"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/Job.State.html" target="_top">Frames</a></li>
-<li><a href="Job.State.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><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
-<li>Field&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/Job.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/Job.html b/content/javadoc/lastest/quarks/execution/Job.html
deleted file mode 100644
index d190aa7..0000000
--- a/content/javadoc/lastest/quarks/execution/Job.html
+++ /dev/null
@@ -1,483 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>Job (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Job (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/Job.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="../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/Job.html" target="_top">Frames</a></li>
-<li><a href="Job.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><a href="#nested.class.summary">Nested</a>&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">quarks.execution</div>
-<h2 title="Interface Job" class="title">Interface Job</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd>quarks.graph.spi.execution.AbstractGraphJob, <a href="../../quarks/runtime/etiao/EtiaoJob.html" title="class in quarks.runtime.etiao">EtiaoJob</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">Job</span></pre>
-<div class="block">Actions and states for execution of a Quarks job.
- 
- The interface provides the main job lifecycle control, taking on the following 
- execution state values:
-
- <ul>
- <li><b>CONSTRUCTED</b>  This job has been constructed but the 
-      nodes are not yet initialized.</li>
- <li><b>INITIALIZED</b>  This job has been initialized and is 
-      ready to process data.
- <li><b>RUNNING</b>  This job is processing data.</li>
- <li><b>PAUSED</b>  This job is paused.</li>
- <li><b>CLOSED</b>  This job is closed.</li>
- </ul>
- 
- The interface provides access to two state values:
- <ul>
- <li> <a href="../../quarks/execution/Job.html#getCurrentState--"><code>Current</code></a> - The current state of execution 
-      when the job is not executing a state transition; the source state
-      while the job is making a state transition after the client code 
-      calls <a href="../../quarks/execution/Job.html#stateChange-quarks.execution.Job.Action-"><code>stateChange(Job.Action)</code></a>.</li>
- <li> <a href="../../quarks/execution/Job.html#getNextState--"><code>Next</code></a> - The destination state while the job 
-      is making a state transition; same as the current state while 
-      the job state is stable (that is, not making a transition).</LI>
- </ul>
- 
- The interface provides access to the job nodes 
- <a href="../../quarks/execution/Job.html#getHealth--">health summary</a>, described by the following values:
- <ul>
- <li><b>HEALTHY</b>  All graph nodes in the job are healthy.</li>
- <li><b>UNHEALTHY</b>  At least one graph node in the job is stopped or 
-      stopping.</li>
- </ul></div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="nested.class.summary">
-<!--   -->
-</a>
-<h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Interface and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a></span></code>
-<div class="block">Actions which trigger <a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution"><code>Job.State</code></a> transitions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a></span></code>
-<div class="block">Enumeration for the summarized health indicator of the graph nodes.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a></span></code>
-<div class="block">States of a graph job.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.html#complete--">complete</a></span>()</code>
-<div class="block">Waits for any outstanding job work to complete.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.html#complete-long-java.util.concurrent.TimeUnit-">complete</a></span>(long&nbsp;timeout,
-        java.util.concurrent.TimeUnit&nbsp;unit)</code>
-<div class="block">Waits for at most the specified time for the job to complete.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.html#getCurrentState--">getCurrentState</a></span>()</code>
-<div class="block">Retrieves the current state of this job.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.html#getHealth--">getHealth</a></span>()</code>
-<div class="block">Returns the summarized health indicator of the graph nodes.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.html#getId--">getId</a></span>()</code>
-<div class="block">Returns the identifier of this job.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.html#getLastError--">getLastError</a></span>()</code>
-<div class="block">Returns the last error message caught by the current job execution.</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.html#getName--">getName</a></span>()</code>
-<div class="block">Returns the name of this job.</div>
-</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code><a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.html#getNextState--">getNextState</a></span>()</code>
-<div class="block">Retrieves the next execution state when this job makes a state 
- transition.</div>
-</td>
-</tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Job.html#stateChange-quarks.execution.Job.Action-">stateChange</a></span>(<a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a>&nbsp;action)</code>
-<div class="block">Initiates an execution state change.</div>
-</td>
-</tr>
-</table>
-</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="getCurrentState--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getCurrentState</h4>
-<pre><a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a>&nbsp;getCurrentState()</pre>
-<div class="block">Retrieves the current state of this job.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the current state.</dd>
-</dl>
-</li>
-</ul>
-<a name="getNextState--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getNextState</h4>
-<pre><a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a>&nbsp;getNextState()</pre>
-<div class="block">Retrieves the next execution state when this job makes a state 
- transition.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the destination state while in a state transition; 
-      otherwise the same as <a href="../../quarks/execution/Job.html#getCurrentState--"><code>getCurrentState()</code></a>.</dd>
-</dl>
-</li>
-</ul>
-<a name="stateChange-quarks.execution.Job.Action-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>stateChange</h4>
-<pre>void&nbsp;stateChange(<a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a>&nbsp;action)
-          throws java.lang.IllegalArgumentException</pre>
-<div class="block">Initiates an execution state change.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>action</code> - which triggers the state change.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if the job is not in an appropriate 
-      state for the requested action, or the action is not supported.</dd>
-</dl>
-</li>
-</ul>
-<a name="getHealth--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getHealth</h4>
-<pre><a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a>&nbsp;getHealth()</pre>
-<div class="block">Returns the summarized health indicator of the graph nodes.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the summarized Job node health.</dd>
-</dl>
-</li>
-</ul>
-<a name="getLastError--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getLastError</h4>
-<pre>java.lang.String&nbsp;getLastError()</pre>
-<div class="block">Returns the last error message caught by the current job execution.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the last error message or an empty string if no error has 
-      been caught.</dd>
-</dl>
-</li>
-</ul>
-<a name="getName--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getName</h4>
-<pre>java.lang.String&nbsp;getName()</pre>
-<div class="block">Returns the name of this job. The name may be set when the job is 
- <a href="../../quarks/execution/Submitter.html#submit-E-com.google.gson.JsonObject-">submitted</a>.
- Implementations may create a job name if one is not specified at submit time.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the job name.</dd>
-</dl>
-</li>
-</ul>
-<a name="getId--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getId</h4>
-<pre>java.lang.String&nbsp;getId()</pre>
-<div class="block">Returns the identifier of this job.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>this job identifier.</dd>
-</dl>
-</li>
-</ul>
-<a name="complete--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>complete</h4>
-<pre>void&nbsp;complete()
-       throws java.util.concurrent.ExecutionException,
-              java.lang.InterruptedException</pre>
-<div class="block">Waits for any outstanding job work to complete.</div>
-<dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.util.concurrent.ExecutionException</code> - if the job execution threw an exception.</dd>
-<dd><code>java.lang.InterruptedException</code> - if the current thread was interrupted while waiting</dd>
-</dl>
-</li>
-</ul>
-<a name="complete-long-java.util.concurrent.TimeUnit-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>complete</h4>
-<pre>void&nbsp;complete(long&nbsp;timeout,
-              java.util.concurrent.TimeUnit&nbsp;unit)
-       throws java.util.concurrent.ExecutionException,
-              java.lang.InterruptedException,
-              java.util.concurrent.TimeoutException</pre>
-<div class="block">Waits for at most the specified time for the job to complete.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>timeout</code> - the time to wait</dd>
-<dd><code>unit</code> - the time unit of the timeout argument</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.util.concurrent.ExecutionException</code> - if the job execution threw an exception.</dd>
-<dd><code>java.lang.InterruptedException</code> - if the current thread was interrupted while waiting</dd>
-<dd><code>java.util.concurrent.TimeoutException</code> - if the wait timed out</dd>
-</dl>
-</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/Job.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/Job.html" target="_top">Frames</a></li>
-<li><a href="Job.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><a href="#nested.class.summary">Nested</a>&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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/Submitter.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/Submitter.html b/content/javadoc/lastest/quarks/execution/Submitter.html
deleted file mode 100644
index 8d36aea..0000000
--- a/content/javadoc/lastest/quarks/execution/Submitter.html
+++ /dev/null
@@ -1,281 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>Submitter (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Submitter (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/Submitter.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="../../quarks/execution/Job.State.html" title="enum in quarks.execution"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/Submitter.html" target="_top">Frames</a></li>
-<li><a href="Submitter.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">quarks.execution</div>
-<h2 title="Interface Submitter" class="title">Interface Submitter&lt;E,J extends <a href="../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>E</code> - the executable type</dd>
-<dd><code>J</code> - the submitted executable's future</dd>
-</dl>
-<dl>
-<dt>All Known Subinterfaces:</dt>
-<dd><a href="../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;E,J&gt;</dd>
-</dl>
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../quarks/providers/development/DevelopmentProvider.html" title="class in quarks.providers.development">DevelopmentProvider</a>, <a href="../../quarks/providers/direct/DirectProvider.html" title="class in quarks.providers.direct">DirectProvider</a>, <a href="../../quarks/providers/iot/IotProvider.html" title="class in quarks.providers.iot">IotProvider</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">Submitter&lt;E,J extends <a href="../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;</span></pre>
-<div class="block">An interface for submission of an executable.
- <p>
- The class implementing this interface is responsible
- for the semantics of this operation.  e.g., an direct topology
- provider would run the topology as threads in the current jvm.</div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>java.util.concurrent.Future&lt;<a href="../../quarks/execution/Submitter.html" title="type parameter in Submitter">J</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Submitter.html#submit-E-">submit</a></span>(<a href="../../quarks/execution/Submitter.html" title="type parameter in Submitter">E</a>&nbsp;executable)</code>
-<div class="block">Submit an executable.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>java.util.concurrent.Future&lt;<a href="../../quarks/execution/Submitter.html" title="type parameter in Submitter">J</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../quarks/execution/Submitter.html#submit-E-com.google.gson.JsonObject-">submit</a></span>(<a href="../../quarks/execution/Submitter.html" title="type parameter in Submitter">E</a>&nbsp;executable,
-      com.google.gson.JsonObject&nbsp;config)</code>
-<div class="block">Submit an executable.</div>
-</td>
-</tr>
-</table>
-</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="submit-java.lang.Object-">
-<!--   -->
-</a><a name="submit-E-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>submit</h4>
-<pre>java.util.concurrent.Future&lt;<a href="../../quarks/execution/Submitter.html" title="type parameter in Submitter">J</a>&gt;&nbsp;submit(<a href="../../quarks/execution/Submitter.html" title="type parameter in Submitter">E</a>&nbsp;executable)</pre>
-<div class="block">Submit an executable.
- No configuration options are specified,
- this is equivalent to <code>submit(executable, new JsonObject())</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>executable</code> - executable to submit</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a future for the submitted executable</dd>
-</dl>
-</li>
-</ul>
-<a name="submit-java.lang.Object-com.google.gson.JsonObject-">
-<!--   -->
-</a><a name="submit-E-com.google.gson.JsonObject-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>submit</h4>
-<pre>java.util.concurrent.Future&lt;<a href="../../quarks/execution/Submitter.html" title="type parameter in Submitter">J</a>&gt;&nbsp;submit(<a href="../../quarks/execution/Submitter.html" title="type parameter in Submitter">E</a>&nbsp;executable,
-                                      com.google.gson.JsonObject&nbsp;config)</pre>
-<div class="block">Submit an executable.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>executable</code> - executable to submit</dd>
-<dd><code>config</code> - context <a href="../../quarks/execution/Configs.html" title="interface in quarks.execution">information</a> for the submission</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a future for the submitted executable</dd>
-</dl>
-</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/Submitter.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/Submitter.html" target="_top">Frames</a></li>
-<li><a href="Submitter.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/class-use/Configs.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/class-use/Configs.html b/content/javadoc/lastest/quarks/execution/class-use/Configs.html
deleted file mode 100644
index cd20311..0000000
--- a/content/javadoc/lastest/quarks/execution/class-use/Configs.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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>Uses of Interface quarks.execution.Configs (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 Interface quarks.execution.Configs (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/execution/Configs.html" title="interface in quarks.execution">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?quarks/execution/class-use/Configs.html" target="_top">Frames</a></li>
-<li><a href="Configs.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 Interface quarks.execution.Configs" class="title">Uses of Interface<br>quarks.execution.Configs</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.execution.Configs</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="../../../quarks/execution/Configs.html" title="interface in quarks.execution">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/class-use/Configs.html" target="_top">Frames</a></li>
-<li><a href="Configs.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[20/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html
deleted file mode 100644
index a6a52d7..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html
+++ /dev/null
@@ -1,540 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>Jsr356WebSocketClient (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Jsr356WebSocketClient (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":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/Jsr356WebSocketClient.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>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" target="_top">Frames</a></li>
-<li><a href="Jsr356WebSocketClient.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.wsclient.javax.websocket</div>
-<h2 title="Class Jsr356WebSocketClient" class="title">Class Jsr356WebSocketClient</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.wsclient.javax.websocket.Jsr356WebSocketClient</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">WebSocketClient</a>, <a href="../../../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">Jsr356WebSocketClient</span>
-extends java.lang.Object
-implements <a href="../../../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">WebSocketClient</a></pre>
-<div class="block">A connector for sending and receiving messages to a WebSocket Server.
- <p>
- A connector is bound to its configuration specified 
- <code>javax.websockets</code> WebSocket URI.
- <p> 
- A single connector instance supports sinking at most one stream
- and sourcing at most one stream.
- <p>
- Sample use:
- <pre><code>
- // assuming a properties file containing at least:
- // ws.uri=ws://myWsServerHost/myService
-  
- String propsPath = &lt;path to properties file&gt;; 
- Properties properties = new Properties();
- properties.load(Files.newBufferedReader(new File(propsPath).toPath()));
-
- Topology t = ...;
- Jsr356WebSocketClient wsclient = new Jsr356WebSocketClient(t, properties);
- 
- // send a stream's JsonObject tuples as JSON WebSocket text messages
- TStream&lt;JsonObject&gt; s = ...;
- wsclient.send(s);
- 
- // create a stream of JsonObject tuples from received JSON WebSocket text messages
- TStream&lt;JsonObject&gt; r = wsclient.receive();
- r.print();
- </code></pre>
- <p>
- Note, the WebSocket protocol differentiates between text/String and 
- binary/byte messages.
- A receiver only receives the messages of the type that it requests.
- <p>
- The connector is written against the JSR356 <code>javax.websockets</code> API.
- <code>javax.websockets</code> uses the <code>ServiceLoader</code> to load
- an implementation of <code>javax.websocket.ContainerProvider</code>.
- <p>
- The supplied <code>connectors/javax.websocket-client</code> provides one
- such implementation. To use it, include
- <code>connectors/javax.websocket-client/lib/javax.websocket-client.jar</code>
- on your classpath.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html#Jsr356WebSocketClient-quarks.topology.Topology-java.util.Properties-">Jsr356WebSocketClient</a></span>(<a href="../../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;t,
-                     java.util.Properties&nbsp;config)</code>
-<div class="block">Create a new Web Socket Client connector.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html#Jsr356WebSocketClient-quarks.topology.Topology-java.util.Properties-quarks.function.Supplier-">Jsr356WebSocketClient</a></span>(<a href="../../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;t,
-                     java.util.Properties&nbsp;config,
-                     <a href="../../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;javax.websocket.WebSocketContainer&gt;&nbsp;containerFn)</code>
-<div class="block">Create a new Web Socket Client connector.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html#receive--">receive</a></span>()</code>
-<div class="block">Create a stream of JsonObject tuples from received JSON WebSocket text messages.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code><a href="../../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;byte[]&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html#receiveBytes--">receiveBytes</a></span>()</code>
-<div class="block">Create a stream of byte[] tuples from received WebSocket binary messages.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="../../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html#receiveString--">receiveString</a></span>()</code>
-<div class="block">Create a stream of String tuples from received WebSocket text messages.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="../../../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html#send-quarks.topology.TStream-">send</a></span>(<a href="../../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream)</code>
-<div class="block">Send a stream's JsonObject tuples as JSON in a WebSocket text message.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code><a href="../../../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;byte[]&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html#sendBytes-quarks.topology.TStream-">sendBytes</a></span>(<a href="../../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;byte[]&gt;&nbsp;stream)</code>
-<div class="block">Send a stream's byte[] tuples in a WebSocket binary message.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code><a href="../../../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html#sendString-quarks.topology.TStream-">sendString</a></span>(<a href="../../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;stream)</code>
-<div class="block">Send a stream's String tuples in a WebSocket text message.</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code><a href="../../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html#topology--">topology</a></span>()</code>
-<div class="block">Topology this element is contained in.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="Jsr356WebSocketClient-quarks.topology.Topology-java.util.Properties-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>Jsr356WebSocketClient</h4>
-<pre>public&nbsp;Jsr356WebSocketClient(<a href="../../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;t,
-                             java.util.Properties&nbsp;config)</pre>
-<div class="block">Create a new Web Socket Client connector.
- <p>
- Configuration parameters:
- <ul>
- <li>ws.uri - "ws://host[:port][/path]", "wss://host[:port][/path]"
-   the default port is 80 and 443 for "ws" and "wss" respectively.
-   The optional path must match the server's configuration.</li>
- <li>ws.trustStore - optional. Only used with "wss:".
-     Path to trust store file in JKS format.
-     If not set, the standard JRE and javax.net.ssl system properties
-     control the SSL behavior.
-     Generally not required if server has a CA-signed certificate.</li>
- <li>ws.trustStorePassword - required if ws.trustStore is set</li>
- <li>ws.keyStore - optional. Only used with "wss:" when the
-     server is configured for client auth.
-     Path to key store file in JKS format.
-     If not set, the standard JRE and javax.net.ssl system properties
-     control the SSL behavior.</li>
- <li>ws.keyStorePassword - required if ws.keyStore is set.</li>
- <li>ws.keyPassword - defaults to ws.keyStorePassword value</li>
- <li>ws.keyCertificateAlias - alias for certificate in key store. defaults to "default"</li>
- </ul>
- Additional keys in <code>config</code> are ignored.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>t</code> - the topology to add the connector to</dd>
-<dd><code>config</code> - the connector's configuration</dd>
-</dl>
-</li>
-</ul>
-<a name="Jsr356WebSocketClient-quarks.topology.Topology-java.util.Properties-quarks.function.Supplier-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>Jsr356WebSocketClient</h4>
-<pre>public&nbsp;Jsr356WebSocketClient(<a href="../../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;t,
-                             java.util.Properties&nbsp;config,
-                             <a href="../../../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;javax.websocket.WebSocketContainer&gt;&nbsp;containerFn)</pre>
-<div class="block">Create a new Web Socket Client connector.
- <p>
- This constructor is made available in case the container created
- by <a href="../../../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html#Jsr356WebSocketClient-quarks.topology.Topology-java.util.Properties-"><code>Jsr356WebSocketClient(Topology, Properties)</code></a>
- lacks the configuration needed for a particular use case.
- <p>
- At topology runtime <code>containerFn.get()</code> will be called to
- get a <code>javax.websocket.WebSocketContainer</code> that will be used to
- connect to the WebSocket server.
- <p>
- Only the "ws.uri" <code>config</code> parameter is used.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>t</code> - the topology to add the connector to</dd>
-<dd><code>config</code> - the connector's configuration</dd>
-<dd><code>containerFn</code> - supplier for a <code>WebSocketContainer</code>.  May be null.</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="send-quarks.topology.TStream-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>send</h4>
-<pre>public&nbsp;<a href="../../../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;com.google.gson.JsonObject&gt;&nbsp;send(<a href="../../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;stream)</pre>
-<div class="block">Send a stream's JsonObject tuples as JSON in a WebSocket text message.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../quarks/connectors/wsclient/WebSocketClient.html#send-quarks.topology.TStream-">send</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">WebSocketClient</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - the stream</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>sink</dd>
-</dl>
-</li>
-</ul>
-<a name="sendString-quarks.topology.TStream-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>sendString</h4>
-<pre>public&nbsp;<a href="../../../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;java.lang.String&gt;&nbsp;sendString(<a href="../../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;stream)</pre>
-<div class="block">Send a stream's String tuples in a WebSocket text message.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../quarks/connectors/wsclient/WebSocketClient.html#sendString-quarks.topology.TStream-">sendString</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">WebSocketClient</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - the stream</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>sink</dd>
-</dl>
-</li>
-</ul>
-<a name="sendBytes-quarks.topology.TStream-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>sendBytes</h4>
-<pre>public&nbsp;<a href="../../../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;byte[]&gt;&nbsp;sendBytes(<a href="../../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;byte[]&gt;&nbsp;stream)</pre>
-<div class="block">Send a stream's byte[] tuples in a WebSocket binary message.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../quarks/connectors/wsclient/WebSocketClient.html#sendBytes-quarks.topology.TStream-">sendBytes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">WebSocketClient</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - the stream</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>sink</dd>
-</dl>
-</li>
-</ul>
-<a name="receive--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>receive</h4>
-<pre>public&nbsp;<a href="../../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;com.google.gson.JsonObject&gt;&nbsp;receive()</pre>
-<div class="block">Create a stream of JsonObject tuples from received JSON WebSocket text messages.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../quarks/connectors/wsclient/WebSocketClient.html#receive--">receive</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">WebSocketClient</a></code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the stream</dd>
-</dl>
-</li>
-</ul>
-<a name="receiveString--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>receiveString</h4>
-<pre>public&nbsp;<a href="../../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;receiveString()</pre>
-<div class="block">Create a stream of String tuples from received WebSocket text messages.
- <p>
- Note, the WebSocket protocol differentiates between text/String and
- binary/byte messages.  This method only receives messages sent as text.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../quarks/connectors/wsclient/WebSocketClient.html#receiveString--">receiveString</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">WebSocketClient</a></code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the stream</dd>
-</dl>
-</li>
-</ul>
-<a name="receiveBytes--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>receiveBytes</h4>
-<pre>public&nbsp;<a href="../../../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;byte[]&gt;&nbsp;receiveBytes()</pre>
-<div class="block">Create a stream of byte[] tuples from received WebSocket binary messages.
- <p>
- Note, the WebSocket protocol differentiates between text/String and
- binary/byte messages.  This method only receives messages sent as bytes.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../quarks/connectors/wsclient/WebSocketClient.html#receiveBytes--">receiveBytes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">WebSocketClient</a></code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the stream</dd>
-</dl>
-</li>
-</ul>
-<a name="topology--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>topology</h4>
-<pre>public&nbsp;<a href="../../../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../quarks/topology/TopologyElement.html#topology--">TopologyElement</a></code></span></div>
-<div class="block">Topology this element is contained in.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../quarks/topology/TopologyElement.html#topology--">topology</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../quarks/topology/TopologyElement.html" title="interface in quarks.topology">TopologyElement</a></code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Topology this element is contained in.</dd>
-</dl>
-</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/Jsr356WebSocketClient.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" target="_top">Frames</a></li>
-<li><a href="Jsr356WebSocketClient.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/class-use/Jsr356WebSocketClient.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/class-use/Jsr356WebSocketClient.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/class-use/Jsr356WebSocketClient.html
deleted file mode 100644
index 11fa1ff..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/class-use/Jsr356WebSocketClient.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Class quarks.connectors.wsclient.javax.websocket.Jsr356WebSocketClient (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.wsclient.javax.websocket.Jsr356WebSocketClient (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in quarks.connectors.wsclient.javax.websocket">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?quarks/connectors/wsclient/javax/websocket/class-use/Jsr356WebSocketClient.html" target="_top">Frames</a></li>
-<li><a href="Jsr356WebSocketClient.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 quarks.connectors.wsclient.javax.websocket.Jsr356WebSocketClient" class="title">Uses of Class<br>quarks.connectors.wsclient.javax.websocket.Jsr356WebSocketClient</h2>
-</div>
-<div class="classUseContainer">No usage of quarks.connectors.wsclient.javax.websocket.Jsr356WebSocketClient</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="../../../../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in quarks.connectors.wsclient.javax.websocket">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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/class-use/Jsr356WebSocketClient.html" target="_top">Frames</a></li>
-<li><a href="Jsr356WebSocketClient.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-frame.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-frame.html
deleted file mode 100644
index ee6dc23..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-frame.html
+++ /dev/null
@@ -1,20 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.wsclient.javax.websocket (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../../../../quarks/connectors/wsclient/javax/websocket/package-summary.html" target="classFrame">quarks.connectors.wsclient.javax.websocket</a></h1>
-<div class="indexContainer">
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="Jsr356WebSocketClient.html" title="class in quarks.connectors.wsclient.javax.websocket" target="classFrame">Jsr356WebSocketClient</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-summary.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-summary.html
deleted file mode 100644
index 6cec702..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-summary.html
+++ /dev/null
@@ -1,155 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.wsclient.javax.websocket (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.wsclient.javax.websocket (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../quarks/connectors/wsclient/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/connectors/wsclient/javax/websocket/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;quarks.connectors.wsclient.javax.websocket</h1>
-<div class="docSummary">
-<div class="block">WebSocket Client Connector for sending and receiving messages to a WebSocket Server.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</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="../../../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in quarks.connectors.wsclient.javax.websocket">Jsr356WebSocketClient</a></td>
-<td class="colLast">
-<div class="block">A connector for sending and receiving messages to a WebSocket Server.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.connectors.wsclient.javax.websocket Description">Package quarks.connectors.wsclient.javax.websocket Description</h2>
-<div class="block">WebSocket Client Connector for sending and receiving messages to a WebSocket Server.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../../quarks/connectors/wsclient/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/connectors/wsclient/javax/websocket/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-tree.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-tree.html
deleted file mode 100644
index b6f05f4..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-tree.html
+++ /dev/null
@@ -1,139 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.wsclient.javax.websocket Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.wsclient.javax.websocket Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../../../quarks/connectors/wsclient/package-tree.html">Prev</a></li>
-<li><a href="../../../../../quarks/connectors/wsclient/javax/websocket/runtime/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/connectors/wsclient/javax/websocket/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 quarks.connectors.wsclient.javax.websocket</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.Object
-<ul>
-<li type="circle">quarks.connectors.wsclient.javax.websocket.<a href="../../../../../quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.html" title="class in quarks.connectors.wsclient.javax.websocket"><span class="typeNameLink">Jsr356WebSocketClient</span></a> (implements quarks.connectors.wsclient.<a href="../../../../../quarks/connectors/wsclient/WebSocketClient.html" title="interface in quarks.connectors.wsclient">WebSocketClient</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../../quarks/connectors/wsclient/package-tree.html">Prev</a></li>
-<li><a href="../../../../../quarks/connectors/wsclient/javax/websocket/runtime/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/connectors/wsclient/javax/websocket/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-use.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-use.html
deleted file mode 100644
index fed9831..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/package-use.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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.connectors.wsclient.javax.websocket (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.wsclient.javax.websocket (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/connectors/wsclient/javax/websocket/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 quarks.connectors.wsclient.javax.websocket" class="title">Uses of Package<br>quarks.connectors.wsclient.javax.websocket</h1>
-</div>
-<div class="contentContainer">No usage of quarks.connectors.wsclient.javax.websocket</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../index.html?quarks/connectors/wsclient/javax/websocket/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html
deleted file mode 100644
index 6422b93..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html
+++ /dev/null
@@ -1,276 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>WebSocketClientBinaryReceiver (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="WebSocketClientBinaryReceiver (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/WebSocketClientBinaryReceiver.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>Prev&nbsp;Class</li>
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinaryReceiver.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><a href="#fields.inherited.from.class.quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#methods.inherited.from.class.quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.wsclient.javax.websocket.runtime</div>
-<h2 title="Class WebSocketClientBinaryReceiver" class="title">Class WebSocketClientBinaryReceiver&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver</a>&lt;T&gt;</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver&lt;T&gt;</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.AutoCloseable, <a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;&gt;</dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">WebSocketClientBinaryReceiver&lt;T&gt;</span>
-extends <a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a>&lt;T&gt;</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../../serialized-form.html#quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinaryReceiver">Serialized Form</a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;quarks.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></h3>
-<code><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#connector">connector</a>, <a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#eventHandler">eventHandler</a></code></li>
-</ul>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html#WebSocketClientBinaryReceiver-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">WebSocketClientBinaryReceiver</a></span>(<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                             <a href="../../../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;byte[],<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="type parameter in WebSocketClientBinaryReceiver">T</a>&gt;&nbsp;toTuple)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;quarks.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></h3>
-<code><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#accept-quarks.function.Consumer-">accept</a>, <a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#close--">close</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.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="WebSocketClientBinaryReceiver-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>WebSocketClientBinaryReceiver</h4>
-<pre>public&nbsp;WebSocketClientBinaryReceiver(<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                                     <a href="../../../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;byte[],<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="type parameter in WebSocketClientBinaryReceiver">T</a>&gt;&nbsp;toTuple)</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/WebSocketClientBinaryReceiver.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinaryReceiver.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><a href="#fields.inherited.from.class.quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#methods.inherited.from.class.quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientReceiver">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html b/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html
deleted file mode 100644
index fe2bb09..0000000
--- a/content/javadoc/lastest/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html
+++ /dev/null
@@ -1,324 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>WebSocketClientBinarySender (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="WebSocketClientBinarySender (Quarks v0.4.0)";
-        }
-    }
-    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/WebSocketClientBinarySender.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="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinarySender.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><a href="#fields.inherited.from.class.quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.wsclient.javax.websocket.runtime</div>
-<h2 title="Class WebSocketClientBinarySender" class="title">Class WebSocketClientBinarySender&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender</a>&lt;T&gt;</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinarySender&lt;T&gt;</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable, java.lang.AutoCloseable, <a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;T&gt;</dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">WebSocketClientBinarySender&lt;T&gt;</span>
-extends <a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a>&lt;T&gt;</pre>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../../serialized-form.html#quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientBinarySender">Serialized Form</a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a name="fields.inherited.from.class.quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;quarks.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a></h3>
-<code><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#connector">connector</a></code></li>
-</ul>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html#WebSocketClientBinarySender-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">WebSocketClientBinarySender</a></span>(<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                           <a href="../../../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>,byte[]&gt;&nbsp;toPayload)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html#accept-T-">accept</a></span>(<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>&nbsp;value)</code>
-<div class="block">Apply the function to <code>value</code>.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;quarks.connectors.wsclient.javax.websocket.runtime.<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a></h3>
-<code><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#close--">close</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.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="WebSocketClientBinarySender-quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-quarks.function.Function-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>WebSocketClientBinarySender</h4>
-<pre>public&nbsp;WebSocketClientBinarySender(<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a>&nbsp;connector,
-                                   <a href="../../../../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>,byte[]&gt;&nbsp;toPayload)</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="accept-java.lang.Object-">
-<!--   -->
-</a><a name="accept-T-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>accept</h4>
-<pre>public&nbsp;void&nbsp;accept(<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>&nbsp;value)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../../quarks/function/Consumer.html#accept-T-">Consumer</a></code></span></div>
-<div class="block">Apply the function to <code>value</code>.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../../quarks/function/Consumer.html#accept-T-">accept</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>&gt;</code></dd>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#accept-T-">accept</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a>&lt;<a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - Value function is applied to.</dd>
-</dl>
-</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/WebSocketClientBinarySender.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../../quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../../../index.html?quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" target="_top">Frames</a></li>
-<li><a href="WebSocketClientBinarySender.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><a href="#fields.inherited.from.class.quarks.connectors.wsclient.javax.websocket.runtime.WebSocketClientSender">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>


[42/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/index-all.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/index-all.html b/content/javadoc/lastest/index-all.html
deleted file mode 100644
index aa051d8..0000000
--- a/content/javadoc/lastest/index-all.html
+++ /dev/null
@@ -1,5113 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Index (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Index (Quarks v0.4.0)";
-        }
-    }
-    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>Package</li>
-<li>Class</li>
-<li>Use</li>
-<li><a href="overview-tree.html">Tree</a></li>
-<li><a href="deprecated-list.html">Deprecated</a></li>
-<li class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
-<li><a href="index-all.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="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:Q">Q</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:Z">Z</a>&nbsp;<a name="I:A">
-<!--   -->
-</a>
-<h2 class="title">A</h2>
-<dl>
-<dt><a href="quarks/samples/apps/AbstractApplication.html" title="class in quarks.samples.apps"><span class="typeNameLink">AbstractApplication</span></a> - Class in <a href="quarks/samples/apps/package-summary.html">quarks.samples.apps</a></dt>
-<dd>
-<div class="block">An Application base class.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/apps/AbstractApplication.html#AbstractApplication-java.lang.String-">AbstractApplication(String)</a></span> - Constructor for class quarks.samples.apps.<a href="quarks/samples/apps/AbstractApplication.html" title="class in quarks.samples.apps">AbstractApplication</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="quarks/runtime/etiao/AbstractContext.html" title="class in quarks.runtime.etiao"><span class="typeNameLink">AbstractContext</span></a>&lt;<a href="quarks/runtime/etiao/AbstractContext.html" title="type parameter in AbstractContext">I</a>,<a href="quarks/runtime/etiao/AbstractContext.html" title="type parameter in AbstractContext">O</a>&gt; - Class in <a href="quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</a></dt>
-<dd>
-<div class="block">Provides a skeletal implementation of the <a href="quarks/oplet/OpletContext.html" title="interface in quarks.oplet"><code>OpletContext</code></a>
- interface.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/etiao/AbstractContext.html#AbstractContext-quarks.oplet.JobContext-quarks.execution.services.RuntimeServices-">AbstractContext(JobContext, RuntimeServices)</a></span> - Constructor for class quarks.runtime.etiao.<a href="quarks/runtime/etiao/AbstractContext.html" title="class in quarks.runtime.etiao">AbstractContext</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="quarks/test/svt/apps/iotf/AbstractIotfApplication.html" title="class in quarks.test.svt.apps.iotf"><span class="typeNameLink">AbstractIotfApplication</span></a> - Class in <a href="quarks/test/svt/apps/iotf/package-summary.html">quarks.test.svt.apps.iotf</a></dt>
-<dd>
-<div class="block">An IotF Application base class.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/test/svt/apps/iotf/AbstractIotfApplication.html#AbstractIotfApplication-java.lang.String-">AbstractIotfApplication(String)</a></span> - Constructor for class quarks.test.svt.apps.iotf.<a href="quarks/test/svt/apps/iotf/AbstractIotfApplication.html" title="class in quarks.test.svt.apps.iotf">AbstractIotfApplication</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="quarks/samples/apps/mqtt/AbstractMqttApplication.html" title="class in quarks.samples.apps.mqtt"><span class="typeNameLink">AbstractMqttApplication</span></a> - Class in <a href="quarks/samples/apps/mqtt/package-summary.html">quarks.samples.apps.mqtt</a></dt>
-<dd>
-<div class="block">An MQTT Application base class.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/apps/mqtt/AbstractMqttApplication.html#AbstractMqttApplication-java.lang.String-">AbstractMqttApplication(String)</a></span> - Constructor for class quarks.samples.apps.mqtt.<a href="quarks/samples/apps/mqtt/AbstractMqttApplication.html" title="class in quarks.samples.apps.mqtt">AbstractMqttApplication</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="quarks/oplet/core/AbstractOplet.html" title="class in quarks.oplet.core"><span class="typeNameLink">AbstractOplet</span></a>&lt;<a href="quarks/oplet/core/AbstractOplet.html" title="type parameter in AbstractOplet">I</a>,<a href="quarks/oplet/core/AbstractOplet.html" title="type parameter in AbstractOplet">O</a>&gt; - Class in <a href="quarks/oplet/core/package-summary.html">quarks.oplet.core</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/core/AbstractOplet.html#AbstractOplet--">AbstractOplet()</a></span> - Constructor for class quarks.oplet.core.<a href="quarks/oplet/core/AbstractOplet.html" title="class in quarks.oplet.core">AbstractOplet</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html#accept-T-">accept(T)</a></span> - Method in class quarks.connectors.wsclient.javax.websocket.runtime.<a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#accept-quarks.function.Consumer-">accept(Consumer&lt;T&gt;)</a></span> - Method in class quarks.connectors.wsclient.javax.websocket.runtime.<a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#accept-T-">accept(T)</a></span> - Method in class quarks.connectors.wsclient.javax.websocket.runtime.<a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/function/BiConsumer.html#accept-T-U-">accept(T, U)</a></span> - Method in interface quarks.function.<a href="quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a></dt>
-<dd>
-<div class="block">Consume the two arguments.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/function/Consumer.html#accept-T-">accept(T)</a></span> - Method in interface quarks.function.<a href="quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a></dt>
-<dd>
-<div class="block">Apply the function to <code>value</code>.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/core/FanOut.html#accept-T-">accept(T)</a></span> - Method in class quarks.oplet.core.<a href="quarks/oplet/core/FanOut.html" title="class in quarks.oplet.core">FanOut</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/core/Peek.html#accept-T-">accept(T)</a></span> - Method in class quarks.oplet.core.<a href="quarks/oplet/core/Peek.html" title="class in quarks.oplet.core">Peek</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/core/Split.html#accept-T-">accept(T)</a></span> - Method in class quarks.oplet.core.<a href="quarks/oplet/core/Split.html" title="class in quarks.oplet.core">Split</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/functional/Events.html#accept-T-">accept(T)</a></span> - Method in class quarks.oplet.functional.<a href="quarks/oplet/functional/Events.html" title="class in quarks.oplet.functional">Events</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/functional/Filter.html#accept-T-">accept(T)</a></span> - Method in class quarks.oplet.functional.<a href="quarks/oplet/functional/Filter.html" title="class in quarks.oplet.functional">Filter</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/functional/FlatMap.html#accept-I-">accept(I)</a></span> - Method in class quarks.oplet.functional.<a href="quarks/oplet/functional/FlatMap.html" title="class in quarks.oplet.functional">FlatMap</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/functional/Map.html#accept-I-">accept(I)</a></span> - Method in class quarks.oplet.functional.<a href="quarks/oplet/functional/Map.html" title="class in quarks.oplet.functional">Map</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/plumbing/Barrier.html#accept-T-int-">accept(T, int)</a></span> - Method in class quarks.oplet.plumbing.<a href="quarks/oplet/plumbing/Barrier.html" title="class in quarks.oplet.plumbing">Barrier</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/plumbing/Isolate.html#accept-T-">accept(T)</a></span> - Method in class quarks.oplet.plumbing.<a href="quarks/oplet/plumbing/Isolate.html" title="class in quarks.oplet.plumbing">Isolate</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/plumbing/PressureReliever.html#accept-T-">accept(T)</a></span> - Method in class quarks.oplet.plumbing.<a href="quarks/oplet/plumbing/PressureReliever.html" title="class in quarks.oplet.plumbing">PressureReliever</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/plumbing/UnorderedIsolate.html#accept-T-">accept(T)</a></span> - Method in class quarks.oplet.plumbing.<a href="quarks/oplet/plumbing/UnorderedIsolate.html" title="class in quarks.oplet.plumbing">UnorderedIsolate</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/window/Aggregate.html#accept-T-">accept(T)</a></span> - Method in class quarks.oplet.window.<a href="quarks/oplet/window/Aggregate.html" title="class in quarks.oplet.window">Aggregate</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/etiao/SettableForwarder.html#accept-T-">accept(T)</a></span> - Method in class quarks.runtime.etiao.<a href="quarks/runtime/etiao/SettableForwarder.html" title="class in quarks.runtime.etiao">SettableForwarder</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/window/InsertionTimeList.html#add-T-">add(T)</a></span> - Method in class quarks.window.<a href="quarks/window/InsertionTimeList.html" title="class in quarks.window">InsertionTimeList</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/apps/sensorAnalytics/Sensor1.html#addAnalytics--">addAnalytics()</a></span> - Method in class quarks.samples.apps.sensorAnalytics.<a href="quarks/samples/apps/sensorAnalytics/Sensor1.html" title="class in quarks.samples.apps.sensorAnalytics">Sensor1</a></dt>
-<dd>
-<div class="block">Add the sensor's analytics to the topology.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/test/svt/apps/GpsAnalyticsApplication.html#addAnalytics--">addAnalytics()</a></span> - Method in class quarks.test.svt.apps.<a href="quarks/test/svt/apps/GpsAnalyticsApplication.html" title="class in quarks.test.svt.apps">GpsAnalyticsApplication</a></dt>
-<dd>
-<div class="block">Add the GPS sensor analytics to the topology.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/test/svt/apps/ObdAnalyticsApplication.html#addAnalytics--">addAnalytics()</a></span> - Method in class quarks.test.svt.apps.<a href="quarks/test/svt/apps/ObdAnalyticsApplication.html" title="class in quarks.test.svt.apps">ObdAnalyticsApplication</a></dt>
-<dd>
-<div class="block">Add the ODB sensor's analytics to the topology.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/execution/services/ServiceContainer.html#addCleaner-quarks.function.BiConsumer-">addCleaner(BiConsumer&lt;String, String&gt;)</a></span> - Method in class quarks.execution.services.<a href="quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a></dt>
-<dd>
-<div class="block">Registers a new cleaner.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/connectors/Options.html#addHandler-java.lang.String-quarks.function.Function-">addHandler(String, Function&lt;String, T&gt;)</a></span> - Method in class quarks.samples.connectors.<a href="quarks/samples/connectors/Options.html" title="class in quarks.samples.connectors">Options</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/connectors/Options.html#addHandler-java.lang.String-quarks.function.Function-T-">addHandler(String, Function&lt;String, T&gt;, T)</a></span> - Method in class quarks.samples.connectors.<a href="quarks/samples/connectors/Options.html" title="class in quarks.samples.connectors">Options</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/apps/iot/IotDevicePubSub.html#addIotDevice-quarks.topology.TopologyElement-">addIotDevice(TopologyElement)</a></span> - Static method in class quarks.apps.iot.<a href="quarks/apps/iot/IotDevicePubSub.html" title="class in quarks.apps.iot">IotDevicePubSub</a></dt>
-<dd>
-<div class="block">Add a proxy <code>IotDevice</code> for the topology containing <code>te</code>.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/jmxcontrol/JMXControlService.html#additionalNameKeys-java.util.Hashtable-">additionalNameKeys(Hashtable&lt;String, String&gt;)</a></span> - Method in class quarks.runtime.jmxcontrol.<a href="quarks/runtime/jmxcontrol/JMXControlService.html" title="class in quarks.runtime.jmxcontrol">JMXControlService</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/execution/services/JobRegistryService.html#addJob-quarks.execution.Job-">addJob(Job)</a></span> - Method in interface quarks.execution.services.<a href="quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services">JobRegistryService</a></dt>
-<dd>
-<div class="block">Adds the specified job.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/jobregistry/JobRegistry.html#addJob-quarks.execution.Job-">addJob(Job)</a></span> - Method in class quarks.runtime.jobregistry.<a href="quarks/runtime/jobregistry/JobRegistry.html" title="class in quarks.runtime.jobregistry">JobRegistry</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/metrics/MetricObjectNameFactory.html#addKeyProperties-java.lang.String-java.util.Map-">addKeyProperties(String, Map&lt;String, String&gt;)</a></span> - Method in class quarks.metrics.<a href="quarks/metrics/MetricObjectNameFactory.html" title="class in quarks.metrics">MetricObjectNameFactory</a></dt>
-<dd>
-<div class="block">Extracts job and oplet identifier values from the specified buffer and 
- adds the <a href="quarks/metrics/MetricObjectNameFactory.html#KEY_JOBID"><code>MetricObjectNameFactory.KEY_JOBID</code></a> and <a href="quarks/metrics/MetricObjectNameFactory.html#KEY_OPID"><code>MetricObjectNameFactory.KEY_OPID</code></a> key properties to the 
- specified properties map.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/execution/services/JobRegistryService.html#addListener-quarks.function.BiConsumer-">addListener(BiConsumer&lt;JobRegistryService.EventType, Job&gt;)</a></span> - Method in interface quarks.execution.services.<a href="quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services">JobRegistryService</a></dt>
-<dd>
-<div class="block">Adds a handler to a collection of listeners that will be notified
- on job registration and state changes.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/jobregistry/JobRegistry.html#addListener-quarks.function.BiConsumer-">addListener(BiConsumer&lt;JobRegistryService.EventType, Job&gt;)</a></span> - Method in class quarks.runtime.jobregistry.<a href="quarks/runtime/jobregistry/JobRegistry.html" title="class in quarks.runtime.jobregistry">JobRegistry</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/etiao/Executable.html#addOpletInvocation-T-int-int-">addOpletInvocation(T, int, int)</a></span> - Method in class quarks.runtime.etiao.<a href="quarks/runtime/etiao/Executable.html" title="class in quarks.runtime.etiao">Executable</a></dt>
-<dd>
-<div class="block">Creates a new <code>Invocation</code> associated with the specified oplet.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/graph/Vertex.html#addOutput--">addOutput()</a></span> - Method in interface quarks.graph.<a href="quarks/graph/Vertex.html" title="interface in quarks.graph">Vertex</a></dt>
-<dd>
-<div class="block">Add an output port to the vertex.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/etiao/graph/ExecutableVertex.html#addOutput--">addOutput()</a></span> - Method in class quarks.runtime.etiao.graph.<a href="quarks/runtime/etiao/graph/ExecutableVertex.html" title="class in quarks.runtime.etiao.graph">ExecutableVertex</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/etiao/Invocation.html#addOutput--">addOutput()</a></span> - Method in class quarks.runtime.etiao.<a href="quarks/runtime/etiao/Invocation.html" title="class in quarks.runtime.etiao">Invocation</a></dt>
-<dd>
-<div class="block">Adds a new output.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/execution/services/ServiceContainer.html#addService-java.lang.Class-T-">addService(Class&lt;T&gt;, T)</a></span> - Method in class quarks.execution.services.<a href="quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a></dt>
-<dd>
-<div class="block">Adds the specified service to this <code>ServiceContainer</code>.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/pubsub/service/ProviderPubSub.html#addSubscriber-java.lang.String-java.lang.Class-quarks.function.Consumer-">addSubscriber(String, Class&lt;T&gt;, Consumer&lt;T&gt;)</a></span> - Method in class quarks.connectors.pubsub.service.<a href="quarks/connectors/pubsub/service/ProviderPubSub.html" title="class in quarks.connectors.pubsub.service">ProviderPubSub</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/pubsub/service/PublishSubscribeService.html#addSubscriber-java.lang.String-java.lang.Class-quarks.function.Consumer-">addSubscriber(String, Class&lt;T&gt;, Consumer&lt;T&gt;)</a></span> - Method in interface quarks.connectors.pubsub.service.<a href="quarks/connectors/pubsub/service/PublishSubscribeService.html" title="interface in quarks.connectors.pubsub.service">PublishSubscribeService</a></dt>
-<dd>
-<div class="block">Add a subscriber to a published topic.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/etiao/TrackingScheduledExecutor.html#afterExecute-java.lang.Runnable-java.lang.Throwable-">afterExecute(Runnable, Throwable)</a></span> - Method in class quarks.runtime.etiao.<a href="quarks/runtime/etiao/TrackingScheduledExecutor.html" title="class in quarks.runtime.etiao">TrackingScheduledExecutor</a></dt>
-<dd>
-<div class="block">Invoked by the super class after each task execution.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/math3/json/JsonAnalytics.html#aggregate-quarks.topology.TWindow-java.lang.String-java.lang.String-quarks.analytics.math3.json.JsonUnivariateAggregate...-">aggregate(TWindow&lt;JsonObject, K&gt;, String, String, JsonUnivariateAggregate...)</a></span> - Static method in class quarks.analytics.math3.json.<a href="quarks/analytics/math3/json/JsonAnalytics.html" title="class in quarks.analytics.math3.json">JsonAnalytics</a></dt>
-<dd>
-<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/math3/json/JsonAnalytics.html#aggregate-quarks.topology.TWindow-java.lang.String-java.lang.String-quarks.function.ToDoubleFunction-quarks.analytics.math3.json.JsonUnivariateAggregate...-">aggregate(TWindow&lt;JsonObject, K&gt;, String, String, ToDoubleFunction&lt;JsonObject&gt;, JsonUnivariateAggregate...)</a></span> - Static method in class quarks.analytics.math3.json.<a href="quarks/analytics/math3/json/JsonAnalytics.html" title="class in quarks.analytics.math3.json">JsonAnalytics</a></dt>
-<dd>
-<div class="block">Aggregate against a single <code>Numeric</code> variable contained in an JSON object.</div>
-</dd>
-<dt><a href="quarks/oplet/window/Aggregate.html" title="class in quarks.oplet.window"><span class="typeNameLink">Aggregate</span></a>&lt;<a href="quarks/oplet/window/Aggregate.html" title="type parameter in Aggregate">T</a>,<a href="quarks/oplet/window/Aggregate.html" title="type parameter in Aggregate">U</a>,<a href="quarks/oplet/window/Aggregate.html" title="type parameter in Aggregate">K</a>&gt; - Class in <a href="quarks/oplet/window/package-summary.html">quarks.oplet.window</a></dt>
-<dd>
-<div class="block">Aggregate a window.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/window/Aggregate.html#Aggregate-quarks.window.Window-quarks.function.BiFunction-">Aggregate(Window&lt;T, K, ? extends List&lt;T&gt;&gt;, BiFunction&lt;List&lt;T&gt;, K, U&gt;)</a></span> - Constructor for class quarks.oplet.window.<a href="quarks/oplet/window/Aggregate.html" title="class in quarks.oplet.window">Aggregate</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/TWindow.html#aggregate-quarks.function.BiFunction-">aggregate(BiFunction&lt;List&lt;T&gt;, K, U&gt;)</a></span> - Method in interface quarks.topology.<a href="quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a></dt>
-<dd>
-<div class="block">Declares a stream that is a continuous aggregation of
- partitions in this window.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/math3/json/JsonAnalytics.html#aggregateList-java.lang.String-java.lang.String-quarks.function.ToDoubleFunction-quarks.analytics.math3.json.JsonUnivariateAggregate...-">aggregateList(String, String, ToDoubleFunction&lt;JsonObject&gt;, JsonUnivariateAggregate...)</a></span> - Static method in class quarks.analytics.math3.json.<a href="quarks/analytics/math3/json/JsonAnalytics.html" title="class in quarks.analytics.math3.json">JsonAnalytics</a></dt>
-<dd>
-<div class="block">Create a Function that aggregates against a single <code>Numeric</code>
- variable contained in an JSON object.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/console/ConsoleWaterDetector.html#alertFilter-quarks.topology.TStream-int-boolean-">alertFilter(TStream&lt;JsonObject&gt;, int, boolean)</a></span> - Static method in class quarks.samples.console.<a href="quarks/samples/console/ConsoleWaterDetector.html" title="class in quarks.samples.console">ConsoleWaterDetector</a></dt>
-<dd>
-<div class="block">Look through the stream and check to see if any of the measurements cause concern.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/graph/Connector.html#alias-java.lang.String-">alias(String)</a></span> - Method in interface quarks.graph.<a href="quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a></dt>
-<dd>
-<div class="block">Set the alias for the connector.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/services/ApplicationService.html#ALIAS">ALIAS</a></span> - Static variable in interface quarks.topology.services.<a href="quarks/topology/services/ApplicationService.html" title="interface in quarks.topology.services">ApplicationService</a></dt>
-<dd>
-<div class="block">Default alias a service registers its control MBean as.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/TStream.html#alias-java.lang.String-">alias(String)</a></span> - Method in interface quarks.topology.<a href="quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a></dt>
-<dd>
-<div class="block">Set an alias for the stream.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/jsoncontrol/JsonControlService.html#ALIAS_KEY">ALIAS_KEY</a></span> - Static variable in class quarks.runtime.jsoncontrol.<a href="quarks/runtime/jsoncontrol/JsonControlService.html" title="class in quarks.runtime.jsoncontrol">JsonControlService</a></dt>
-<dd>
-<div class="block">Key for the alias of the control MBean in a JSON request.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/function/Functions.html#alwaysFalse--">alwaysFalse()</a></span> - Static method in class quarks.function.<a href="quarks/function/Functions.html" title="class in quarks.function">Functions</a></dt>
-<dd>
-<div class="block">A Predicate that is always false</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/window/Policies.html#alwaysInsert--">alwaysInsert()</a></span> - Static method in class quarks.window.<a href="quarks/window/Policies.html" title="class in quarks.window">Policies</a></dt>
-<dd>
-<div class="block">Returns an insertion policy that indicates the tuple
- is to be inserted into the partition.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/function/Functions.html#alwaysTrue--">alwaysTrue()</a></span> - Static method in class quarks.function.<a href="quarks/function/Functions.html" title="class in quarks.function">Functions</a></dt>
-<dd>
-<div class="block">A Predicate that is always true</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/tester/Tester.html#and-quarks.topology.tester.Condition...-">and(Condition&lt;?&gt;...)</a></span> - Method in interface quarks.topology.tester.<a href="quarks/topology/tester/Tester.html" title="interface in quarks.topology.tester">Tester</a></dt>
-<dd>
-<div class="block">Return a condition that is valid only if all of <code>conditions</code> are valid.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/apps/iot/IotDevicePubSub.html#APP_NAME">APP_NAME</a></span> - Static variable in class quarks.apps.iot.<a href="quarks/apps/iot/IotDevicePubSub.html" title="class in quarks.apps.iot">IotDevicePubSub</a></dt>
-<dd>
-<div class="block">IotDevicePubSub application name.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/apps/runtime/JobMonitorApp.html#APP_NAME">APP_NAME</a></span> - Static variable in class quarks.apps.runtime.<a href="quarks/apps/runtime/JobMonitorApp.html" title="class in quarks.apps.runtime">JobMonitorApp</a></dt>
-<dd>
-<div class="block">Job monitoring application name.</div>
-</dd>
-<dt><a href="quarks/topology/services/ApplicationService.html" title="interface in quarks.topology.services"><span class="typeNameLink">ApplicationService</span></a> - Interface in <a href="quarks/topology/services/package-summary.html">quarks.topology.services</a></dt>
-<dd>
-<div class="block">Application registration service.</div>
-</dd>
-<dt><a href="quarks/topology/mbeans/ApplicationServiceMXBean.html" title="interface in quarks.topology.mbeans"><span class="typeNameLink">ApplicationServiceMXBean</span></a> - Interface in <a href="quarks/topology/mbeans/package-summary.html">quarks.topology.mbeans</a></dt>
-<dd>
-<div class="block">Control MBean for the application service.</div>
-</dd>
-<dt><a href="quarks/samples/apps/ApplicationUtilities.html" title="class in quarks.samples.apps"><span class="typeNameLink">ApplicationUtilities</span></a> - Class in <a href="quarks/samples/apps/package-summary.html">quarks.samples.apps</a></dt>
-<dd>
-<div class="block">Some general purpose application configuration driven utilities.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/apps/ApplicationUtilities.html#ApplicationUtilities-java.util.Properties-">ApplicationUtilities(Properties)</a></span> - Constructor for class quarks.samples.apps.<a href="quarks/samples/apps/ApplicationUtilities.html" title="class in quarks.samples.apps">ApplicationUtilities</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/jdbc/CheckedFunction.html#apply-T-">apply(T)</a></span> - Method in interface quarks.connectors.jdbc.<a href="quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc">CheckedFunction</a></dt>
-<dd>
-<div class="block">Apply a function to <code>t</code> and return the result.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/function/BiFunction.html#apply-T-U-">apply(T, U)</a></span> - Method in interface quarks.function.<a href="quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></dt>
-<dd>
-<div class="block">Apply a function to <code>t</code> and <code>u</code>.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/function/Function.html#apply-T-">apply(T)</a></span> - Method in interface quarks.function.<a href="quarks/function/Function.html" title="interface in quarks.function">Function</a></dt>
-<dd>
-<div class="block">Apply a function to <code>value</code>.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/function/ToDoubleFunction.html#applyAsDouble-T-">applyAsDouble(T)</a></span> - Method in interface quarks.function.<a href="quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a></dt>
-<dd>
-<div class="block">Apply a function to <code>value</code>.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/function/ToIntFunction.html#applyAsInt-T-">applyAsInt(T)</a></span> - Method in interface quarks.function.<a href="quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a></dt>
-<dd>
-<div class="block">Apply a function to <code>value</code>.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/plumbing/LoadBalancedSplitter.html#applyAsInt-T-">applyAsInt(T)</a></span> - Method in class quarks.topology.plumbing.<a href="quarks/topology/plumbing/LoadBalancedSplitter.html" title="class in quarks.topology.plumbing">LoadBalancedSplitter</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="quarks/runtime/appservice/AppService.html" title="class in quarks.runtime.appservice"><span class="typeNameLink">AppService</span></a> - Class in <a href="quarks/runtime/appservice/package-summary.html">quarks.runtime.appservice</a></dt>
-<dd>
-<div class="block">Application service for a <code>TopologyProvider</code>.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/appservice/AppService.html#AppService-quarks.topology.TopologyProvider-quarks.execution.DirectSubmitter-java.lang.String-">AppService(TopologyProvider, DirectSubmitter&lt;Topology, Job&gt;, String)</a></span> - Constructor for class quarks.runtime.appservice.<a href="quarks/runtime/appservice/AppService.html" title="class in quarks.runtime.appservice">AppService</a></dt>
-<dd>
-<div class="block">Create an <code>ApplicationService</code> instance.</div>
-</dd>
-<dt><a href="quarks/runtime/appservice/AppServiceControl.html" title="class in quarks.runtime.appservice"><span class="typeNameLink">AppServiceControl</span></a> - Class in <a href="quarks/runtime/appservice/package-summary.html">quarks.runtime.appservice</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/jsoncontrol/JsonControlService.html#ARGS_KEY">ARGS_KEY</a></span> - Static variable in class quarks.runtime.jsoncontrol.<a href="quarks/runtime/jsoncontrol/JsonControlService.html" title="class in quarks.runtime.jsoncontrol">JsonControlService</a></dt>
-<dd>
-<div class="block">Key for the argument list.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/json/JsonFunctions.html#asBytes--">asBytes()</a></span> - Static method in class quarks.topology.json.<a href="quarks/topology/json/JsonFunctions.html" title="class in quarks.topology.json">JsonFunctions</a></dt>
-<dd>
-<div class="block">Get the UTF-8 bytes representation of the JSON for a JsonObject.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/json/JsonFunctions.html#asString--">asString()</a></span> - Static method in class quarks.topology.json.<a href="quarks/topology/json/JsonFunctions.html" title="class in quarks.topology.json">JsonFunctions</a></dt>
-<dd>
-<div class="block">Get the JSON for a JsonObject.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/TStream.html#asString--">asString()</a></span> - Method in interface quarks.topology.<a href="quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a></dt>
-<dd>
-<div class="block">Convert this stream to a stream of <code>String</code> tuples by calling
- <code>toString()</code> on each tuple.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/iot/QoS.html#AT_LEAST_ONCE">AT_LEAST_ONCE</a></span> - Static variable in interface quarks.connectors.iot.<a href="quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot">QoS</a></dt>
-<dd>
-<div class="block">The message containing the event arrives at the message hub at least once.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/iot/QoS.html#AT_MOST_ONCE">AT_MOST_ONCE</a></span> - Static variable in interface quarks.connectors.iot.<a href="quarks/connectors/iot/QoS.html" title="interface in quarks.connectors.iot">QoS</a></dt>
-<dd>
-<div class="block">The message containing the event arrives at the message hub either once or not at all.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/sensors/Ranges.html#atLeast-T-">atLeast(T)</a></span> - Static method in class quarks.analytics.sensors.<a href="quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors">Ranges</a></dt>
-<dd>
-<div class="block">Create a Range [lowerEndpoint..*) (inclusive/CLOSED)</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/tester/Tester.html#atLeastTupleCount-quarks.topology.TStream-long-">atLeastTupleCount(TStream&lt;?&gt;, long)</a></span> - Method in interface quarks.topology.tester.<a href="quarks/topology/tester/Tester.html" title="interface in quarks.topology.tester">Tester</a></dt>
-<dd>
-<div class="block">Return a condition that evaluates if <code>stream</code> has submitted at
- least <code>expectedCount</code> number of tuples.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/sensors/Ranges.html#atMost-T-">atMost(T)</a></span> - Static method in class quarks.analytics.sensors.<a href="quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors">Ranges</a></dt>
-<dd>
-<div class="block">Create a Range (*..upperEndpoint] (inclusive/CLOSED)</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/connectors/Util.html#awaitState-quarks.execution.Job-quarks.execution.Job.State-long-java.util.concurrent.TimeUnit-">awaitState(Job, Job.State, long, TimeUnit)</a></span> - Static method in class quarks.samples.connectors.<a href="quarks/samples/connectors/Util.html" title="class in quarks.samples.connectors">Util</a></dt>
-<dd>
-<div class="block">Wait for the job to reach the specified state.</div>
-</dd>
-</dl>
-<a name="I:B">
-<!--   -->
-</a>
-<h2 class="title">B</h2>
-<dl>
-<dt><a href="quarks/oplet/plumbing/Barrier.html" title="class in quarks.oplet.plumbing"><span class="typeNameLink">Barrier</span></a>&lt;<a href="quarks/oplet/plumbing/Barrier.html" title="type parameter in Barrier">T</a>&gt; - Class in <a href="quarks/oplet/plumbing/package-summary.html">quarks.oplet.plumbing</a></dt>
-<dd>
-<div class="block">A tuple synchronization barrier.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/plumbing/Barrier.html#Barrier-int-">Barrier(int)</a></span> - Constructor for class quarks.oplet.plumbing.<a href="quarks/oplet/plumbing/Barrier.html" title="class in quarks.oplet.plumbing">Barrier</a></dt>
-<dd>
-<div class="block">Create a new instance.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/plumbing/PlumbingStreams.html#barrier-java.util.List-">barrier(List&lt;TStream&lt;T&gt;&gt;)</a></span> - Static method in class quarks.topology.plumbing.<a href="quarks/topology/plumbing/PlumbingStreams.html" title="class in quarks.topology.plumbing">PlumbingStreams</a></dt>
-<dd>
-<div class="block">A tuple synchronization barrier.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/plumbing/PlumbingStreams.html#barrier-java.util.List-int-">barrier(List&lt;TStream&lt;T&gt;&gt;, int)</a></span> - Static method in class quarks.topology.plumbing.<a href="quarks/topology/plumbing/PlumbingStreams.html" title="class in quarks.topology.plumbing">PlumbingStreams</a></dt>
-<dd>
-<div class="block">A tuple synchronization barrier.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/http/HttpClients.html#basic-java.lang.String-java.lang.String-">basic(String, String)</a></span> - Static method in class quarks.connectors.http.<a href="quarks/connectors/http/HttpClients.html" title="class in quarks.connectors.http">HttpClients</a></dt>
-<dd>
-<div class="block">Create a basic authentication HTTP client with a fixed user and password.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/http/HttpClients.html#basic-quarks.function.Supplier-quarks.function.Supplier-">basic(Supplier&lt;String&gt;, Supplier&lt;String&gt;)</a></span> - Static method in class quarks.connectors.http.<a href="quarks/connectors/http/HttpClients.html" title="class in quarks.connectors.http">HttpClients</a></dt>
-<dd>
-<div class="block">Method to create a basic authentication HTTP client.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/TWindow.html#batch-quarks.function.BiFunction-">batch(BiFunction&lt;List&lt;T&gt;, K, U&gt;)</a></span> - Method in interface quarks.topology.<a href="quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a></dt>
-<dd>
-<div class="block">Declares a stream that represents a batched aggregation of
- partitions in this window.</div>
-</dd>
-<dt><a href="quarks/function/BiConsumer.html" title="interface in quarks.function"><span class="typeNameLink">BiConsumer</span></a>&lt;<a href="quarks/function/BiConsumer.html" title="type parameter in BiConsumer">T</a>,<a href="quarks/function/BiConsumer.html" title="type parameter in BiConsumer">U</a>&gt; - Interface in <a href="quarks/function/package-summary.html">quarks.function</a></dt>
-<dd>
-<div class="block">Consumer function that takes two arguments.</div>
-</dd>
-<dt><a href="quarks/function/BiFunction.html" title="interface in quarks.function"><span class="typeNameLink">BiFunction</span></a>&lt;<a href="quarks/function/BiFunction.html" title="type parameter in BiFunction">T</a>,<a href="quarks/function/BiFunction.html" title="type parameter in BiFunction">U</a>,<a href="quarks/function/BiFunction.html" title="type parameter in BiFunction">R</a>&gt; - Interface in <a href="quarks/function/package-summary.html">quarks.function</a></dt>
-<dd>
-<div class="block">Function that takes two arguments and returns a value.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/connectors/elm327/runtime/CommandExecutor.html#binary-byte:A-int-int-">binary(byte[], int, int)</a></span> - Static method in class quarks.samples.connectors.elm327.runtime.<a href="quarks/samples/connectors/elm327/runtime/CommandExecutor.html" title="class in quarks.samples.connectors.elm327.runtime">CommandExecutor</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/plumbing/PlumbingStreams.html#blockingDelay-quarks.topology.TStream-long-java.util.concurrent.TimeUnit-">blockingDelay(TStream&lt;T&gt;, long, TimeUnit)</a></span> - Static method in class quarks.topology.plumbing.<a href="quarks/topology/plumbing/PlumbingStreams.html" title="class in quarks.topology.plumbing">PlumbingStreams</a></dt>
-<dd>
-<div class="block">Insert a blocking delay between tuples.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/plumbing/PlumbingStreams.html#blockingOneShotDelay-quarks.topology.TStream-long-java.util.concurrent.TimeUnit-">blockingOneShotDelay(TStream&lt;T&gt;, long, TimeUnit)</a></span> - Static method in class quarks.topology.plumbing.<a href="quarks/topology/plumbing/PlumbingStreams.html" title="class in quarks.topology.plumbing">PlumbingStreams</a></dt>
-<dd>
-<div class="block">Insert a blocking delay before forwarding the first tuple and
- no delay for subsequent tuples.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/plumbing/PlumbingStreams.html#blockingThrottle-quarks.topology.TStream-long-java.util.concurrent.TimeUnit-">blockingThrottle(TStream&lt;T&gt;, long, TimeUnit)</a></span> - Static method in class quarks.topology.plumbing.<a href="quarks/topology/plumbing/PlumbingStreams.html" title="class in quarks.topology.plumbing">PlumbingStreams</a></dt>
-<dd>
-<div class="block">Maintain a constant blocking delay between tuples.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/connectors/kafka/PublisherApp.html#buildAppTopology--">buildAppTopology()</a></span> - Method in class quarks.samples.connectors.kafka.<a href="quarks/samples/connectors/kafka/PublisherApp.html" title="class in quarks.samples.connectors.kafka">PublisherApp</a></dt>
-<dd>
-<div class="block">Create a topology for the publisher application.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/connectors/kafka/SubscriberApp.html#buildAppTopology--">buildAppTopology()</a></span> - Method in class quarks.samples.connectors.kafka.<a href="quarks/samples/connectors/kafka/SubscriberApp.html" title="class in quarks.samples.connectors.kafka">SubscriberApp</a></dt>
-<dd>
-<div class="block">Create a topology for the subscriber application.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/connectors/mqtt/PublisherApp.html#buildAppTopology--">buildAppTopology()</a></span> - Method in class quarks.samples.connectors.mqtt.<a href="quarks/samples/connectors/mqtt/PublisherApp.html" title="class in quarks.samples.connectors.mqtt">PublisherApp</a></dt>
-<dd>
-<div class="block">Create a topology for the publisher application.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/connectors/mqtt/SubscriberApp.html#buildAppTopology--">buildAppTopology()</a></span> - Method in class quarks.samples.connectors.mqtt.<a href="quarks/samples/connectors/mqtt/SubscriberApp.html" title="class in quarks.samples.connectors.mqtt">SubscriberApp</a></dt>
-<dd>
-<div class="block">Create a topology for the subscriber application.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/apps/AbstractApplication.html#buildTopology-quarks.topology.Topology-">buildTopology(Topology)</a></span> - Method in class quarks.samples.apps.<a href="quarks/samples/apps/AbstractApplication.html" title="class in quarks.samples.apps">AbstractApplication</a></dt>
-<dd>
-<div class="block">Build the application's topology.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/apps/mqtt/DeviceCommsApp.html#buildTopology-quarks.topology.Topology-">buildTopology(Topology)</a></span> - Method in class quarks.samples.apps.mqtt.<a href="quarks/samples/apps/mqtt/DeviceCommsApp.html" title="class in quarks.samples.apps.mqtt">DeviceCommsApp</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html#buildTopology-quarks.topology.Topology-">buildTopology(Topology)</a></span> - Method in class quarks.samples.apps.sensorAnalytics.<a href="quarks/samples/apps/sensorAnalytics/SensorAnalyticsApplication.html" title="class in quarks.samples.apps.sensorAnalytics">SensorAnalyticsApplication</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/test/svt/apps/FleetManagementAnalyticsClientApplication.html#buildTopology-quarks.topology.Topology-">buildTopology(Topology)</a></span> - Method in class quarks.test.svt.apps.<a href="quarks/test/svt/apps/FleetManagementAnalyticsClientApplication.html" title="class in quarks.test.svt.apps">FleetManagementAnalyticsClientApplication</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/utils/sensor/SimulatedSensors.html#burstySensor-quarks.topology.Topology-java.lang.String-">burstySensor(Topology, String)</a></span> - Static method in class quarks.samples.utils.sensor.<a href="quarks/samples/utils/sensor/SimulatedSensors.html" title="class in quarks.samples.utils.sensor">SimulatedSensors</a></dt>
-<dd>
-<div class="block">Create a stream of simulated bursty sensor readings.</div>
-</dd>
-</dl>
-<a name="I:C">
-<!--   -->
-</a>
-<h2 class="title">C</h2>
-<dl>
-<dt><span class="memberNameLink"><a href="quarks/topology/plumbing/LoadBalancedSplitter.html#channelDone-int-">channelDone(int)</a></span> - Method in class quarks.topology.plumbing.<a href="quarks/topology/plumbing/LoadBalancedSplitter.html" title="class in quarks.topology.plumbing">LoadBalancedSplitter</a></dt>
-<dd>
-<div class="block">Signal that the channel is done processing the splitter supplied tuple.</div>
-</dd>
-<dt><a href="quarks/connectors/jdbc/CheckedFunction.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">CheckedFunction</span></a>&lt;<a href="quarks/connectors/jdbc/CheckedFunction.html" title="type parameter in CheckedFunction">T</a>,<a href="quarks/connectors/jdbc/CheckedFunction.html" title="type parameter in CheckedFunction">R</a>&gt; - Interface in <a href="quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</a></dt>
-<dd>
-<div class="block">Function to apply a funtion to an input value and return a result.</div>
-</dd>
-<dt><a href="quarks/connectors/jdbc/CheckedSupplier.html" title="interface in quarks.connectors.jdbc"><span class="typeNameLink">CheckedSupplier</span></a>&lt;<a href="quarks/connectors/jdbc/CheckedSupplier.html" title="type parameter in CheckedSupplier">T</a>&gt; - Interface in <a href="quarks/connectors/jdbc/package-summary.html">quarks.connectors.jdbc</a></dt>
-<dd>
-<div class="block">Function that supplies a result and may throw an Exception.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/execution/services/ServiceContainer.html#cleanOplet-java.lang.String-java.lang.String-">cleanOplet(String, String)</a></span> - Method in class quarks.execution.services.<a href="quarks/execution/services/ServiceContainer.html" title="class in quarks.execution.services">ServiceContainer</a></dt>
-<dd>
-<div class="block">Invokes all the registered cleaners in the context of the specified 
- job and element.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/math3/json/JsonUnivariateAggregator.html#clear-com.google.gson.JsonElement-int-">clear(JsonElement, int)</a></span> - Method in interface quarks.analytics.math3.json.<a href="quarks/analytics/math3/json/JsonUnivariateAggregator.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregator</a></dt>
-<dd>
-<div class="block">Clear the aggregator to prepare for a new aggregation.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/math3/stat/JsonStorelessStatistic.html#clear-com.google.gson.JsonElement-int-">clear(JsonElement, int)</a></span> - Method in class quarks.analytics.math3.stat.<a href="quarks/analytics/math3/stat/JsonStorelessStatistic.html" title="class in quarks.analytics.math3.stat">JsonStorelessStatistic</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/window/InsertionTimeList.html#clear--">clear()</a></span> - Method in class quarks.window.<a href="quarks/window/InsertionTimeList.html" title="class in quarks.window">InsertionTimeList</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/file/FileWriterPolicy.html#close--">close()</a></span> - Method in class quarks.connectors.file.<a href="quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file">FileWriterPolicy</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#close--">close()</a></span> - Method in class quarks.connectors.wsclient.javax.websocket.runtime.<a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#close--">close()</a></span> - Method in class quarks.connectors.wsclient.javax.websocket.runtime.<a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/metrics/oplets/SingleMetricAbstractOplet.html#close--">close()</a></span> - Method in class quarks.metrics.oplets.<a href="quarks/metrics/oplets/SingleMetricAbstractOplet.html" title="class in quarks.metrics.oplets">SingleMetricAbstractOplet</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/core/FanIn.html#close--">close()</a></span> - Method in class quarks.oplet.core.<a href="quarks/oplet/core/FanIn.html" title="class in quarks.oplet.core">FanIn</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/core/FanOut.html#close--">close()</a></span> - Method in class quarks.oplet.core.<a href="quarks/oplet/core/FanOut.html" title="class in quarks.oplet.core">FanOut</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/core/Sink.html#close--">close()</a></span> - Method in class quarks.oplet.core.<a href="quarks/oplet/core/Sink.html" title="class in quarks.oplet.core">Sink</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/core/Split.html#close--">close()</a></span> - Method in class quarks.oplet.core.<a href="quarks/oplet/core/Split.html" title="class in quarks.oplet.core">Split</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/core/Union.html#close--">close()</a></span> - Method in class quarks.oplet.core.<a href="quarks/oplet/core/Union.html" title="class in quarks.oplet.core">Union</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/functional/Events.html#close--">close()</a></span> - Method in class quarks.oplet.functional.<a href="quarks/oplet/functional/Events.html" title="class in quarks.oplet.functional">Events</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/functional/Filter.html#close--">close()</a></span> - Method in class quarks.oplet.functional.<a href="quarks/oplet/functional/Filter.html" title="class in quarks.oplet.functional">Filter</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/functional/FlatMap.html#close--">close()</a></span> - Method in class quarks.oplet.functional.<a href="quarks/oplet/functional/FlatMap.html" title="class in quarks.oplet.functional">FlatMap</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/functional/Map.html#close--">close()</a></span> - Method in class quarks.oplet.functional.<a href="quarks/oplet/functional/Map.html" title="class in quarks.oplet.functional">Map</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/functional/Peek.html#close--">close()</a></span> - Method in class quarks.oplet.functional.<a href="quarks/oplet/functional/Peek.html" title="class in quarks.oplet.functional">Peek</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/functional/SupplierPeriodicSource.html#close--">close()</a></span> - Method in class quarks.oplet.functional.<a href="quarks/oplet/functional/SupplierPeriodicSource.html" title="class in quarks.oplet.functional">SupplierPeriodicSource</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/functional/SupplierSource.html#close--">close()</a></span> - Method in class quarks.oplet.functional.<a href="quarks/oplet/functional/SupplierSource.html" title="class in quarks.oplet.functional">SupplierSource</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/plumbing/Barrier.html#close--">close()</a></span> - Method in class quarks.oplet.plumbing.<a href="quarks/oplet/plumbing/Barrier.html" title="class in quarks.oplet.plumbing">Barrier</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/plumbing/Isolate.html#close--">close()</a></span> - Method in class quarks.oplet.plumbing.<a href="quarks/oplet/plumbing/Isolate.html" title="class in quarks.oplet.plumbing">Isolate</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/plumbing/PressureReliever.html#close--">close()</a></span> - Method in class quarks.oplet.plumbing.<a href="quarks/oplet/plumbing/PressureReliever.html" title="class in quarks.oplet.plumbing">PressureReliever</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/plumbing/UnorderedIsolate.html#close--">close()</a></span> - Method in class quarks.oplet.plumbing.<a href="quarks/oplet/plumbing/UnorderedIsolate.html" title="class in quarks.oplet.plumbing">UnorderedIsolate</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/window/Aggregate.html#close--">close()</a></span> - Method in class quarks.oplet.window.<a href="quarks/oplet/window/Aggregate.html" title="class in quarks.oplet.window">Aggregate</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/etiao/Executable.html#close--">close()</a></span> - Method in class quarks.runtime.etiao.<a href="quarks/runtime/etiao/Executable.html" title="class in quarks.runtime.etiao">Executable</a></dt>
-<dd>
-<div class="block">Shuts down the user scheduler and thread factory, close all 
- invocations, then shutdown the control scheduler.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/etiao/Invocation.html#close--">close()</a></span> - Method in class quarks.runtime.etiao.<a href="quarks/runtime/etiao/Invocation.html" title="class in quarks.runtime.etiao">Invocation</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/file/FileWriterPolicy.html#closeActiveFile-java.nio.file.Path-">closeActiveFile(Path)</a></span> - Method in class quarks.connectors.file.<a href="quarks/connectors/file/FileWriterPolicy.html" title="class in quarks.connectors.file">FileWriterPolicy</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/sensors/Ranges.html#closed-T-T-">closed(T, T)</a></span> - Static method in class quarks.analytics.sensors.<a href="quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors">Ranges</a></dt>
-<dd>
-<div class="block">Create a Range [lowerEndpoint..upperEndpoint] (both inclusive/CLOSED)</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/sensors/Ranges.html#closedOpen-T-T-">closedOpen(T, T)</a></span> - Static method in class quarks.analytics.sensors.<a href="quarks/analytics/sensors/Ranges.html" title="class in quarks.analytics.sensors">Ranges</a></dt>
-<dd>
-<div class="block">Create a Range [lowerEndpoint..upperEndpoint) (inclusive/CLOSED,exclusive/OPEN)</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/function/Functions.html#closeFunction-java.lang.Object-">closeFunction(Object)</a></span> - Static method in class quarks.function.<a href="quarks/function/Functions.html" title="class in quarks.function">Functions</a></dt>
-<dd>
-<div class="block">Close the function.</div>
-</dd>
-<dt><a href="quarks/samples/connectors/elm327/Cmd.html" title="interface in quarks.samples.connectors.elm327"><span class="typeNameLink">Cmd</span></a> - Interface in <a href="quarks/samples/connectors/elm327/package-summary.html">quarks.samples.connectors.elm327</a></dt>
-<dd>
-<div class="block">ELM327 and OBD-II command interface.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/iot/IotDevice.html#CMD_FORMAT">CMD_FORMAT</a></span> - Static variable in interface quarks.connectors.iot.<a href="quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></dt>
-<dd>
-<div class="block">Command format key.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/iot/IotDevice.html#CMD_ID">CMD_ID</a></span> - Static variable in interface quarks.connectors.iot.<a href="quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></dt>
-<dd>
-<div class="block">Command identifier key.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/iot/IotDevice.html#CMD_PAYLOAD">CMD_PAYLOAD</a></span> - Static variable in interface quarks.connectors.iot.<a href="quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></dt>
-<dd>
-<div class="block">Command payload key.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/iot/IotDevice.html#CMD_TS">CMD_TS</a></span> - Static variable in interface quarks.connectors.iot.<a href="quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></dt>
-<dd>
-<div class="block">Command timestamp (in milliseconds) key.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/Topology.html#collection-java.util.Collection-">collection(Collection&lt;T&gt;)</a></span> - Method in interface quarks.topology.<a href="quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a></dt>
-<dd>
-<div class="block">Declare a stream of constants from a collection.</div>
-</dd>
-<dt><a href="quarks/samples/topology/CombiningStreamsProcessingResults.html" title="class in quarks.samples.topology"><span class="typeNameLink">CombiningStreamsProcessingResults</span></a> - Class in <a href="quarks/samples/topology/package-summary.html">quarks.samples.topology</a></dt>
-<dd>
-<div class="block">Applying different processing against a set of streams and combining the
- resulting streams into a single stream.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/topology/CombiningStreamsProcessingResults.html#CombiningStreamsProcessingResults--">CombiningStreamsProcessingResults()</a></span> - Constructor for class quarks.samples.topology.<a href="quarks/samples/topology/CombiningStreamsProcessingResults.html" title="class in quarks.samples.topology">CombiningStreamsProcessingResults</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="quarks/samples/connectors/elm327/runtime/CommandExecutor.html" title="class in quarks.samples.connectors.elm327.runtime"><span class="typeNameLink">CommandExecutor</span></a> - Class in <a href="quarks/samples/connectors/elm327/runtime/package-summary.html">quarks.samples.connectors.elm327.runtime</a></dt>
-<dd>
-<div class="block">Runtime execution of ELM327 &amp; OBD-II commands.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/connectors/elm327/runtime/CommandExecutor.html#CommandExecutor--">CommandExecutor()</a></span> - Constructor for class quarks.samples.connectors.elm327.runtime.<a href="quarks/samples/connectors/elm327/runtime/CommandExecutor.html" title="class in quarks.samples.connectors.elm327.runtime">CommandExecutor</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/apps/mqtt/AbstractMqttApplication.html#commandId-java.lang.String-java.lang.String-">commandId(String, String)</a></span> - Method in class quarks.samples.apps.mqtt.<a href="quarks/samples/apps/mqtt/AbstractMqttApplication.html" title="class in quarks.samples.apps.mqtt">AbstractMqttApplication</a></dt>
-<dd>
-<div class="block">Compose a MqttDevice commandId for the sensor</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/test/svt/apps/iotf/AbstractIotfApplication.html#commandId-java.lang.String-java.lang.String-">commandId(String, String)</a></span> - Method in class quarks.test.svt.apps.iotf.<a href="quarks/test/svt/apps/iotf/AbstractIotfApplication.html" title="class in quarks.test.svt.apps.iotf">AbstractIotfApplication</a></dt>
-<dd>
-<div class="block">Compose a IotfDevice commandId for the sensor</div>
-</dd>
-<dt><a href="quarks/connectors/iot/Commands.html" title="interface in quarks.connectors.iot"><span class="typeNameLink">Commands</span></a> - Interface in <a href="quarks/connectors/iot/package-summary.html">quarks.connectors.iot</a></dt>
-<dd>
-<div class="block">Devic command identifiers used by Quarks.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/iot/IotDevice.html#commands-java.lang.String...-">commands(String...)</a></span> - Method in interface quarks.connectors.iot.<a href="quarks/connectors/iot/IotDevice.html" title="interface in quarks.connectors.iot">IotDevice</a></dt>
-<dd>
-<div class="block">Create a stream of device commands as JSON objects.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/iotf/IotfDevice.html#commands-java.lang.String...-">commands(String...)</a></span> - Method in class quarks.connectors.iotf.<a href="quarks/connectors/iotf/IotfDevice.html" title="class in quarks.connectors.iotf">IotfDevice</a></dt>
-<dd>
-<div class="block">Create a stream of device commands as JSON objects.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/mqtt/iot/MqttDevice.html#commands-java.lang.String...-">commands(String...)</a></span> - Method in class quarks.connectors.mqtt.iot.<a href="quarks/connectors/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot">MqttDevice</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/apps/iot/IotDevicePubSub.html#COMMANDS_TOPIC">COMMANDS_TOPIC</a></span> - Static variable in class quarks.apps.iot.<a href="quarks/apps/iot/IotDevicePubSub.html" title="class in quarks.apps.iot">IotDevicePubSub</a></dt>
-<dd>
-<div class="block">Device commands are published to "quarks/iot/commands" by
- this application.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/mqtt/iot/MqttDevice.html#commandTopic-java.lang.String-">commandTopic(String)</a></span> - Method in class quarks.connectors.mqtt.iot.<a href="quarks/connectors/mqtt/iot/MqttDevice.html" title="class in quarks.connectors.mqtt.iot">MqttDevice</a></dt>
-<dd>
-<div class="block">Get the MQTT topic for a command.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/execution/Job.html#complete--">complete()</a></span> - Method in interface quarks.execution.<a href="quarks/execution/Job.html" title="interface in quarks.execution">Job</a></dt>
-<dd>
-<div class="block">Waits for any outstanding job work to complete.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/execution/Job.html#complete-long-java.util.concurrent.TimeUnit-">complete(long, TimeUnit)</a></span> - Method in interface quarks.execution.<a href="quarks/execution/Job.html" title="interface in quarks.execution">Job</a></dt>
-<dd>
-<div class="block">Waits for at most the specified time for the job to complete.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/etiao/EtiaoJob.html#complete--">complete()</a></span> - Method in class quarks.runtime.etiao.<a href="quarks/runtime/etiao/EtiaoJob.html" title="class in quarks.runtime.etiao">EtiaoJob</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/etiao/EtiaoJob.html#complete-long-java.util.concurrent.TimeUnit-">complete(long, TimeUnit)</a></span> - Method in class quarks.runtime.etiao.<a href="quarks/runtime/etiao/EtiaoJob.html" title="class in quarks.runtime.etiao">EtiaoJob</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/tester/Tester.html#complete-quarks.execution.Submitter-com.google.gson.JsonObject-quarks.topology.tester.Condition-long-java.util.concurrent.TimeUnit-">complete(Submitter&lt;Topology, ? extends Job&gt;, JsonObject, Condition&lt;?&gt;, long, TimeUnit)</a></span> - Method in interface quarks.topology.tester.<a href="quarks/topology/tester/Tester.html" title="interface in quarks.topology.tester">Tester</a></dt>
-<dd>
-<div class="block">Submit the topology for this tester and wait for it to complete, or reach
- an end condition.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/etiao/EtiaoJob.html#completeTransition--">completeTransition()</a></span> - Method in class quarks.runtime.etiao.<a href="quarks/runtime/etiao/EtiaoJob.html" title="class in quarks.runtime.etiao">EtiaoJob</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/plumbing/PlumbingStreams.html#concurrent-quarks.topology.TStream-java.util.List-quarks.function.Function-">concurrent(TStream&lt;T&gt;, List&lt;Function&lt;TStream&lt;T&gt;, TStream&lt;U&gt;&gt;&gt;, Function&lt;List&lt;U&gt;, R&gt;)</a></span> - Static method in class quarks.topology.plumbing.<a href="quarks/topology/plumbing/PlumbingStreams.html" title="class in quarks.topology.plumbing">PlumbingStreams</a></dt>
-<dd>
-<div class="block">Perform analytics concurrently.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/plumbing/PlumbingStreams.html#concurrentMap-quarks.topology.TStream-java.util.List-quarks.function.Function-">concurrentMap(TStream&lt;T&gt;, List&lt;Function&lt;T, U&gt;&gt;, Function&lt;List&lt;U&gt;, R&gt;)</a></span> - Static method in class quarks.topology.plumbing.<a href="quarks/topology/plumbing/PlumbingStreams.html" title="class in quarks.topology.plumbing">PlumbingStreams</a></dt>
-<dd>
-<div class="block">Perform analytics concurrently.</div>
-</dd>
-<dt><a href="quarks/topology/tester/Condition.html" title="interface in quarks.topology.tester"><span class="typeNameLink">Condition</span></a>&lt;<a href="quarks/topology/tester/Condition.html" title="type parameter in Condition">T</a>&gt; - Interface in <a href="quarks/topology/tester/package-summary.html">quarks.topology.tester</a></dt>
-<dd>
-<div class="block">Function representing if a condition is valid or not.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/apps/AbstractApplication.html#config--">config()</a></span> - Method in class quarks.samples.apps.<a href="quarks/samples/apps/AbstractApplication.html" title="class in quarks.samples.apps">AbstractApplication</a></dt>
-<dd>
-<div class="block">Get the application's raw configuration information.</div>
-</dd>
-<dt><a href="quarks/execution/Configs.html" title="interface in quarks.execution"><span class="typeNameLink">Configs</span></a> - Interface in <a href="quarks/execution/package-summary.html">quarks.execution</a></dt>
-<dd>
-<div class="block">Configuration property names.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/graph/Connector.html#connect-quarks.graph.Vertex-int-">connect(Vertex&lt;?, T, ?&gt;, int)</a></span> - Method in interface quarks.graph.<a href="quarks/graph/Connector.html" title="interface in quarks.graph">Connector</a></dt>
-<dd>
-<div class="block">Connect this <code>Connector</code> to the specified target's input.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#connector">connector</a></span> - Variable in class quarks.connectors.wsclient.javax.websocket.runtime.<a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#connector">connector</a></span> - Variable in class quarks.connectors.wsclient.javax.websocket.runtime.<a href="quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in quarks.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="quarks/graph/Connector.html" title="interface in quarks.graph"><span class="typeNameLink">Connector</span></a>&lt;<a href="quarks/graph/Connector.html" title="type parameter in Connector">T</a>&gt; - Interface in <a href="quarks/graph/package-summary.html">quarks.graph</a></dt>
-<dd>
-<div class="block">A <code>Connector</code> represents an output port of a <code>Vertex</code>.</div>
-</dd>
-<dt><a href="quarks/samples/console/ConsoleWaterDetector.html" title="class in quarks.samples.console"><span class="typeNameLink">ConsoleWaterDetector</span></a> - Class in <a href="quarks/samples/console/package-summary.html">quarks.samples.console</a></dt>
-<dd>
-<div class="block">Demonstrates some of the features of the console.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/console/ConsoleWaterDetector.html#ConsoleWaterDetector--">ConsoleWaterDetector()</a></span> - Constructor for class quarks.samples.console.<a href="quarks/samples/console/ConsoleWaterDetector.html" title="class in quarks.samples.console">ConsoleWaterDetector</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="quarks/function/Consumer.html" title="interface in quarks.function"><span class="typeNameLink">Consumer</span></a>&lt;<a href="quarks/function/Consumer.html" title="type parameter in Consumer">T</a>&gt; - Interface in <a href="quarks/function/package-summary.html">quarks.function</a></dt>
-<dd>
-<div class="block">Function that consumes a value.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/oplet/core/FanIn.html#consumer-int-">consumer(int)</a></span> - Method in class quarks.oplet.core.<a href="quarks/oplet/core/FanIn.html" title="class in quarks.oplet.core">FanIn</a></dt>
-<dd>
-<div class="block">Create a Consumer for the input port that invokes the
- receiver and submits a generated tuple, if any, to the output.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/sensors/Range.html#contains-T-java.util.Comparator-">contains(T, Comparator&lt;T&gt;)</a></span> - Method in class quarks.analytics.sensors.<a href="quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a></dt>
-<dd>
-<div class="block">Determine if the Region contains the value.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/sensors/Range.html#contains-T-">contains(T)</a></span> - Method in class quarks.analytics.sensors.<a href="quarks/analytics/sensors/Range.html" title="class in quarks.analytics.sensors">Range</a></dt>
-<dd>
-<div class="block">Determine if the Region contains the value.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/topology/tester/Tester.html#contentsUnordered-quarks.topology.TStream-T...-">contentsUnordered(TStream&lt;T&gt;, T...)</a></span> - Method in interface quarks.topology.tester.<a href="quarks/topology/tester/Tester.html" title="interface in quarks.topology.tester">Tester</a></dt>
-<dd>
-<div class="block">Return a condition that evaluates if <code>stream</code> has submitted
- tuples matching <code>values</code> in any order.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/providers/iot/IotProvider.html#CONTROL_APP_NAME">CONTROL_APP_NAME</a></span> - Static variable in class quarks.providers.iot.<a href="quarks/providers/iot/IotProvider.html" title="class in quarks.providers.iot">IotProvider</a></dt>
-<dd>
-<div class="block">IoT control using device commands application name.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/connectors/iot/Commands.html#CONTROL_SERVICE">CONTROL_SERVICE</a></span> - Static variable in interface quarks.connectors.iot.<a href="quarks/connectors/iot/Commands.html" title="interface in quarks.connectors.iot">Commands</a></dt>
-<dd>
-<div class="block">Command identifier used for the control service.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/jsoncontrol/JsonControlService.html#controlRequest-com.google.gson.JsonObject-">controlRequest(JsonObject)</a></span> - Method in class quarks.runtime.jsoncontrol.<a href="quarks/runtime/jsoncontrol/JsonControlService.html" title="class in quarks.runtime.jsoncontrol">JsonControlService</a></dt>
-<dd>
-<div class="block">Handle a JSON control request.</div>
-</dd>
-<dt><a href="quarks/execution/services/Controls.html" title="class in quarks.execution.services"><span class="typeNameLink">Controls</span></a> - Class in <a href="quarks/execution/services/package-summary.html">quarks.execution.services</a></dt>
-<dd>
-<div class="block">Utilities for the control service.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/execution/services/Controls.html#Controls--">Controls()</a></span> - Constructor for class quarks.execution.services.<a href="quarks/execution/services/Controls.html" title="class in quarks.execution.services">Controls</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="quarks/execution/services/ControlService.html" title="interface in quarks.execution.services"><span class="typeNameLink">ControlService</span></a> - Interface in <a href="quarks/execution/services/package-summary.html">quarks.execution.services</a></dt>
-<dd>
-<div class="block">Service that provides a control mechanism.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/window/Policies.html#countContentsPolicy-int-">countContentsPolicy(int)</a></span> - Static method in class quarks.window.<a href="quarks/window/Policies.html" title="class in quarks.window">Policies</a></dt>
-<dd>
-<div class="block">Returns a count-based contents policy.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/metrics/Metrics.html#counter-quarks.topology.TStream-">counter(TStream&lt;T&gt;)</a></span> - Static method in class quarks.metrics.<a href="quarks/metrics/Metrics.html" title="class in quarks.metrics">Metrics</a></dt>
-<dd>
-<div class="block">Increment a counter metric when peeking at each tuple.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/metrics/Metrics.html#counter-quarks.topology.Topology-">counter(Topology)</a></span> - Static method in class quarks.metrics.<a href="quarks/metrics/Metrics.html" title="class in quarks.metrics">Metrics</a></dt>
-<dd>
-<div class="block">Add counter metrics to all the topology's streams.</div>
-</dd>
-<dt><a href="quarks/metrics/oplets/CounterOp.html" title="class in quarks.metrics.oplets"><span class="typeNameLink">CounterOp</span></a>&lt;<a href="quarks/metrics/oplets/CounterOp.html" title="type parameter in CounterOp">T</a>&gt; - Class in <a href="quarks/metrics/oplets/package-summary.html">quarks.metrics.oplets</a></dt>
-<dd>
-<div class="block">A metrics oplet which counts the number of tuples peeked at.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/metrics/oplets/CounterOp.html#CounterOp--">CounterOp()</a></span> - Constructor for class quarks.metrics.oplets.<a href="quarks/metrics/oplets/CounterOp.html" title="class in quarks.metrics.oplets">CounterOp</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/appservice/AppService.html#createAndRegister-quarks.topology.TopologyProvider-quarks.execution.DirectSubmitter-">createAndRegister(TopologyProvider, DirectSubmitter&lt;Topology, Job&gt;)</a></span> - Static method in class quarks.runtime.appservice.<a href="quarks/runtime/appservice/AppService.html" title="class in quarks.runtime.appservice">AppService</a></dt>
-<dd>
-<div class="block">Create an register an application service using the default alias <a href="quarks/topology/services/ApplicationService.html#ALIAS"><code>ApplicationService.ALIAS</code></a>.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/jobregistry/JobRegistry.html#createAndRegister-quarks.execution.services.ServiceContainer-">createAndRegister(ServiceContainer)</a></span> - Static method in class quarks.runtime.jobregistry.<a href="quarks/runtime/jobregistry/JobRegistry.html" title="class in quarks.runtime.jobregistry">JobRegistry</a></dt>
-<dd>
-<div class="block">Creates and registers a <a href="quarks/runtime/jobregistry/JobRegistry.html" title="class in quarks.runtime.jobregistry"><code>JobRegistry</code></a> with the given service 
- container.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/apps/iot/IotDevicePubSub.html#createApplication-quarks.connectors.iot.IotDevice-">createApplication(IotDevice)</a></span> - Static method in class quarks.apps.iot.<a href="quarks/apps/iot/IotDevicePubSub.html" title="class in quarks.apps.iot">IotDevicePubSub</a></dt>
-<dd>
-<div class="block">Create an instance of this application using <code>device</code> as the device
- connection to a message hub.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/providers/iot/IotProvider.html#createIotCommandToControlApp--">createIotCommandToControlApp()</a></span> - Method in class quarks.providers.iot.<a href="quarks/providers/iot/IotProvider.html" title="class in quarks.providers.iot">IotProvider</a></dt>
-<dd>
-<div class="block">Create application connects <code>quarksControl</code> device commands
- to the control service.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/providers/iot/IotProvider.html#createIotDeviceApp--">createIotDeviceApp()</a></span> - Method in class quarks.providers.iot.<a href="quarks/providers/iot/IotProvider.html" title="class in quarks.providers.iot">IotProvider</a></dt>
-<dd>
-<div class="block">Create application that connects to the message hub.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/etiao/Executable.html#createJob-quarks.graph.Graph-java.lang.String-java.lang.String-">createJob(Graph, String, String)</a></span> - Method in class quarks.runtime.etiao.<a href="quarks/runtime/etiao/Executable.html" title="class in quarks.runtime.etiao">Executable</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/providers/iot/IotProvider.html#createMessageHubDevice-quarks.topology.Topology-">createMessageHubDevice(Topology)</a></span> - Method in class quarks.providers.iot.<a href="quarks/providers/iot/IotProvider.html" title="class in quarks.providers.iot">IotProvider</a></dt>
-<dd>
-<div class="block">Create the connection to the message hub.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/metrics/MetricObjectNameFactory.html#createName-java.lang.String-java.lang.String-java.lang.String-">createName(String, String, String)</a></span> - Method in class quarks.metrics.<a href="quarks/metrics/MetricObjectNameFactory.html" title="class in quarks.metrics">MetricObjectNameFactory</a></dt>
-<dd>
-<div class="block">Creates a JMX <code>ObjectName</code> from the given domain, metric type, 
- and metric name.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/utils/sensor/HeartMonitorSensor.html#currentDiastolic">currentDiastolic</a></span> - Variable in class quarks.samples.utils.sensor.<a href="quarks/samples/utils/sensor/HeartMonitorSensor.html" title="class in quarks.samples.utils.sensor">HeartMonitorSensor</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/utils/sensor/HeartMonitorSensor.html#currentSystolic">currentSystolic</a></span> - Variable in class quarks.samples.utils.sensor.<a href="quarks/samples/utils/sensor/HeartMonitorSensor.html" title="class in quarks.samples.utils.sensor">HeartMonitorSensor</a></dt>
-<dd>&nbsp;</dd>
-</dl>
-<a name="I:D">
-<!--   -->
-</a>
-<h2 class="title">D</h2>
-<dl>
-<dt><a href="quarks/samples/connectors/jdbc/DbUtils.html" title="class in quarks.samples.connectors.jdbc"><span class="typeNameLink">DbUtils</span></a> - Class in <a href="quarks/samples/connectors/jdbc/package-summary.html">quarks.samples.connectors.jdbc</a></dt>
-<dd>
-<div class="block">Utilities for the sample's non-streaming JDBC database related actions.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/connectors/jdbc/DbUtils.html#DbUtils--">DbUtils()</a></span> - Constructor for class quarks.samples.connectors.jdbc.<a href="quarks/samples/connectors/jdbc/DbUtils.html" title="class in quarks.samples.connectors.jdbc">DbUtils</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/sensors/Filters.html#deadband-quarks.topology.TStream-quarks.function.Function-quarks.function.Predicate-long-java.util.concurrent.TimeUnit-">deadband(TStream&lt;T&gt;, Function&lt;T, V&gt;, Predicate&lt;V&gt;, long, TimeUnit)</a></span> - Static method in class quarks.analytics.sensors.<a href="quarks/analytics/sensors/Filters.html" title="class in quarks.analytics.sensors">Filters</a></dt>
-<dd>
-<div class="block">Deadband filter with maximum suppression time.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/sensors/Filters.html#deadband-quarks.topology.TStream-quarks.function.Function-quarks.function.Predicate-">deadband(TStream&lt;T&gt;, Function&lt;T, V&gt;, Predicate&lt;V&gt;)</a></span> - Static method in class quarks.analytics.sensors.<a href="quarks/analytics/sensors/Filters.html" title="class in quarks.analytics.sensors">Filters</a></dt>
-<dd>
-<div class="block">Deadband filter.</div>
-</dd>
-<dt><a href="quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors"><span class="typeNameLink">Deadtime</span></a>&lt;<a href="quarks/analytics/sensors/Deadtime.html" title="type parameter in Deadtime">T</a>&gt; - Class in <a href="quarks/analytics/sensors/package-summary.html">quarks.analytics.sensors</a></dt>
-<dd>
-<div class="block">Deadtime <a href="quarks/function/Predicate.html" title="interface in quarks.function"><code>Predicate</code></a>.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/sensors/Deadtime.html#Deadtime--">Deadtime()</a></span> - Constructor for class quarks.analytics.sensors.<a href="quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors">Deadtime</a></dt>
-<dd>
-<div class="block">Create a new Deadtime Predicate</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/sensors/Deadtime.html#Deadtime-long-java.util.concurrent.TimeUnit-">Deadtime(long, TimeUnit)</a></span> - Constructor for class quarks.analytics.sensors.<a href="quarks/analytics/sensors/Deadtime.html" title="class in quarks.analytics.sensors">Deadtime</a></dt>
-<dd>
-<div class="block">Create a new Deadtime Predicate</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/analytics/sensors/Filters.html#deadtime-quarks.topology.TStream-long-java.util.concurrent.TimeUnit-">deadtime(TStream&lt;T&gt;, long, TimeUnit)</a></span> - Static method in class quarks.analytics.sensors.<a href="quarks/analytics/sensors/Filters.html" title="class in quarks.analytics.sensors">Filters</a></dt>
-<dd>
-<div class="block">Deadtime filter.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/apps/runtime/JobMonitorApp.html#declareTopology-java.lang.String-">declareTopology(String)</a></span> - Method in class quarks.apps.runtime.<a href="quarks/apps/runtime/JobMonitorApp.html" title="class in quarks.apps.runtime">JobMonitorApp</a></dt>
-<dd>
-<div class="block">Declares the following topology:</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/etiao/TrackingScheduledExecutor.html#decorateTask-java.lang.Runnable-java.util.concurrent.RunnableScheduledFuture-">decorateTask(Runnable, RunnableScheduledFuture&lt;V&gt;)</a></span> - Method in class quarks.runtime.etiao.<a href="quarks/runtime/etiao/TrackingScheduledExecutor.html" title="class in quarks.runtime.etiao">TrackingScheduledExecutor</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/runtime/etiao/TrackingScheduledExecutor.html#decorateTask-java.util.concurrent.Callable-java.util.concurrent.RunnableScheduledFuture-">decorateTask(Callable&lt;V&gt;, RunnableScheduledFuture&lt;V&gt;)</a></span> - Method in class quarks.runtime.etiao.<a href="quarks/runtime/etiao/TrackingScheduledExecutor.html" title="class in quarks.runtime.etiao">TrackingScheduledExecutor</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/function/Functions.html#delayedConsume-quarks.function.Consumer-T-">delayedConsume(Consumer&lt;T&gt;, T)</a></span> - Static method in class quarks.function.<a href="quarks/function/Functions.html" title="class in quarks.function">Functions</a></dt>
-<dd>
-<div class="block">Create a <code>Runnable</code> that calls
- <code>consumer.accept(value)</code> when <code>run()</code> is called.</div>
-</dd>
-<dt><a href="quarks/samples/topology/DevelopmentMetricsSample.html" title="class in quarks.samples.topology"><span class="typeNameLink">DevelopmentMetricsSample</span></a> - Class in <a href="quarks/samples/topology/package-summary.html">quarks.samples.topology</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/topology/DevelopmentMetricsSample.html#DevelopmentMetricsSample--">DevelopmentMetricsSample()</a></span> - Constructor for class quarks.samples.topology.<a href="quarks/samples/topology/DevelopmentMetricsSample.html" title="class in quarks.samples.topology">DevelopmentMetricsSample</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="quarks/providers/development/DevelopmentProvider.html" title="class in quarks.providers.development"><span class="typeNameLink">DevelopmentProvider</span></a> - Class in <a href="quarks/providers/development/package-summary.html">quarks.providers.development</a></dt>
-<dd>
-<div class="block">Provider intended for development.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="quarks/providers/development/DevelopmentProvider.html#DevelopmentProvider--">DevelopmentProvider()</a></span> - Constructor for class quarks.providers.development.<a href="quarks/providers/development/DevelopmentProvider.html" title="class in quarks.providers.development">DevelopmentProvider</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="quarks/samples/topology/DevelopmentSample.html" title="class in quarks.samples.topology"><span class="typeNameLink">DevelopmentSample</span></a> - Class in <a href="quarks/samples/topology/package-summary.html">quarks.samples.topology</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="quarks/samples/topology/DevelopmentSample.html#DevelopmentSample--">DevelopmentSample()</a></span> - Constructor for class quarks.samples.topology.<a href="quarks/samples/topology/DevelopmentSample.html" title="class in quarks.samples.topology">DevelopmentSample</a></dt>
-<dd>&nbsp;</dd>
-<dt><a href="quarks/samples/topology/DevelopmentSampleJobMXBean.html" title="c

<TRUNCATED>


[25/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/kafka/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/kafka/package-summary.html b/content/javadoc/lastest/quarks/connectors/kafka/package-summary.html
deleted file mode 100644
index c5a5ca9..0000000
--- a/content/javadoc/lastest/quarks/connectors/kafka/package-summary.html
+++ /dev/null
@@ -1,200 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.kafka (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.kafka (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/jdbc/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/mqtt/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/kafka/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;quarks.connectors.kafka</h1>
-<div class="docSummary">
-<div class="block">Apache Kafka enterprise messing hub stream connector.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
-<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Interface</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ByteConsumerRecord</a></td>
-<td class="colLast">
-<div class="block">A Kafka record with byte[] typed key and value members</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.ConsumerRecord</a>&lt;K,V&gt;</td>
-<td class="colLast">
-<div class="block">A received Kafka record</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka">KafkaConsumer.StringConsumerRecord</a></td>
-<td class="colLast">
-<div class="block">A Kafka record with String typed key and value members</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<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="../../../quarks/connectors/kafka/KafkaConsumer.html" title="class in quarks.connectors.kafka">KafkaConsumer</a></td>
-<td class="colLast">
-<div class="block"><code>KafkaConsumer</code> is a connector for creating a stream of tuples
- by subscribing to Apache Kafka messaging system topics.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/connectors/kafka/KafkaProducer.html" title="class in quarks.connectors.kafka">KafkaProducer</a></td>
-<td class="colLast">
-<div class="block"><code>KafkaProducer</code> is a connector for publishing a stream of tuples
- to Apache Kafka messaging system topics.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.connectors.kafka Description">Package quarks.connectors.kafka Description</h2>
-<div class="block">Apache Kafka enterprise messing hub stream connector.
- <p>
- The connector uses and includes components from the Kafka 0.8.2.2 release.
- It has been successfully tested against a kafka_2.11-0.9.0.0 server as well.
- <p>
- Stream tuples may be published to Kafka broker topics
- and created by subscribing to broker topics.
- For more information about Kafka see
- <a href="http://kafka.apache.org">http://kafka.apache.org</a></div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/jdbc/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/connectors/mqtt/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/kafka/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/kafka/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/kafka/package-tree.html b/content/javadoc/lastest/quarks/connectors/kafka/package-tree.html
deleted file mode 100644
index 94b81bb..0000000
--- a/content/javadoc/lastest/quarks/connectors/kafka/package-tree.html
+++ /dev/null
@@ -1,149 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.connectors.kafka Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.connectors.kafka Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/connectors/jdbc/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/mqtt/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/kafka/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 quarks.connectors.kafka</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.Object
-<ul>
-<li type="circle">quarks.connectors.kafka.<a href="../../../quarks/connectors/kafka/KafkaConsumer.html" title="class in quarks.connectors.kafka"><span class="typeNameLink">KafkaConsumer</span></a></li>
-<li type="circle">quarks.connectors.kafka.<a href="../../../quarks/connectors/kafka/KafkaProducer.html" title="class in quarks.connectors.kafka"><span class="typeNameLink">KafkaProducer</span></a></li>
-</ul>
-</li>
-</ul>
-<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
-<ul>
-<li type="circle">quarks.connectors.kafka.<a href="../../../quarks/connectors/kafka/KafkaConsumer.ConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">KafkaConsumer.ConsumerRecord</span></a>&lt;K,V&gt;
-<ul>
-<li type="circle">quarks.connectors.kafka.<a href="../../../quarks/connectors/kafka/KafkaConsumer.ByteConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">KafkaConsumer.ByteConsumerRecord</span></a></li>
-<li type="circle">quarks.connectors.kafka.<a href="../../../quarks/connectors/kafka/KafkaConsumer.StringConsumerRecord.html" title="interface in quarks.connectors.kafka"><span class="typeNameLink">KafkaConsumer.StringConsumerRecord</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/jdbc/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/connectors/mqtt/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/kafka/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/kafka/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/kafka/package-use.html b/content/javadoc/lastest/quarks/connectors/kafka/package-use.html
deleted file mode 100644
index d04d78a..0000000
--- a/content/javadoc/lastest/quarks/connectors/kafka/package-use.html
+++ /dev/null
@@ -1,173 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.connectors.kafka (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.connectors.kafka (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/connectors/kafka/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 quarks.connectors.kafka" class="title">Uses of Package<br>quarks.connectors.kafka</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="../../../quarks/connectors/kafka/package-summary.html">quarks.connectors.kafka</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="#quarks.connectors.kafka">quarks.connectors.kafka</a></td>
-<td class="colLast">
-<div class="block">Apache Kafka enterprise messing hub stream connector.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.connectors.kafka">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/connectors/kafka/package-summary.html">quarks.connectors.kafka</a> used by <a href="../../../quarks/connectors/kafka/package-summary.html">quarks.connectors.kafka</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="../../../quarks/connectors/kafka/class-use/KafkaConsumer.ByteConsumerRecord.html#quarks.connectors.kafka">KafkaConsumer.ByteConsumerRecord</a>
-<div class="block">A Kafka record with byte[] typed key and value members</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../quarks/connectors/kafka/class-use/KafkaConsumer.ConsumerRecord.html#quarks.connectors.kafka">KafkaConsumer.ConsumerRecord</a>
-<div class="block">A received Kafka record</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../quarks/connectors/kafka/class-use/KafkaConsumer.StringConsumerRecord.html#quarks.connectors.kafka">KafkaConsumer.StringConsumerRecord</a>
-<div class="block">A Kafka record with String typed key and value members</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/kafka/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/mqtt/MqttConfig.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/mqtt/MqttConfig.html b/content/javadoc/lastest/quarks/connectors/mqtt/MqttConfig.html
deleted file mode 100644
index 6eed7ee..0000000
--- a/content/javadoc/lastest/quarks/connectors/mqtt/MqttConfig.html
+++ /dev/null
@@ -1,1125 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>MqttConfig (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="MqttConfig (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/MqttConfig.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>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/connectors/mqtt/MqttStreams.html" title="class in quarks.connectors.mqtt"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/mqtt/MqttConfig.html" target="_top">Frames</a></li>
-<li><a href="MqttConfig.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.mqtt</div>
-<h2 title="Class MqttConfig" class="title">Class MqttConfig</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.mqtt.MqttConfig</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">MqttConfig</span>
-extends java.lang.Object</pre>
-<div class="block">MQTT broker connector configuration.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#MqttConfig--">MqttConfig</a></span>()</code>
-<div class="block">Create a new configuration.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#MqttConfig-java.lang.String-java.lang.String-">MqttConfig</a></span>(java.lang.String&nbsp;serverURL,
-          java.lang.String&nbsp;clientId)</code>
-<div class="block">Create a new configuration.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></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>static <a href="../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#fromProperties-java.util.Properties-">fromProperties</a></span>(java.util.Properties&nbsp;properties)</code>
-<div class="block">Create a new configuration from <code>Properties</code>.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getActionTimeToWaitMillis--">getActionTimeToWaitMillis</a></span>()</code>
-<div class="block">Get the maximum time to wait for an action (e.g., publish message) to complete.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getClientId--">getClientId</a></span>()</code>
-<div class="block">Get the connection Client Id.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getConnectionTimeout--">getConnectionTimeout</a></span>()</code>
-<div class="block">Get the connection timeout.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getIdleTimeout--">getIdleTimeout</a></span>()</code>
-<div class="block">Get the idle connection timeout.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getKeepAliveInterval--">getKeepAliveInterval</a></span>()</code>
-<div class="block">Get the connection Keep alive interval.</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getKeyStore--">getKeyStore</a></span>()</code>
-<div class="block">Get the SSL trust store path.</div>
-</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>char[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getKeyStorePassword--">getKeyStorePassword</a></span>()</code>
-<div class="block">Get the SSL key store path password.</div>
-</td>
-</tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code>char[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getPassword--">getPassword</a></span>()</code>
-<div class="block">Get the the password to use for authentication with the server.</div>
-</td>
-</tr>
-<tr id="i9" class="rowColor">
-<td class="colFirst"><code>org.eclipse.paho.client.mqttv3.MqttClientPersistence</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getPersistence--">getPersistence</a></span>()</code>
-<div class="block">Get the QoS 1 and 2 in-flight message persistence handler.</div>
-</td>
-</tr>
-<tr id="i10" class="altColor">
-<td class="colFirst"><code>java.lang.String[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getServerURLs--">getServerURLs</a></span>()</code>
-<div class="block">Get the MQTT Server URLs</div>
-</td>
-</tr>
-<tr id="i11" class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getSubscriberIdleReconnectInterval--">getSubscriberIdleReconnectInterval</a></span>()</code>
-<div class="block">Get the subscriber idle reconnect interval.</div>
-</td>
-</tr>
-<tr id="i12" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getTrustStore--">getTrustStore</a></span>()</code>
-<div class="block">Get the SSL trust store path.</div>
-</td>
-</tr>
-<tr id="i13" class="rowColor">
-<td class="colFirst"><code>char[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getTrustStorePassword--">getTrustStorePassword</a></span>()</code>
-<div class="block">Get the SSL trust store path password.</div>
-</td>
-</tr>
-<tr id="i14" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getUserName--">getUserName</a></span>()</code>
-<div class="block">Get the username to use for authentication with the server.</div>
-</td>
-</tr>
-<tr id="i15" class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getWillDestination--">getWillDestination</a></span>()</code>
-<div class="block">Get a Last Will and Testament message's destination topic.</div>
-</td>
-</tr>
-<tr id="i16" class="altColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getWillPayload--">getWillPayload</a></span>()</code>
-<div class="block">Get a Last Will and Testament message's payload.</div>
-</td>
-</tr>
-<tr id="i17" class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getWillQOS--">getWillQOS</a></span>()</code>
-<div class="block">Get a Last Will and Testament message's QOS.</div>
-</td>
-</tr>
-<tr id="i18" class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#getWillRetained--">getWillRetained</a></span>()</code>
-<div class="block">Get a Last Will and Testament message's "retained" setting.</div>
-</td>
-</tr>
-<tr id="i19" class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#isCleanSession--">isCleanSession</a></span>()</code>
-<div class="block">Get the clean session setting.</div>
-</td>
-</tr>
-<tr id="i20" class="altColor">
-<td class="colFirst"><code>java.lang.Object</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#options--">options</a></span>()</code>
-<div class="block">INTERNAL USE ONLY.</div>
-</td>
-</tr>
-<tr id="i21" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setActionTimeToWaitMillis-long-">setActionTimeToWaitMillis</a></span>(long&nbsp;actionTimeToWaitMillis)</code>
-<div class="block">Maximum time to wait for an action (e.g., publish message) to complete.</div>
-</td>
-</tr>
-<tr id="i22" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setCleanSession-boolean-">setCleanSession</a></span>(boolean&nbsp;cleanSession)</code>
-<div class="block">Clean Session.</div>
-</td>
-</tr>
-<tr id="i23" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setClientId-java.lang.String-">setClientId</a></span>(java.lang.String&nbsp;clientId)</code>
-<div class="block">Connection Client Id.</div>
-</td>
-</tr>
-<tr id="i24" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setConnectionTimeout-int-">setConnectionTimeout</a></span>(int&nbsp;connectionTimeoutSec)</code>
-<div class="block">Connection timeout.</div>
-</td>
-</tr>
-<tr id="i25" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setIdleTimeout-int-">setIdleTimeout</a></span>(int&nbsp;idleTimeoutSec)</code>
-<div class="block">Idle connection timeout.</div>
-</td>
-</tr>
-<tr id="i26" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setKeepAliveInterval-int-">setKeepAliveInterval</a></span>(int&nbsp;keepAliveSec)</code>
-<div class="block">Connection Keep alive.</div>
-</td>
-</tr>
-<tr id="i27" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setKeyStore-java.lang.String-">setKeyStore</a></span>(java.lang.String&nbsp;path)</code>
-<div class="block">Set the SSL key store path.</div>
-</td>
-</tr>
-<tr id="i28" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setKeyStorePassword-char:A-">setKeyStorePassword</a></span>(char[]&nbsp;password)</code>
-<div class="block">Set the SSL key store password.</div>
-</td>
-</tr>
-<tr id="i29" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setPassword-char:A-">setPassword</a></span>(char[]&nbsp;password)</code>
-<div class="block">Set the password to use for authentication with the server.</div>
-</td>
-</tr>
-<tr id="i30" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setPersistence-org.eclipse.paho.client.mqttv3.MqttClientPersistence-">setPersistence</a></span>(org.eclipse.paho.client.mqttv3.MqttClientPersistence&nbsp;persistence)</code>
-<div class="block">QoS 1 and 2 in-flight message persistence.</div>
-</td>
-</tr>
-<tr id="i31" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setServerURLs-java.lang.String:A-">setServerURLs</a></span>(java.lang.String[]&nbsp;serverUrls)</code>
-<div class="block">MQTT Server URLs</div>
-</td>
-</tr>
-<tr id="i32" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setSubscriberIdleReconnectInterval-int-">setSubscriberIdleReconnectInterval</a></span>(int&nbsp;seconds)</code>
-<div class="block">Subscriber idle reconnect interval.</div>
-</td>
-</tr>
-<tr id="i33" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setTrustStore-java.lang.String-">setTrustStore</a></span>(java.lang.String&nbsp;path)</code>
-<div class="block">Set the SSL trust store path.</div>
-</td>
-</tr>
-<tr id="i34" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setTrustStorePassword-char:A-">setTrustStorePassword</a></span>(char[]&nbsp;password)</code>
-<div class="block">Set the SSL trust store password.</div>
-</td>
-</tr>
-<tr id="i35" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setUserName-java.lang.String-">setUserName</a></span>(java.lang.String&nbsp;userName)</code>
-<div class="block">Set the username to use for authentication with the server.</div>
-</td>
-</tr>
-<tr id="i36" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setWill-java.lang.String-byte:A-int-boolean-">setWill</a></span>(java.lang.String&nbsp;topic,
-       byte[]&nbsp;payload,
-       int&nbsp;qos,
-       boolean&nbsp;retained)</code>
-<div class="block">Last Will and Testament.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="MqttConfig--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>MqttConfig</h4>
-<pre>public&nbsp;MqttConfig()</pre>
-<div class="block">Create a new configuration.</div>
-</li>
-</ul>
-<a name="MqttConfig-java.lang.String-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>MqttConfig</h4>
-<pre>public&nbsp;MqttConfig(java.lang.String&nbsp;serverURL,
-                  java.lang.String&nbsp;clientId)</pre>
-<div class="block">Create a new configuration.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>serverURL</code> - the MQTT broker's URL</dd>
-<dd><code>clientId</code> - the MQTT client's id.  Auto-generated if null.</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="fromProperties-java.util.Properties-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>fromProperties</h4>
-<pre>public static&nbsp;<a href="../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a>&nbsp;fromProperties(java.util.Properties&nbsp;properties)</pre>
-<div class="block">Create a new configuration from <code>Properties</code>.
- <p>
- There is a property corresponding to each <code>MqttConfig.set&lt;name&gt;()</code>
- method.  Unless otherwise stated, the property's value is a string
- of the corresponding method's argument type.
- Properties not specified yield a configuration value as
- described by and their corresponding <code>set&lt;name&gt;()</code>.
- <p>
- Properties other than those noted are ignored.
- 
- <h3>MQTT connector properties</h3>
- <ul>
- <li>mqtt.actionTimeToWaitMillis</li>
- <li>mqtt.cleanSession</li>
- <li>mqtt.clientId</li>
- <li>mqtt.connectionTimeoutSec</li>
- <li>mqtt.idleTimeoutSec</li>
- <li>mqtt.keepAliveSec</li>
- <li>mqtt.keyStore - optional. Only used with "ssl:" serverURL when the
-     server is configured for client auth.
-     Path to key store file in JKS format.
-     The first key in the store is used.  The key must have the same
-     password as the store if any.
-     If not set, the standard JRE and javax.net.ssl system properties
-     control the SSL behavior.</li>
- <li>mqtt.keyStorePassword - required if mqtt.keyStore is set.</li>
- <li>mqtt.password</li>
- <li>mqtt.persistence</li>
- <li>mqtt.serverURLs - csv list of MQTT URLs of the form: 
-                          <code>tcp://&lt;host&gt;:&lt;port&gt;</code> or
-                          <code>ssl://&lt;host&gt;:&lt;port&gt;</code>
-    </li>
- <li>mqtt.subscriberIdleReconnectIntervalSec</li>
- <li>mqtt.trustStore - optional. Only used with "ssl:" serverURL.
-     Path to trust store file in JKS format.
-     If not set, the standard JRE and javax.net.ssl system properties
-     control the SSL behavior.
-     Generally not required if server has a CA-signed certificate.</li>
- <li>mqtt.trustStorePassword - required if mqtt.trustStore is set</li>
- <li>mqtt.userName</li>
- <li>mqtt.will - JSON for with the following properties:
-     <ul>
-     <li>topic - string</li>
-     <li>payload - string for byte[] in UTF8</li>
-     <li>qos - integer</li>
-     <li>retained - boolean</li>
-     </ul>
-     </li>
- </ul></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>properties</code> - properties specifying the configuration.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the configuration</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - for illegal values</dd>
-</dl>
-</li>
-</ul>
-<a name="getClientId--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getClientId</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getClientId()</pre>
-<div class="block">Get the connection Client Id.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getActionTimeToWaitMillis--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getActionTimeToWaitMillis</h4>
-<pre>public&nbsp;long&nbsp;getActionTimeToWaitMillis()</pre>
-<div class="block">Get the maximum time to wait for an action (e.g., publish message) to complete.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getPersistence--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getPersistence</h4>
-<pre>public&nbsp;org.eclipse.paho.client.mqttv3.MqttClientPersistence&nbsp;getPersistence()</pre>
-<div class="block">Get the QoS 1 and 2 in-flight message persistence handler.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getConnectionTimeout--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getConnectionTimeout</h4>
-<pre>public&nbsp;int&nbsp;getConnectionTimeout()</pre>
-<div class="block">Get the connection timeout.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getIdleTimeout--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getIdleTimeout</h4>
-<pre>public&nbsp;int&nbsp;getIdleTimeout()</pre>
-<div class="block">Get the idle connection timeout.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getSubscriberIdleReconnectInterval--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getSubscriberIdleReconnectInterval</h4>
-<pre>public&nbsp;int&nbsp;getSubscriberIdleReconnectInterval()</pre>
-<div class="block">Get the subscriber idle reconnect interval.</div>
-</li>
-</ul>
-<a name="getKeepAliveInterval--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getKeepAliveInterval</h4>
-<pre>public&nbsp;int&nbsp;getKeepAliveInterval()</pre>
-<div class="block">Get the connection Keep alive interval.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getServerURLs--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getServerURLs</h4>
-<pre>public&nbsp;java.lang.String[]&nbsp;getServerURLs()</pre>
-<div class="block">Get the MQTT Server URLs</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getWillDestination--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getWillDestination</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getWillDestination()</pre>
-<div class="block">Get a Last Will and Testament message's destination topic.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value.  may be null.</dd>
-</dl>
-</li>
-</ul>
-<a name="getWillPayload--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getWillPayload</h4>
-<pre>public&nbsp;byte[]&nbsp;getWillPayload()</pre>
-<div class="block">Get a Last Will and Testament message's payload.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value. may be null.</dd>
-</dl>
-</li>
-</ul>
-<a name="getWillQOS--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getWillQOS</h4>
-<pre>public&nbsp;int&nbsp;getWillQOS()</pre>
-<div class="block">Get a Last Will and Testament message's QOS.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value.</dd>
-</dl>
-</li>
-</ul>
-<a name="getWillRetained--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getWillRetained</h4>
-<pre>public&nbsp;boolean&nbsp;getWillRetained()</pre>
-<div class="block">Get a Last Will and Testament message's "retained" setting.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value.</dd>
-</dl>
-</li>
-</ul>
-<a name="isCleanSession--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>isCleanSession</h4>
-<pre>public&nbsp;boolean&nbsp;isCleanSession()</pre>
-<div class="block">Get the clean session setting.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the value</dd>
-</dl>
-</li>
-</ul>
-<a name="getPassword--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getPassword</h4>
-<pre>public&nbsp;char[]&nbsp;getPassword()</pre>
-<div class="block">Get the the password to use for authentication with the server.</div>
-</li>
-</ul>
-<a name="getUserName--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getUserName</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getUserName()</pre>
-<div class="block">Get the username to use for authentication with the server.</div>
-</li>
-</ul>
-<a name="setClientId-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setClientId</h4>
-<pre>public&nbsp;void&nbsp;setClientId(java.lang.String&nbsp;clientId)</pre>
-<div class="block">Connection Client Id.
- <p>
- Optional. default null: a clientId is auto-generated.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>clientId</code> - </dd>
-</dl>
-</li>
-</ul>
-<a name="setActionTimeToWaitMillis-long-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setActionTimeToWaitMillis</h4>
-<pre>public&nbsp;void&nbsp;setActionTimeToWaitMillis(long&nbsp;actionTimeToWaitMillis)</pre>
-<div class="block">Maximum time to wait for an action (e.g., publish message) to complete.
- <p>
- Optional. default: -1 no timeout. 0 also means no timeout.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>actionTimeToWaitMillis</code> - </dd>
-</dl>
-</li>
-</ul>
-<a name="setPersistence-org.eclipse.paho.client.mqttv3.MqttClientPersistence-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setPersistence</h4>
-<pre>public&nbsp;void&nbsp;setPersistence(org.eclipse.paho.client.mqttv3.MqttClientPersistence&nbsp;persistence)</pre>
-<div class="block">QoS 1 and 2 in-flight message persistence.
- <p>
- optional. default: use memory persistence.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>persistence</code> - </dd>
-</dl>
-</li>
-</ul>
-<a name="setCleanSession-boolean-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setCleanSession</h4>
-<pre>public&nbsp;void&nbsp;setCleanSession(boolean&nbsp;cleanSession)</pre>
-<div class="block">Clean Session.
- <p>
- Qptional. default: true.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>cleanSession</code> - </dd>
-</dl>
-</li>
-</ul>
-<a name="setConnectionTimeout-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setConnectionTimeout</h4>
-<pre>public&nbsp;void&nbsp;setConnectionTimeout(int&nbsp;connectionTimeoutSec)</pre>
-<div class="block">Connection timeout.
- Optional. 0 disables the timeout / blocks until connected. default: 30 seconds.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>connectionTimeoutSec</code> - </dd>
-</dl>
-</li>
-</ul>
-<a name="setIdleTimeout-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setIdleTimeout</h4>
-<pre>public&nbsp;void&nbsp;setIdleTimeout(int&nbsp;idleTimeoutSec)</pre>
-<div class="block">Idle connection timeout.
- Optional. 0 disables idle connection disconnect. default: 0 seconds (disabled).
- <p>
- Following an idle disconnect, the connector will automatically
- reconnect when it receives a new tuple to publish.
- If the connector is subscribing to topics, it will also reconnect
- as per <a href="../../../quarks/connectors/mqtt/MqttConfig.html#setSubscriberIdleReconnectInterval-int-"><code>setSubscriberIdleReconnectInterval(int)</code></a>.
- <p></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>idleTimeoutSec</code> - </dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/mqtt/MqttConfig.html#setSubscriberIdleReconnectInterval-int-"><code>setSubscriberIdleReconnectInterval(int)</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="setSubscriberIdleReconnectInterval-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setSubscriberIdleReconnectInterval</h4>
-<pre>public&nbsp;void&nbsp;setSubscriberIdleReconnectInterval(int&nbsp;seconds)</pre>
-<div class="block">Subscriber idle reconnect interval.
- <p>
- Following an idle disconnect, if the connector is subscribing to topics,
- it will reconnect after the specified interval.
- Optional. default: 60 seconds.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>seconds</code> - </dd>
-</dl>
-</li>
-</ul>
-<a name="setKeepAliveInterval-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setKeepAliveInterval</h4>
-<pre>public&nbsp;void&nbsp;setKeepAliveInterval(int&nbsp;keepAliveSec)
-                          throws java.lang.IllegalArgumentException</pre>
-<div class="block">Connection Keep alive.
- <p>
- Optional. 0 disables keepalive processing. default: 60 seconds.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>keepAliveSec</code> - </dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code></dd>
-</dl>
-</li>
-</ul>
-<a name="setServerURLs-java.lang.String:A-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setServerURLs</h4>
-<pre>public&nbsp;void&nbsp;setServerURLs(java.lang.String[]&nbsp;serverUrls)</pre>
-<div class="block">MQTT Server URLs
- <p>
- Required. Must be an array of one or more MQTT server URLs.
- When connecting, the first URL that successfully connects is used.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>serverUrls</code> - </dd>
-</dl>
-</li>
-</ul>
-<a name="setWill-java.lang.String-byte:A-int-boolean-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setWill</h4>
-<pre>public&nbsp;void&nbsp;setWill(java.lang.String&nbsp;topic,
-                    byte[]&nbsp;payload,
-                    int&nbsp;qos,
-                    boolean&nbsp;retained)</pre>
-<div class="block">Last Will and Testament.
- <p>
- optional. default: no last-will-and-testament.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topic</code> - topic to publish to</dd>
-<dd><code>payload</code> - the last-will-and-testament message value</dd>
-<dd><code>qos</code> - the quality of service to use to publish the message</dd>
-<dd><code>retained</code> - true to retain the message across connections</dd>
-</dl>
-</li>
-</ul>
-<a name="setPassword-char:A-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setPassword</h4>
-<pre>public&nbsp;void&nbsp;setPassword(char[]&nbsp;password)</pre>
-<div class="block">Set the password to use for authentication with the server.
- Optional. default: null.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>password</code> - </dd>
-</dl>
-</li>
-</ul>
-<a name="setUserName-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setUserName</h4>
-<pre>public&nbsp;void&nbsp;setUserName(java.lang.String&nbsp;userName)</pre>
-<div class="block">Set the username to use for authentication with the server.
- Optional. default: null.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>userName</code> - </dd>
-</dl>
-</li>
-</ul>
-<a name="setTrustStore-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setTrustStore</h4>
-<pre>public&nbsp;void&nbsp;setTrustStore(java.lang.String&nbsp;path)</pre>
-<div class="block">Set the SSL trust store path.
- <p>
- Only used with "ssl:" serverURL.
- Path to trust store file in JKS format.
- If not set, the standard JRE and javax.net.ssl system properties
- control the SSL behavior.
- Generally not required if server has a CA-signed certificate.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>path</code> - the path. null to unset.</dd>
-</dl>
-</li>
-</ul>
-<a name="getTrustStore--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getTrustStore</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getTrustStore()</pre>
-<div class="block">Get the SSL trust store path.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the path. null if not set.</dd>
-</dl>
-</li>
-</ul>
-<a name="setTrustStorePassword-char:A-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setTrustStorePassword</h4>
-<pre>public&nbsp;void&nbsp;setTrustStorePassword(char[]&nbsp;password)</pre>
-<div class="block">Set the SSL trust store password.
- <p>
- Required if the trust store path is set.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>password</code> - the password</dd>
-</dl>
-</li>
-</ul>
-<a name="getTrustStorePassword--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getTrustStorePassword</h4>
-<pre>public&nbsp;char[]&nbsp;getTrustStorePassword()</pre>
-<div class="block">Get the SSL trust store path password.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the password. null if not set.</dd>
-</dl>
-</li>
-</ul>
-<a name="setKeyStore-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setKeyStore</h4>
-<pre>public&nbsp;void&nbsp;setKeyStore(java.lang.String&nbsp;path)</pre>
-<div class="block">Set the SSL key store path.
- <p>
- Only used with "ssl:" serverURL when the server is configured for
- client auth.
- Path to trust store file in JKS format.
- If not set, the standard JRE and javax.net.ssl system properties
- control the SSL behavior.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>path</code> - the path. null to unset.</dd>
-</dl>
-</li>
-</ul>
-<a name="getKeyStore--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getKeyStore</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getKeyStore()</pre>
-<div class="block">Get the SSL trust store path.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the path. null if not set.</dd>
-</dl>
-</li>
-</ul>
-<a name="setKeyStorePassword-char:A-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setKeyStorePassword</h4>
-<pre>public&nbsp;void&nbsp;setKeyStorePassword(char[]&nbsp;password)</pre>
-<div class="block">Set the SSL key store password.
- <p>
- Required if the key store path is set.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>password</code> - the password. null to unset.</dd>
-</dl>
-</li>
-</ul>
-<a name="getKeyStorePassword--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getKeyStorePassword</h4>
-<pre>public&nbsp;char[]&nbsp;getKeyStorePassword()</pre>
-<div class="block">Get the SSL key store path password.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the password. null if not set.</dd>
-</dl>
-</li>
-</ul>
-<a name="options--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>options</h4>
-<pre>public&nbsp;java.lang.Object&nbsp;options()</pre>
-<div class="block">INTERNAL USE ONLY.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>object</dd>
-</dl>
-</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/MqttConfig.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/connectors/mqtt/MqttStreams.html" title="class in quarks.connectors.mqtt"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/mqtt/MqttConfig.html" target="_top">Frames</a></li>
-<li><a href="MqttConfig.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/connectors/mqtt/MqttStreams.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/connectors/mqtt/MqttStreams.html b/content/javadoc/lastest/quarks/connectors/mqtt/MqttStreams.html
deleted file mode 100644
index a3c1b99..0000000
--- a/content/javadoc/lastest/quarks/connectors/mqtt/MqttStreams.html
+++ /dev/null
@@ -1,510 +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_71) on Tue May 17 00:28:45 UTC 2016 -->
-<title>MqttStreams (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="MqttStreams (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":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/MqttStreams.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="../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/mqtt/MqttStreams.html" target="_top">Frames</a></li>
-<li><a href="MqttStreams.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.connectors.mqtt</div>
-<h2 title="Class MqttStreams" class="title">Class MqttStreams</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.connectors.mqtt.MqttStreams</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">MqttStreams</span>
-extends java.lang.Object</pre>
-<div class="block"><code>MqttStreams</code> is a connector to a MQTT messaging broker
- for publishing and subscribing to topics.
- <p>
- For more information about MQTT see <a href="http://mqtt.org">http://mqtt.org</a>
- <p>
- The connector exposes all MQTT capabilities:
- <ul>
- <li>multiple server URLs using tcp or ssl</li>
- <li>connection ClientId control</li>
- <li>connection username and password based authentication</li>
- <li>TODO SSL connection client authentication Q:expose just key/trust store path/pw or whole setSSLProperties capability?  Related: expose setSocketFactory?</li>
- <li>connection clean session control</li>
- <li>connection keepalive control</li>
- <li>operation/action timeout control</li>
- <li>client last will and testament</li>
- <li>connection in-flight message persistence control</li>
- <li>per-published message control of topic, quality of service, payload and retain value</li>
- <li>subscription topicFilter and maximum quality of service control</li>
- <li>TODO multiple subscription topicFilters</li>
- <li>access to received message's topic and payload.
-     Omitting until there's a clear demand for it: the received msg's isRetained, qos and isDuplicate values.
- <li>TODO dynamic server URLs control, operation timeout, keepalive control</li>
- <li>TODO dynamic subscription list control</li>
- <li>robust connection management / reconnected</li>
- <li>TODO fix: client's aren't gracefully disconnecting (their close() isn't getting called) issue#64</li>
- </ul>
- <p>
- Sample use:
- <pre><code>
- Topology t = ...;
- String url = "tcp://localhost:1883";
- MqttStreams mqtt = new MqttStreams(t, url); 
- TStream&lt;String&gt; s = top.constants("one", "two", "three");
- mqtt.publish(s, "myTopic", 0);
- TStream&lt;String&gt; rcvd = mqtt.subscribe("someTopic", 0);
- rcvd.print();
- </code></pre>
- <P>
- <code>publish()</code> can be called zero or more times.
- <code>subscribe()</code> can be called at most once.
- <p>
- See <a href="../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt"><code>MqttConfig</code></a> for all configuration items.
- <p>
- Messages are delivered with the specified Quality of Service.
- TODO adjust the QoS-1 and 2 descriptions based on the fact that we only
- supply a MemoryPersistence class under the covers.
- <ul>
- <li>Quality of Service 0 - a message should be delivered at most once
-     (zero or one times) - "fire and forget".
-     This is the fastest QoS but should only be used for messages which
-     are not valuable.</li>
- <li>Quality of Service 1 - a message should be delivered at least once
-     (zero or more times).
-     The message will be acknowledged across the network.</li>
- <li>Quality of Service 2 = a message should be delivered once.  
-     Delivery is subject to two-phase acknowledgment across the network.</li>
- </ul>
- For <code>subscribe()</code>, the QoS is the maximum QoS used for a message.
- If a message was published with a QoS less then the subscribe's QoS,
- the message will be received with the published QoS,
- otherwise it will be received with the subscribe's QoS.</div>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttStreams.html#MqttStreams-quarks.topology.Topology-java.lang.String-java.lang.String-">MqttStreams</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-           java.lang.String&nbsp;url,
-           java.lang.String&nbsp;clientId)</code>
-<div class="block">Create a connector to the specified server.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttStreams.html#MqttStreams-quarks.topology.Topology-quarks.function.Supplier-">MqttStreams</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-           <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a>&gt;&nbsp;config)</code>
-<div class="block">Create a connector with the specified configuration.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttStreams.html#publish-quarks.topology.TStream-java.lang.String-int-boolean-">publish</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;stream,
-       java.lang.String&nbsp;topic,
-       int&nbsp;qos,
-       boolean&nbsp;retain)</code>
-<div class="block">Publish a <code>TStream&lt;String&gt;</code> stream's tuples as MQTT messages.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttStreams.html#publish-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">publish</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topic,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;payload,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;qos,
-       <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Boolean&gt;&nbsp;retain)</code>
-<div class="block">Publish a stream's tuples as MQTT messages.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttStreams.html#subscribe-java.lang.String-int-">subscribe</a></span>(java.lang.String&nbsp;topicFilter,
-         int&nbsp;qos)</code>
-<div class="block">Subscribe to the MQTT topic(s) and create a <code>TStream&lt;String&gt;</code>.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttStreams.html#subscribe-java.lang.String-int-quarks.function.BiFunction-">subscribe</a></span>(java.lang.String&nbsp;topicFilter,
-         int&nbsp;qos,
-         <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.lang.String,byte[],T&gt;&nbsp;message2Tuple)</code>
-<div class="block">Subscribe to the MQTT topic(s) and create a stream of tuples of type <code>T</code>.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code><a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttStreams.html#topology--">topology</a></span>()</code>
-<div class="block">Get the <a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology"><code>Topology</code></a> the connector is associated with.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="MqttStreams-quarks.topology.Topology-java.lang.String-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>MqttStreams</h4>
-<pre>public&nbsp;MqttStreams(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-                   java.lang.String&nbsp;url,
-                   java.lang.String&nbsp;clientId)</pre>
-<div class="block">Create a connector to the specified server.
- <p>
- A convenience function.
- Connecting to the server occurs after the
- topology is submitted for execution.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topology</code> - the connector's associated <code>Topology</code>.</dd>
-<dd><code>url</code> - URL of MQTT server.</dd>
-<dd><code>clientId</code> - the connector's MQTT clientId. auto-generated if null.</dd>
-</dl>
-</li>
-</ul>
-<a name="MqttStreams-quarks.topology.Topology-quarks.function.Supplier-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>MqttStreams</h4>
-<pre>public&nbsp;MqttStreams(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
-                   <a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;<a href="../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt">MqttConfig</a>&gt;&nbsp;config)</pre>
-<div class="block">Create a connector with the specified configuration.
- <p>
- Connecting to the server occurs after the
- topology is submitted for execution.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topology</code> - </dd>
-<dd><code>config</code> - <a href="../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt"><code>MqttConfig</code></a> supplier.</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="publish-quarks.topology.TStream-quarks.function.Function-quarks.function.Function-quarks.function.Function-quarks.function.Function-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>publish</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;T&gt;&nbsp;publish(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
-                            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;topic,
-                            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,byte[]&gt;&nbsp;payload,
-                            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Integer&gt;&nbsp;qos,
-                            <a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.Boolean&gt;&nbsp;retain)</pre>
-<div class="block">Publish a stream's tuples as MQTT messages. 
- <p>Each tuple is published as an MQTT message with
- the supplied functions providing the message topic, payload
- and QoS. The topic and QoS can be generated based upon the tuple.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - Stream to be published.</dd>
-<dd><code>topic</code> - function to supply the message's topic.</dd>
-<dd><code>payload</code> - function to supply the message's payload.</dd>
-<dd><code>qos</code> - function to supply the message's delivery Quality of Service.</dd>
-<dd><code>retain</code> - function to supply the message's retain value</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>TSink sink element representing termination of this stream.</dd>
-</dl>
-</li>
-</ul>
-<a name="publish-quarks.topology.TStream-java.lang.String-int-boolean-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>publish</h4>
-<pre>public&nbsp;<a href="../../../quarks/topology/TSink.html" title="interface in quarks.topology">TSink</a>&lt;java.lang.String&gt;&nbsp;publish(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;stream,
-                                       java.lang.String&nbsp;topic,
-                                       int&nbsp;qos,
-                                       boolean&nbsp;retain)</pre>
-<div class="block">Publish a <code>TStream&lt;String&gt;</code> stream's tuples as MQTT messages.
- <p>
- A convenience function.
- The payload of each message is the String tuple's value serialized as UTF-8.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>stream</code> - Stream to be published.</dd>
-<dd><code>topic</code> - the fixed topic.</dd>
-<dd><code>qos</code> - the fixed delivery Quality of Service.</dd>
-<dd><code>retain</code> - the fixed retain value.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>TSink sink element representing termination of this stream.</dd>
-</dl>
-</li>
-</ul>
-<a name="subscribe-java.lang.String-int-quarks.function.BiFunction-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>subscribe</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;subscribe(java.lang.String&nbsp;topicFilter,
-                                int&nbsp;qos,
-                                <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.lang.String,byte[],T&gt;&nbsp;message2Tuple)</pre>
-<div class="block">Subscribe to the MQTT topic(s) and create a stream of tuples of type <code>T</code>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topicFilter</code> - the topic(s) to subscribe to.</dd>
-<dd><code>qos</code> - the maximum Quality of Service to use.</dd>
-<dd><code>message2Tuple</code> - function to convert <code>(topic, payload)</code> to
-      a tuple of type <code>T</code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd><code>TStream&lt;T&gt;</code></dd>
-</dl>
-</li>
-</ul>
-<a name="subscribe-java.lang.String-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>subscribe</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;subscribe(java.lang.String&nbsp;topicFilter,
-                                               int&nbsp;qos)</pre>
-<div class="block">Subscribe to the MQTT topic(s) and create a <code>TStream&lt;String&gt;</code>.
- <p>
- A convenience function.
- Each message's payload is expected/required to be a UTF-8 encoded string.
- Only the converted payload is present the generated tuple.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>topicFilter</code> - the topic(s) to subscribe to.</dd>
-<dd><code>qos</code> - the maximum Quality of Service to use.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd><code>TStream&lt;String&gt;</code></dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/connectors/mqtt/MqttStreams.html#publish-quarks.topology.TStream-java.lang.String-int-boolean-"><code>publish(TStream, String, int, boolean)</code></a></dd>
-</dl>
-</li>
-</ul>
-<a name="topology--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>topology</h4>
-<pre>public&nbsp;<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology()</pre>
-<div class="block">Get the <a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology"><code>Topology</code></a> the connector is associated with.</div>
-</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/MqttStreams.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/connectors/mqtt/MqttConfig.html" title="class in quarks.connectors.mqtt"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/connectors/mqtt/MqttStreams.html" target="_top">Frames</a></li>
-<li><a href="MqttStreams.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>



[13/51] [partial] incubator-quarks-website git commit: from 05ad5e885c21d745f87c23c280f222cbca457b89

Posted by qu...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/mbeans/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/mbeans/package-summary.html b/content/javadoc/lastest/quarks/execution/mbeans/package-summary.html
deleted file mode 100644
index a165fb7..0000000
--- a/content/javadoc/lastest/quarks/execution/mbeans/package-summary.html
+++ /dev/null
@@ -1,161 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.execution.mbeans (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.execution.mbeans (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/execution/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/execution/services/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/mbeans/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;quarks.execution.mbeans</h1>
-<div class="docSummary">
-<div class="block">Management MBeans for execution.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
-<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Interface</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans">JobMXBean</a></td>
-<td class="colLast">
-<div class="block">Control interface for a job.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans">PeriodMXBean</a></td>
-<td class="colLast">
-<div class="block">Control mbean interface for an entity having an a time period control.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.execution.mbeans Description">Package quarks.execution.mbeans Description</h2>
-<div class="block">Management MBeans for execution.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/execution/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../../quarks/execution/services/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/mbeans/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/mbeans/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/mbeans/package-tree.html b/content/javadoc/lastest/quarks/execution/mbeans/package-tree.html
deleted file mode 100644
index 2c3854c..0000000
--- a/content/javadoc/lastest/quarks/execution/mbeans/package-tree.html
+++ /dev/null
@@ -1,136 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.execution.mbeans Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.execution.mbeans Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../../quarks/execution/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/execution/services/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/mbeans/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 quarks.execution.mbeans</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="Interface Hierarchy">Interface Hierarchy</h2>
-<ul>
-<li type="circle">quarks.execution.mbeans.<a href="../../../quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans"><span class="typeNameLink">JobMXBean</span></a></li>
-<li type="circle">quarks.execution.mbeans.<a href="../../../quarks/execution/mbeans/PeriodMXBean.html" title="interface in quarks.execution.mbeans"><span class="typeNameLink">PeriodMXBean</span></a></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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/execution/package-tree.html">Prev</a></li>
-<li><a href="../../../quarks/execution/services/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/mbeans/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/mbeans/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/mbeans/package-use.html b/content/javadoc/lastest/quarks/execution/mbeans/package-use.html
deleted file mode 100644
index 54c526b..0000000
--- a/content/javadoc/lastest/quarks/execution/mbeans/package-use.html
+++ /dev/null
@@ -1,207 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.execution.mbeans (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.execution.mbeans (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/execution/mbeans/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 quarks.execution.mbeans" class="title">Uses of Package<br>quarks.execution.mbeans</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="../../../quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</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="#quarks.oplet.core">quarks.oplet.core</a></td>
-<td class="colLast">
-<div class="block">Core primitive oplets.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.oplet.functional">quarks.oplet.functional</a></td>
-<td class="colLast">
-<div class="block">Oplets that process tuples using functions.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao.mbeans">quarks.runtime.etiao.mbeans</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.core">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</a> used by <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</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="../../../quarks/execution/mbeans/class-use/PeriodMXBean.html#quarks.oplet.core">PeriodMXBean</a>
-<div class="block">Control mbean interface for an entity having an a time period control.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.oplet.functional">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</a> used by <a href="../../../quarks/oplet/functional/package-summary.html">quarks.oplet.functional</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="../../../quarks/execution/mbeans/class-use/PeriodMXBean.html#quarks.oplet.functional">PeriodMXBean</a>
-<div class="block">Control mbean interface for an entity having an a time period control.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao.mbeans">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</a> used by <a href="../../../quarks/runtime/etiao/mbeans/package-summary.html">quarks.runtime.etiao.mbeans</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="../../../quarks/execution/mbeans/class-use/JobMXBean.html#quarks.runtime.etiao.mbeans">JobMXBean</a>
-<div class="block">Control interface for a job.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/mbeans/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/package-frame.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/package-frame.html b/content/javadoc/lastest/quarks/execution/package-frame.html
deleted file mode 100644
index aca2ec4..0000000
--- a/content/javadoc/lastest/quarks/execution/package-frame.html
+++ /dev/null
@@ -1,29 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.execution (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="../../quarks/execution/package-summary.html" target="classFrame">quarks.execution</a></h1>
-<div class="indexContainer">
-<h2 title="Interfaces">Interfaces</h2>
-<ul title="Interfaces">
-<li><a href="Configs.html" title="interface in quarks.execution" target="classFrame"><span class="interfaceName">Configs</span></a></li>
-<li><a href="DirectSubmitter.html" title="interface in quarks.execution" target="classFrame"><span class="interfaceName">DirectSubmitter</span></a></li>
-<li><a href="Job.html" title="interface in quarks.execution" target="classFrame"><span class="interfaceName">Job</span></a></li>
-<li><a href="Submitter.html" title="interface in quarks.execution" target="classFrame"><span class="interfaceName">Submitter</span></a></li>
-</ul>
-<h2 title="Enums">Enums</h2>
-<ul title="Enums">
-<li><a href="Job.Action.html" title="enum in quarks.execution" target="classFrame">Job.Action</a></li>
-<li><a href="Job.Health.html" title="enum in quarks.execution" target="classFrame">Job.Health</a></li>
-<li><a href="Job.State.html" title="enum in quarks.execution" target="classFrame">Job.State</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/package-summary.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/package-summary.html b/content/javadoc/lastest/quarks/execution/package-summary.html
deleted file mode 100644
index 6600f2b..0000000
--- a/content/javadoc/lastest/quarks/execution/package-summary.html
+++ /dev/null
@@ -1,204 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.execution (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.execution (Quarks v0.4.0)";
-        }
-    }
-    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="../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../quarks/execution/mbeans/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/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;quarks.execution</h1>
-<div class="docSummary">
-<div class="block">Execution of Quarks topologies and graphs.</div>
-</div>
-<p>See:&nbsp;<a href="#package.description">Description</a></p>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
-<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Interface</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../quarks/execution/Configs.html" title="interface in quarks.execution">Configs</a></td>
-<td class="colLast">
-<div class="block">Configuration property names.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution">DirectSubmitter</a>&lt;E,J extends <a href="../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;</td>
-<td class="colLast">
-<div class="block">An interface for submission of an executable
- that is executed directly within the current
- virtual machine.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a></td>
-<td class="colLast">
-<div class="block">Actions and states for execution of a Quarks job.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../quarks/execution/Submitter.html" title="interface in quarks.execution">Submitter</a>&lt;E,J extends <a href="../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>&gt;</td>
-<td class="colLast">
-<div class="block">An interface for submission of an executable.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
-<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Enum</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution">Job.Action</a></td>
-<td class="colLast">
-<div class="block">Actions which trigger <a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution"><code>Job.State</code></a> transitions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution">Job.Health</a></td>
-<td class="colLast">
-<div class="block">Enumeration for the summarized health indicator of the graph nodes.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution">Job.State</a></td>
-<td class="colLast">
-<div class="block">States of a graph job.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-<a name="package.description">
-<!--   -->
-</a>
-<h2 title="Package quarks.execution Description">Package quarks.execution Description</h2>
-<div class="block">Execution of Quarks topologies and graphs.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/connectors/wsclient/javax/websocket/runtime/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a href="../../quarks/execution/mbeans/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/package-tree.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/package-tree.html b/content/javadoc/lastest/quarks/execution/package-tree.html
deleted file mode 100644
index 2ef919a..0000000
--- a/content/javadoc/lastest/quarks/execution/package-tree.html
+++ /dev/null
@@ -1,155 +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_71) on Tue May 17 00:28:46 UTC 2016 -->
-<title>quarks.execution Class Hierarchy (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="quarks.execution Class Hierarchy (Quarks v0.4.0)";
-        }
-    }
-    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="../../quarks/connectors/wsclient/javax/websocket/runtime/package-tree.html">Prev</a></li>
-<li><a href="../../quarks/execution/mbeans/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/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 quarks.execution</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="Interface Hierarchy">Interface Hierarchy</h2>
-<ul>
-<li type="circle">quarks.execution.<a href="../../quarks/execution/Configs.html" title="interface in quarks.execution"><span class="typeNameLink">Configs</span></a></li>
-<li type="circle">quarks.execution.<a href="../../quarks/execution/Job.html" title="interface in quarks.execution"><span class="typeNameLink">Job</span></a></li>
-<li type="circle">quarks.execution.<a href="../../quarks/execution/Submitter.html" title="interface in quarks.execution"><span class="typeNameLink">Submitter</span></a>&lt;E,J&gt;
-<ul>
-<li type="circle">quarks.execution.<a href="../../quarks/execution/DirectSubmitter.html" title="interface in quarks.execution"><span class="typeNameLink">DirectSubmitter</span></a>&lt;E,J&gt;</li>
-</ul>
-</li>
-</ul>
-<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
-<ul>
-<li type="circle">java.lang.Object
-<ul>
-<li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
-<ul>
-<li type="circle">quarks.execution.<a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution"><span class="typeNameLink">Job.State</span></a></li>
-<li type="circle">quarks.execution.<a href="../../quarks/execution/Job.Health.html" title="enum in quarks.execution"><span class="typeNameLink">Job.Health</span></a></li>
-<li type="circle">quarks.execution.<a href="../../quarks/execution/Job.Action.html" title="enum in quarks.execution"><span class="typeNameLink">Job.Action</span></a></li>
-</ul>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../quarks/connectors/wsclient/javax/websocket/runtime/package-tree.html">Prev</a></li>
-<li><a href="../../quarks/execution/mbeans/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/package-use.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/package-use.html b/content/javadoc/lastest/quarks/execution/package-use.html
deleted file mode 100644
index 40a351a..0000000
--- a/content/javadoc/lastest/quarks/execution/package-use.html
+++ /dev/null
@@ -1,562 +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_71) on Tue May 17 00:28:47 UTC 2016 -->
-<title>Uses of Package quarks.execution (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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 quarks.execution (Quarks v0.4.0)";
-        }
-    }
-    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?quarks/execution/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 quarks.execution" class="title">Uses of Package<br>quarks.execution</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="../../quarks/execution/package-summary.html">quarks.execution</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="#quarks.apps.runtime">quarks.apps.runtime</a></td>
-<td class="colLast">
-<div class="block">Applications which provide monitoring and failure recovery to other 
- Quarks applications.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.execution">quarks.execution</a></td>
-<td class="colLast">
-<div class="block">Execution of Quarks topologies and graphs.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.execution.mbeans">quarks.execution.mbeans</a></td>
-<td class="colLast">
-<div class="block">Management MBeans for execution.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.execution.services">quarks.execution.services</a></td>
-<td class="colLast">
-<div class="block">Execution services.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.graph.spi.execution">quarks.graph.spi.execution</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.development">quarks.providers.development</a></td>
-<td class="colLast">
-<div class="block">Execution of a streaming topology in a development environment .</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.providers.direct">quarks.providers.direct</a></td>
-<td class="colLast">
-<div class="block">Direct execution of a streaming topology.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.providers.iot">quarks.providers.iot</a></td>
-<td class="colLast">
-<div class="block">Iot provider that allows multiple applications to
- share an <code>IotDevice</code>.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.appservice">quarks.runtime.appservice</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao">quarks.runtime.etiao</a></td>
-<td class="colLast">
-<div class="block">A runtime for executing a Quarks streaming topology, designed as an embeddable library 
- so that it can be executed in a simple Java application.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.runtime.etiao.mbeans">quarks.runtime.etiao.mbeans</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.runtime.jobregistry">quarks.runtime.jobregistry</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#quarks.samples.connectors">quarks.samples.connectors</a></td>
-<td class="colLast">
-<div class="block">General support for connector samples.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#quarks.topology.tester">quarks.topology.tester</a></td>
-<td class="colLast">
-<div class="block">Testing for a streaming topology.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.apps.runtime">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/execution/package-summary.html">quarks.execution</a> used by <a href="../../quarks/apps/runtime/package-summary.html">quarks.apps.runtime</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="../../quarks/execution/class-use/DirectSubmitter.html#quarks.apps.runtime">DirectSubmitter</a>
-<div class="block">An interface for submission of an executable
- that is executed directly within the current
- virtual machine.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Job.html#quarks.apps.runtime">Job</a>
-<div class="block">Actions and states for execution of a Quarks job.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.execution">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/execution/package-summary.html">quarks.execution</a> used by <a href="../../quarks/execution/package-summary.html">quarks.execution</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="../../quarks/execution/class-use/Job.html#quarks.execution">Job</a>
-<div class="block">Actions and states for execution of a Quarks job.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Job.Action.html#quarks.execution">Job.Action</a>
-<div class="block">Actions which trigger <a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution"><code>Job.State</code></a> transitions.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Job.Health.html#quarks.execution">Job.Health</a>
-<div class="block">Enumeration for the summarized health indicator of the graph nodes.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Job.State.html#quarks.execution">Job.State</a>
-<div class="block">States of a graph job.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Submitter.html#quarks.execution">Submitter</a>
-<div class="block">An interface for submission of an executable.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.execution.mbeans">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/execution/package-summary.html">quarks.execution</a> used by <a href="../../quarks/execution/mbeans/package-summary.html">quarks.execution.mbeans</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="../../quarks/execution/class-use/Job.Action.html#quarks.execution.mbeans">Job.Action</a>
-<div class="block">Actions which trigger <a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution"><code>Job.State</code></a> transitions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Job.Health.html#quarks.execution.mbeans">Job.Health</a>
-<div class="block">Enumeration for the summarized health indicator of the graph nodes.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Job.State.html#quarks.execution.mbeans">Job.State</a>
-<div class="block">States of a graph job.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.execution.services">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/execution/package-summary.html">quarks.execution</a> used by <a href="../../quarks/execution/services/package-summary.html">quarks.execution.services</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="../../quarks/execution/class-use/Job.html#quarks.execution.services">Job</a>
-<div class="block">Actions and states for execution of a Quarks job.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.graph.spi.execution">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/execution/package-summary.html">quarks.execution</a> used by quarks.graph.spi.execution</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="../../quarks/execution/class-use/Job.html#quarks.graph.spi.execution">Job</a>
-<div class="block">Actions and states for execution of a Quarks job.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.development">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/execution/package-summary.html">quarks.execution</a> used by <a href="../../quarks/providers/development/package-summary.html">quarks.providers.development</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="../../quarks/execution/class-use/DirectSubmitter.html#quarks.providers.development">DirectSubmitter</a>
-<div class="block">An interface for submission of an executable
- that is executed directly within the current
- virtual machine.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Job.html#quarks.providers.development">Job</a>
-<div class="block">Actions and states for execution of a Quarks job.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Submitter.html#quarks.providers.development">Submitter</a>
-<div class="block">An interface for submission of an executable.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.direct">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/execution/package-summary.html">quarks.execution</a> used by <a href="../../quarks/providers/direct/package-summary.html">quarks.providers.direct</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="../../quarks/execution/class-use/DirectSubmitter.html#quarks.providers.direct">DirectSubmitter</a>
-<div class="block">An interface for submission of an executable
- that is executed directly within the current
- virtual machine.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Job.html#quarks.providers.direct">Job</a>
-<div class="block">Actions and states for execution of a Quarks job.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Submitter.html#quarks.providers.direct">Submitter</a>
-<div class="block">An interface for submission of an executable.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.providers.iot">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/execution/package-summary.html">quarks.execution</a> used by <a href="../../quarks/providers/iot/package-summary.html">quarks.providers.iot</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="../../quarks/execution/class-use/DirectSubmitter.html#quarks.providers.iot">DirectSubmitter</a>
-<div class="block">An interface for submission of an executable
- that is executed directly within the current
- virtual machine.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Job.html#quarks.providers.iot">Job</a>
-<div class="block">Actions and states for execution of a Quarks job.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Submitter.html#quarks.providers.iot">Submitter</a>
-<div class="block">An interface for submission of an executable.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.appservice">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/execution/package-summary.html">quarks.execution</a> used by <a href="../../quarks/runtime/appservice/package-summary.html">quarks.runtime.appservice</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="../../quarks/execution/class-use/DirectSubmitter.html#quarks.runtime.appservice">DirectSubmitter</a>
-<div class="block">An interface for submission of an executable
- that is executed directly within the current
- virtual machine.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Job.html#quarks.runtime.appservice">Job</a>
-<div class="block">Actions and states for execution of a Quarks job.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/execution/package-summary.html">quarks.execution</a> used by <a href="../../quarks/runtime/etiao/package-summary.html">quarks.runtime.etiao</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="../../quarks/execution/class-use/Job.html#quarks.runtime.etiao">Job</a>
-<div class="block">Actions and states for execution of a Quarks job.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Job.Action.html#quarks.runtime.etiao">Job.Action</a>
-<div class="block">Actions which trigger <a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution"><code>Job.State</code></a> transitions.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.etiao.mbeans">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/execution/package-summary.html">quarks.execution</a> used by <a href="../../quarks/runtime/etiao/mbeans/package-summary.html">quarks.runtime.etiao.mbeans</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="../../quarks/execution/class-use/Job.Action.html#quarks.runtime.etiao.mbeans">Job.Action</a>
-<div class="block">Actions which trigger <a href="../../quarks/execution/Job.State.html" title="enum in quarks.execution"><code>Job.State</code></a> transitions.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Job.Health.html#quarks.runtime.etiao.mbeans">Job.Health</a>
-<div class="block">Enumeration for the summarized health indicator of the graph nodes.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Job.State.html#quarks.runtime.etiao.mbeans">Job.State</a>
-<div class="block">States of a graph job.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.runtime.jobregistry">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/execution/package-summary.html">quarks.execution</a> used by <a href="../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</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="../../quarks/execution/class-use/Job.html#quarks.runtime.jobregistry">Job</a>
-<div class="block">Actions and states for execution of a Quarks job.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.samples.connectors">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/execution/package-summary.html">quarks.execution</a> used by <a href="../../quarks/samples/connectors/package-summary.html">quarks.samples.connectors</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="../../quarks/execution/class-use/Job.html#quarks.samples.connectors">Job</a>
-<div class="block">Actions and states for execution of a Quarks job.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Job.State.html#quarks.samples.connectors">Job.State</a>
-<div class="block">States of a graph job.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="quarks.topology.tester">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../quarks/execution/package-summary.html">quarks.execution</a> used by <a href="../../quarks/topology/tester/package-summary.html">quarks.topology.tester</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="../../quarks/execution/class-use/Job.html#quarks.topology.tester">Job</a>
-<div class="block">Actions and states for execution of a Quarks job.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../quarks/execution/class-use/Submitter.html#quarks.topology.tester">Submitter</a>
-<div class="block">An interface for submission of an executable.</div>
-</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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../index.html?quarks/execution/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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/ControlService.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/ControlService.html b/content/javadoc/lastest/quarks/execution/services/ControlService.html
deleted file mode 100644
index 89181e0..0000000
--- a/content/javadoc/lastest/quarks/execution/services/ControlService.html
+++ /dev/null
@@ -1,343 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>ControlService (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="ControlService (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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/ControlService.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="../../../quarks/execution/services/Controls.html" title="class in quarks.execution.services"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/ControlService.html" target="_top">Frames</a></li>
-<li><a href="ControlService.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">quarks.execution.services</div>
-<h2 title="Interface ControlService" class="title">Interface ControlService</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../quarks/runtime/jmxcontrol/JMXControlService.html" title="class in quarks.runtime.jmxcontrol">JMXControlService</a>, <a href="../../../quarks/runtime/jsoncontrol/JsonControlService.html" title="class in quarks.runtime.jsoncontrol">JsonControlService</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">ControlService</span></pre>
-<div class="block">Service that provides a control mechanism.
- <BR>
- The control service allows applications and Quarks itself to
- register control interfaces generically. The style of a control interface
- is similar to a JMX Management Bean (MBean), specifically a JMX MXBean.
- <BR>
- No dependency is created on any JMX interface to allow running on systems
- that do not support JMX, such as Android.
- <P>
- Different implementations of the control service provide the mechanism
- to execute methods of the control interfaces. For example
- <a href="../../../quarks/runtime/jmxcontrol/JMXControlService.html" title="class in quarks.runtime.jmxcontrol"><code>JMXControlService</code></a>
- registers the MBeans in the JMX platform MBean server.
- <BR>
- The control service is intended to allow remote execution of a control interface
- through any mechanism. The control service provides operations and attributes
- similar to JMX. It does not provide notifications.
- </P>
- <P>
- An instance of a control service MBean is defined by its:
- 
- <UL>
- <LI> A type </LI>
- <LI> A identifier - Unique within the current execution context.</LI>
- <LI> An alias - Optional, but can be combined with the control MBeans's type 
- to logically identify a control MBean. </LI>
- <LI> A Java interface - This defines what operations can be executed
- against the control MBean.</LI>
- </UL>
- A remote system should be able to specify an operation on an
- control server MBean though its alias and type. For example
- an application might be submitted with a fixed name
- <em>PumpAnalytics</em> (as its alias)
- to allow its <a href="../../../quarks/execution/mbeans/JobMXBean.html" title="interface in quarks.execution.mbeans"><code>JobMXBean</code></a>
- to be determined remotely using a combination of
- <a href="../../../quarks/execution/mbeans/JobMXBean.html#TYPE"><code>JobMXBean.TYPE</code></a>
- and <em>PumpAnalytics</em>.
- </P>
- <P>
- Control service implementations may be limited in their capabilities,
- for example when using the JMX control service the full capabilities
- of JMX can be used, such as complex types in a control service MBean interface.
- Portable applications would limit themselves to a smaller subset of
- capabilities, such as only primitive types and enums.
- <BR>
- The method <a href="../../../quarks/execution/services/Controls.html#isControlServiceMBean-java.lang.Class-"><code>Controls.isControlServiceMBean(Class)</code></a> defines
- the minimal supported interface for any control service.
- </P></div>
-</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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract 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>&lt;T&gt;&nbsp;T</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/ControlService.html#getControl-java.lang.String-java.lang.String-java.lang.Class-">getControl</a></span>(java.lang.String&nbsp;type,
-          java.lang.String&nbsp;alias,
-          java.lang.Class&lt;T&gt;&nbsp;controlInterface)</code>
-<div class="block">Return a control Mbean registered with this service.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/ControlService.html#registerControl-java.lang.String-java.lang.String-java.lang.String-java.lang.Class-T-">registerControl</a></span>(java.lang.String&nbsp;type,
-               java.lang.String&nbsp;id,
-               java.lang.String&nbsp;alias,
-               java.lang.Class&lt;T&gt;&nbsp;controlInterface,
-               T&nbsp;control)</code>
-<div class="block">Register a control MBean.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/ControlService.html#unregister-java.lang.String-">unregister</a></span>(java.lang.String&nbsp;controlId)</code>
-<div class="block">Unregister a control bean registered by <a href="../../../quarks/execution/services/ControlService.html#registerControl-java.lang.String-java.lang.String-java.lang.String-java.lang.Class-T-"><code>registerControl(String, String, String, Class, Object)</code></a></div>
-</td>
-</tr>
-</table>
-</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="registerControl-java.lang.String-java.lang.String-java.lang.String-java.lang.Class-java.lang.Object-">
-<!--   -->
-</a><a name="registerControl-java.lang.String-java.lang.String-java.lang.String-java.lang.Class-T-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>registerControl</h4>
-<pre>&lt;T&gt;&nbsp;java.lang.String&nbsp;registerControl(java.lang.String&nbsp;type,
-                                     java.lang.String&nbsp;id,
-                                     java.lang.String&nbsp;alias,
-                                     java.lang.Class&lt;T&gt;&nbsp;controlInterface,
-                                     T&nbsp;control)</pre>
-<div class="block">Register a control MBean.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>type</code> - Type of the control MBean.</dd>
-<dd><code>id</code> - Unique identifier for the control MBean.</dd>
-<dd><code>alias</code> - Alias for the control MBean. Required to be unique within the context
-            of <code>type</code>.</dd>
-<dd><code>controlInterface</code> - Public interface for the control MBean.</dd>
-<dd><code>control</code> - The control MBean</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>unique identifier that can be used to unregister an control MBean.</dd>
-</dl>
-</li>
-</ul>
-<a name="unregister-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>unregister</h4>
-<pre>void&nbsp;unregister(java.lang.String&nbsp;controlId)</pre>
-<div class="block">Unregister a control bean registered by <a href="../../../quarks/execution/services/ControlService.html#registerControl-java.lang.String-java.lang.String-java.lang.String-java.lang.Class-T-"><code>registerControl(String, String, String, Class, Object)</code></a></div>
-</li>
-</ul>
-<a name="getControl-java.lang.String-java.lang.String-java.lang.Class-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getControl</h4>
-<pre>&lt;T&gt;&nbsp;T&nbsp;getControl(java.lang.String&nbsp;type,
-                 java.lang.String&nbsp;alias,
-                 java.lang.Class&lt;T&gt;&nbsp;controlInterface)</pre>
-<div class="block">Return a control Mbean registered with this service.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>type</code> - Type of the control MBean.</dd>
-<dd><code>alias</code> - Alias for the control MBean.</dd>
-<dd><code>controlInterface</code> - Public interface of the control MBean.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>Control Mbean or null if a matching MBean is not registered.</dd>
-</dl>
-</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/ControlService.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../quarks/execution/services/Controls.html" title="class in quarks.execution.services"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/ControlService.html" target="_top">Frames</a></li>
-<li><a href="ControlService.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 &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/a13739b3/content/javadoc/lastest/quarks/execution/services/Controls.html
----------------------------------------------------------------------
diff --git a/content/javadoc/lastest/quarks/execution/services/Controls.html b/content/javadoc/lastest/quarks/execution/services/Controls.html
deleted file mode 100644
index ef045d1..0000000
--- a/content/javadoc/lastest/quarks/execution/services/Controls.html
+++ /dev/null
@@ -1,304 +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_71) on Tue May 17 00:28:44 UTC 2016 -->
-<title>Controls (Quarks v0.4.0)</title>
-<meta name="date" content="2016-05-17">
-<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="Controls (Quarks v0.4.0)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":9};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static 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/Controls.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>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/Controls.html" target="_top">Frames</a></li>
-<li><a href="Controls.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">quarks.execution.services</div>
-<h2 title="Class Controls" class="title">Class Controls</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>quarks.execution.services.Controls</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">Controls</span>
-extends java.lang.Object</pre>
-<div class="block">Utilities for the control service.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services"><code>ControlService</code></a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/Controls.html#Controls--">Controls</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static 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>static boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/execution/services/Controls.html#isControlServiceMBean-java.lang.Class-">isControlServiceMBean</a></span>(java.lang.Class&lt;?&gt;&nbsp;controlInterface)</code>
-<div class="block">Test to see if an interface represents a valid
- control service MBean.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="Controls--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>Controls</h4>
-<pre>public&nbsp;Controls()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="isControlServiceMBean-java.lang.Class-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>isControlServiceMBean</h4>
-<pre>public static&nbsp;boolean&nbsp;isControlServiceMBean(java.lang.Class&lt;?&gt;&nbsp;controlInterface)</pre>
-<div class="block">Test to see if an interface represents a valid
- control service MBean.
- All implementations of <code>ControlService</code>
- must support control MBeans for which this
- method returns true.
- <BR>
- An interface is a valid control service MBean if
- all of the following are true:
- <UL>
- <LI>An interface that does not extend any other interface.</LI>
- <LI>Not be parameterized</LI>
- <LI>Method parameters and return types restricted to these types:
- <UL>
- <LI><code>String, boolean, int, long, double</code>.</LI>
- <LI>Any enumeration</LI>
- </UL> 
- </UL></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>controlInterface</code> - </dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>True</dd>
-</dl>
-</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/Controls.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 class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev&nbsp;Class</li>
-<li><a href="../../../quarks/execution/services/ControlService.html" title="interface in quarks.execution.services"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?quarks/execution/services/Controls.html" target="_top">Frames</a></li>
-<li><a href="Controls.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
-</body>
-</html>