http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/class-use/OpletContext.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/class-use/OpletContext.html b/content/javadoc/latest/org/apache/edgent/oplet/class-use/OpletContext.html index 687c3ec..47f193a 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/class-use/OpletContext.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/class-use/OpletContext.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> -<title>Uses of Interface org.apache.edgent.oplet.OpletContext (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 --> +<title>Uses of Interface org.apache.edgent.oplet.OpletContext (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.edgent.oplet.OpletContext (Edgent v0.4.0)"; + parent.document.title="Uses of Interface org.apache.edgent.oplet.OpletContext (Edgent v1.0.0)"; } } catch(err) { @@ -35,7 +35,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -131,7 +131,9 @@ </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">Stream Oscilloscope underlying implementation oplets.</div> +</td> </tr> </tbody> </table> @@ -220,19 +222,19 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Pipe.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Pipe.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><<a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="type parameter in Pipe">I</a>,<a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="type parameter in Pipe">O</a>> context)</code> </td> +<td class="colLast"><span class="typeNameLabel">AbstractOplet.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><<a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" title="type parameter in AbstractOplet">I</a>,<a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" title="type parameter in AbstractOplet">O</a>> context)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">AbstractOplet.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><<a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" title="type parameter in AbstractOplet">I</a>,<a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" title="type parameter in AbstractOplet">O</a>> context)</code> </td> +<td class="colLast"><span class="typeNameLabel">Pipe.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Pipe.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><<a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="type parameter in Pipe">I</a>,<a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="type parameter in Pipe">O</a>> context)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Union.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Union.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><<a href="../../../../../org/apache/edgent/oplet/core/Union.html" title="type parameter in Union">T</a>,<a href="../../../../../org/apache/edgent/oplet/core/Union.html" title="type parameter in Union">T</a>> context)</code> </td> +<td class="colLast"><span class="typeNameLabel">Split.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Split.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><<a href="../../../../../org/apache/edgent/oplet/core/Split.html" title="type parameter in Split">T</a>,<a href="../../../../../org/apache/edgent/oplet/core/Split.html" title="type parameter in Split">T</a>> context)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Split.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Split.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><<a href="../../../../../org/apache/edgent/oplet/core/Split.html" title="type parameter in Split">T</a>,<a href="../../../../../org/apache/edgent/oplet/core/Split.html" title="type parameter in Split">T</a>> context)</code> </td> +<td class="colLast"><span class="typeNameLabel">Union.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Union.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><<a href="../../../../../org/apache/edgent/oplet/core/Union.html" title="type parameter in Union">T</a>,<a href="../../../../../org/apache/edgent/oplet/core/Union.html" title="type parameter in Union">T</a>> context)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> @@ -240,11 +242,11 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Source.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/core/Source.html" title="type parameter in Source">T</a>> context)</code> </td> +<td class="colLast"><span class="typeNameLabel">PeriodicSource.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html" title="type parameter in PeriodicSource">T</a>> context)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">PeriodicSource.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/core/PeriodicSource.html" title="type parameter in PeriodicSource">T</a>> context)</code> </td> +<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Source.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/core/Source.html" title="type parameter in Source">T</a>> context)</code> </td> </tr> </tbody> </table> @@ -262,11 +264,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">SupplierSource.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/functional/SupplierSource.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/functional/SupplierSource.html" title="type parameter in SupplierSource">T</a>> context)</code> </td> +<td class="colLast"><span class="typeNameLabel">SupplierPeriodicSource.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/functional/SupplierPeriodicSource.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/functional/SupplierPeriodicSource.html" title="type parameter in SupplierPeriodicSource">T</a>> context)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">SupplierPeriodicSource.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/functional/SupplierPeriodicSource.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/functional/SupplierPeriodicSource.html" title="type parameter in SupplierPeriodicSource">T</a>> context)</code> </td> +<td class="colLast"><span class="typeNameLabel">SupplierSource.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/functional/SupplierSource.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><java.lang.Void,<a href="../../../../../org/apache/edgent/oplet/functional/SupplierSource.html" title="type parameter in SupplierSource">T</a>> context)</code> </td> </tr> </tbody> </table> @@ -288,7 +290,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">UnorderedIsolate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><<a href="../../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="type parameter in UnorderedIsolate">T</a>,<a href="../../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="type parameter in UnorderedIsolate">T</a>> context)</code> </td> +<td class="colLast"><span class="typeNameLabel">Isolate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/plumbing/Isolate.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><<a href="../../../../../org/apache/edgent/oplet/plumbing/Isolate.html" title="type parameter in Isolate">T</a>,<a href="../../../../../org/apache/edgent/oplet/plumbing/Isolate.html" title="type parameter in Isolate">T</a>> context)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> @@ -296,7 +298,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Isolate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/plumbing/Isolate.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><<a href="../../../../../org/apache/edgent/oplet/plumbing/Isolate.html" title="type parameter in Isolate">T</a>,<a href="../../../../../org/apache/edgent/oplet/plumbing/Isolate.html" title="type parameter in Isolate">T</a>> context)</code> </td> +<td class="colLast"><span class="typeNameLabel">UnorderedIsolate.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html#initialize-org.apache.edgent.oplet.OpletContext-">initialize</a></span>(<a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">OpletContext</a><<a href="../../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="type parameter in UnorderedIsolate">T</a>,<a href="../../../../../org/apache/edgent/oplet/plumbing/UnorderedIsolate.html" title="type parameter in UnorderedIsolate">T</a>> context)</code> </td> </tr> </tbody> </table> @@ -381,7 +383,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/edgent/oplet/OpletContext.html" title="interface in org.apache.edgent.oplet">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -416,6 +418,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html>
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/class-use/OutputPortContext.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/class-use/OutputPortContext.html b/content/javadoc/latest/org/apache/edgent/oplet/class-use/OutputPortContext.html index 7160ea8..096d947 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/class-use/OutputPortContext.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/class-use/OutputPortContext.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> -<title>Uses of Interface org.apache.edgent.oplet.OutputPortContext (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 --> +<title>Uses of Interface org.apache.edgent.oplet.OutputPortContext (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.edgent.oplet.OutputPortContext (Edgent v0.4.0)"; + parent.document.title="Uses of Interface org.apache.edgent.oplet.OutputPortContext (Edgent v1.0.0)"; } } catch(err) { @@ -35,7 +35,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/edgent/oplet/OutputPortContext.html" title="interface in org.apache.edgent.oplet">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -189,7 +189,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/edgent/oplet/OutputPortContext.html" title="interface in org.apache.edgent.oplet">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -224,6 +224,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html b/content/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html index fec9465..03cc817 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/AbstractOplet.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 --> -<title>AbstractOplet (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 --> +<title>AbstractOplet (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AbstractOplet (Edgent v0.4.0)"; + parent.document.title="AbstractOplet (Edgent v1.0.0)"; } } catch(err) { @@ -314,6 +314,6 @@ implements <a href="../../../../../org/apache/edgent/oplet/Oplet.html" title="in <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html b/content/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html index b892f4f..92af69b 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/FanIn.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 --> -<title>FanIn (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 --> +<title>FanIn (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FanIn (Edgent v0.4.0)"; + parent.document.title="FanIn (Edgent v1.0.0)"; } } catch(err) { @@ -460,6 +460,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html b/content/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html index a7d2b2e..7d21881 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/FanOut.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 --> -<title>FanOut (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 --> +<title>FanOut (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FanOut (Edgent v0.4.0)"; + parent.document.title="FanOut (Edgent v1.0.0)"; } } catch(err) { @@ -366,6 +366,6 @@ implements <a href="../../../../../org/apache/edgent/function/Consumer.html" tit <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/Peek.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/Peek.html b/content/javadoc/latest/org/apache/edgent/oplet/core/Peek.html index 50b0e09..bd361c1 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/Peek.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/Peek.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 --> -<title>Peek (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 --> +<title>Peek (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Peek (Edgent v0.4.0)"; + parent.document.title="Peek (Edgent v1.0.0)"; } } catch(err) { @@ -346,6 +346,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="c <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html b/content/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html index 96c4068..74d3f06 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/PeriodicSource.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 --> -<title>PeriodicSource (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 --> +<title>PeriodicSource (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="PeriodicSource (Edgent v0.4.0)"; + parent.document.title="PeriodicSource (Edgent v1.0.0)"; } } catch(err) { @@ -489,6 +489,6 @@ implements java.lang.Runnable, <a href="../../../../../org/apache/edgent/executi <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html b/content/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html index ebc0e8d..1d5d2f0 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/Pipe.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 --> -<title>Pipe (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 --> +<title>Pipe (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Pipe (Edgent v0.4.0)"; + parent.document.title="Pipe (Edgent v1.0.0)"; } } catch(err) { @@ -408,6 +408,6 @@ implements <a href="../../../../../org/apache/edgent/function/Consumer.html" tit <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html b/content/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html index 782785d..1daa8bb 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/ProcessSource.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 --> -<title>ProcessSource (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 --> +<title>ProcessSource (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ProcessSource (Edgent v0.4.0)"; + parent.document.title="ProcessSource (Edgent v1.0.0)"; } } catch(err) { @@ -365,6 +365,6 @@ implements java.lang.Runnable</pre> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/Sink.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/Sink.html b/content/javadoc/latest/org/apache/edgent/oplet/core/Sink.html index 59abc6f..b9df9af 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/Sink.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/Sink.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 --> -<title>Sink (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 --> +<title>Sink (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Sink (Edgent v0.4.0)"; + parent.document.title="Sink (Edgent v1.0.0)"; } } catch(err) { @@ -407,6 +407,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/Source.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/Source.html b/content/javadoc/latest/org/apache/edgent/oplet/core/Source.html index 2d8e88d..de18a95 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/Source.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/Source.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 --> -<title>Source (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 --> +<title>Source (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Source (Edgent v0.4.0)"; + parent.document.title="Source (Edgent v1.0.0)"; } } catch(err) { @@ -373,6 +373,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/Split.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/Split.html b/content/javadoc/latest/org/apache/edgent/oplet/core/Split.html index 6c4680b..c124b30 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/Split.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/Split.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 --> -<title>Split (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 --> +<title>Split (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Split (Edgent v0.4.0)"; + parent.document.title="Split (Edgent v1.0.0)"; } } catch(err) { @@ -408,6 +408,6 @@ implements <a href="../../../../../org/apache/edgent/function/Consumer.html" tit <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/Union.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/Union.html b/content/javadoc/latest/org/apache/edgent/oplet/core/Union.html index e77f135..7116831 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/Union.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/Union.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:38 PDT 2016 --> -<title>Union (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:49 KST 2016 --> +<title>Union (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Union (Edgent v0.4.0)"; + parent.document.title="Union (Edgent v1.0.0)"; } } catch(err) { @@ -360,6 +360,6 @@ extends <a href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title=" <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/AbstractOplet.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/AbstractOplet.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/AbstractOplet.html index 2032efa..6610f32 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/AbstractOplet.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/AbstractOplet.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> -<title>Uses of Class org.apache.edgent.oplet.core.AbstractOplet (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 --> +<title>Uses of Class org.apache.edgent.oplet.core.AbstractOplet (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.edgent.oplet.core.AbstractOplet (Edgent v0.4.0)"; + parent.document.title="Uses of Class org.apache.edgent.oplet.core.AbstractOplet (Edgent v1.0.0)"; } } catch(err) { @@ -35,7 +35,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -118,7 +118,9 @@ </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">Stream Oscilloscope underlying implementation oplets.</div> +</td> </tr> </tbody> </table> @@ -389,7 +391,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/AbstractOplet.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -424,6 +426,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanIn.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanIn.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanIn.html index c9ef060..f23308c 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanIn.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanIn.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> -<title>Uses of Class org.apache.edgent.oplet.core.FanIn (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 --> +<title>Uses of Class org.apache.edgent.oplet.core.FanIn (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.edgent.oplet.core.FanIn (Edgent v0.4.0)"; + parent.document.title="Uses of Class org.apache.edgent.oplet.core.FanIn (Edgent v1.0.0)"; } } catch(err) { @@ -35,7 +35,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/FanIn.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -208,7 +208,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/FanIn.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -243,6 +243,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanOut.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanOut.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanOut.html index 58634fb..d06234e 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanOut.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/FanOut.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> -<title>Uses of Class org.apache.edgent.oplet.core.FanOut (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 --> +<title>Uses of Class org.apache.edgent.oplet.core.FanOut (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.edgent.oplet.core.FanOut (Edgent v0.4.0)"; + parent.document.title="Uses of Class org.apache.edgent.oplet.core.FanOut (Edgent v1.0.0)"; } } catch(err) { @@ -35,7 +35,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/FanOut.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -86,7 +86,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/FanOut.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -121,6 +121,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Peek.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Peek.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Peek.html index ebac1a1..c0a4d2a 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Peek.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Peek.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> -<title>Uses of Class org.apache.edgent.oplet.core.Peek (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 --> +<title>Uses of Class org.apache.edgent.oplet.core.Peek (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.edgent.oplet.core.Peek (Edgent v0.4.0)"; + parent.document.title="Uses of Class org.apache.edgent.oplet.core.Peek (Edgent v1.0.0)"; } } catch(err) { @@ -35,7 +35,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/Peek.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -104,7 +104,9 @@ </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">Stream Oscilloscope underlying implementation oplets.</div> +</td> </tr> </tbody> </table> @@ -260,7 +262,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/Peek.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -295,6 +297,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/PeriodicSource.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/PeriodicSource.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/PeriodicSource.html index 8b41854..0a617ae 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/PeriodicSource.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/PeriodicSource.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> -<title>Uses of Class org.apache.edgent.oplet.core.PeriodicSource (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 --> +<title>Uses of Class org.apache.edgent.oplet.core.PeriodicSource (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.edgent.oplet.core.PeriodicSource (Edgent v0.4.0)"; + parent.document.title="Uses of Class org.apache.edgent.oplet.core.PeriodicSource (Edgent v1.0.0)"; } } catch(err) { @@ -35,7 +35,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/PeriodicSource.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -128,7 +128,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/PeriodicSource.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -163,6 +163,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Pipe.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Pipe.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Pipe.html index a025d77..1a2403d 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Pipe.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Pipe.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> -<title>Uses of Class org.apache.edgent.oplet.core.Pipe (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 --> +<title>Uses of Class org.apache.edgent.oplet.core.Pipe (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.edgent.oplet.core.Pipe (Edgent v0.4.0)"; + parent.document.title="Uses of Class org.apache.edgent.oplet.core.Pipe (Edgent v1.0.0)"; } } catch(err) { @@ -35,7 +35,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -112,7 +112,9 @@ </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.streamscope.oplets">org.apache.edgent.streamscope.oplets</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">Stream Oscilloscope underlying implementation oplets.</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.topology">org.apache.edgent.topology</a></td> @@ -356,7 +358,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/Pipe.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -391,6 +393,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/ProcessSource.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/ProcessSource.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/ProcessSource.html index afc631e..31e0588 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/ProcessSource.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/ProcessSource.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> -<title>Uses of Class org.apache.edgent.oplet.core.ProcessSource (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 --> +<title>Uses of Class org.apache.edgent.oplet.core.ProcessSource (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.edgent.oplet.core.ProcessSource (Edgent v0.4.0)"; + parent.document.title="Uses of Class org.apache.edgent.oplet.core.ProcessSource (Edgent v1.0.0)"; } } catch(err) { @@ -35,7 +35,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/ProcessSource.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -128,7 +128,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/ProcessSource.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -163,6 +163,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Sink.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Sink.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Sink.html index 98f92fa..b383cf7 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Sink.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Sink.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> -<title>Uses of Class org.apache.edgent.oplet.core.Sink (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 --> +<title>Uses of Class org.apache.edgent.oplet.core.Sink (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.edgent.oplet.core.Sink (Edgent v0.4.0)"; + parent.document.title="Uses of Class org.apache.edgent.oplet.core.Sink (Edgent v1.0.0)"; } } catch(err) { @@ -35,7 +35,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/Sink.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -178,7 +178,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/Sink.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -213,6 +213,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Source.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Source.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Source.html index 92e6161..6de13b0 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Source.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Source.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> -<title>Uses of Class org.apache.edgent.oplet.core.Source (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 --> +<title>Uses of Class org.apache.edgent.oplet.core.Source (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.edgent.oplet.core.Source (Edgent v0.4.0)"; + parent.document.title="Uses of Class org.apache.edgent.oplet.core.Source (Edgent v1.0.0)"; } } catch(err) { @@ -35,7 +35,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/Source.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -237,7 +237,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/Source.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -272,6 +272,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Split.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Split.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Split.html index f5a6651..7eb257d 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Split.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Split.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> -<title>Uses of Class org.apache.edgent.oplet.core.Split (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 --> +<title>Uses of Class org.apache.edgent.oplet.core.Split (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.edgent.oplet.core.Split (Edgent v0.4.0)"; + parent.document.title="Uses of Class org.apache.edgent.oplet.core.Split (Edgent v1.0.0)"; } } catch(err) { @@ -35,7 +35,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/Split.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -86,7 +86,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/Split.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -121,6 +121,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Union.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Union.html b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Union.html index 265ac4e..8166aed 100644 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Union.html +++ b/content/javadoc/latest/org/apache/edgent/oplet/core/class-use/Union.html @@ -1,10 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> -<html lang="en"> +<html llang="en"> <head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> -<title>Uses of Class org.apache.edgent.oplet.core.Union (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> +<!-- Generated by javadoc (1.8.0_60) on Sat Nov 19 21:36:52 KST 2016 --> +<title>Uses of Class org.apache.edgent.oplet.core.Union (Edgent v1.0.0)</title> +<meta name="date" content="2016-11-19"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.edgent.oplet.core.Union (Edgent v0.4.0)"; + parent.document.title="Uses of Class org.apache.edgent.oplet.core.Union (Edgent v1.0.0)"; } } catch(err) { @@ -35,7 +35,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/Union.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -86,7 +86,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/edgent/oplet/core/Union.html" title="class in org.apache.edgent.oplet.core">Class</a></li> <li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></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> @@ -121,6 +121,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> +<p class="legalCopy"><small>Copyright © 2016 The Apache Software Foundation. All Rights Reserved - 73539fa-20161119-2136</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-frame.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-frame.html b/content/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-frame.html deleted file mode 100644 index 257a823..0000000 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-frame.html +++ /dev/null @@ -1,14 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> -<title>org.apache.edgent.oplet.core.mbeans (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> -<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="../../../../../../org/apache/edgent/oplet/core/mbeans/package-summary.html" target="classFrame">org.apache.edgent.oplet.core.mbeans</a></h1> -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-summary.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-summary.html b/content/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-summary.html deleted file mode 100644 index 23f8951..0000000 --- a/content/javadoc/latest/org/apache/edgent/oplet/core/mbeans/package-summary.html +++ /dev/null @@ -1,135 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_92) on Tue Jul 26 12:40:39 PDT 2016 --> -<title>org.apache.edgent.oplet.core.mbeans (Edgent v0.4.0)</title> -<meta name="date" content="2016-07-26"> -<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.edgent.oplet.core.mbeans (Edgent 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="../../../../../../org/apache/edgent/oplet/core/package-summary.html">Prev Package</a></li> -<li><a href="../../../../../../org/apache/edgent/oplet/functional/package-summary.html">Next Package</a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/edgent/oplet/core/mbeans/package-summary.html" target="_top">Frames</a></li> -<li><a href="package-summary.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<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 org.apache.edgent.oplet.core.mbeans</h1> -<div class="docSummary"> -<div class="block">Management beans for core oplets.</div> -</div> -<p>See: <a href="#package.description">Description</a></p> -</div> -<div class="contentContainer"><a name="package.description"> -<!-- --> -</a> -<h2 title="Package org.apache.edgent.oplet.core.mbeans Description">Package org.apache.edgent.oplet.core.mbeans Description</h2> -<div class="block">Management beans for core oplets.</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://edgent.incubator.apache.org">Apache Edgent (incubating)</a></div> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../../org/apache/edgent/oplet/core/package-summary.html">Prev Package</a></li> -<li><a href="../../../../../../org/apache/edgent/oplet/functional/package-summary.html">Next Package</a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/edgent/oplet/core/mbeans/package-summary.html" target="_top">Frames</a></li> -<li><a href="package-summary.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<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 © 2016 The Apache Software Foundation. All Rights Reserved - 54ea8ac-20160726-1240</small></p> -</body> -</html>