http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/function/class-use/Consumer.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/Consumer.html b/content/javadoc/latest/org/apache/edgent/function/class-use/Consumer.html index 5e55e96..9d4b295 100644 --- a/content/javadoc/latest/org/apache/edgent/function/class-use/Consumer.html +++ b/content/javadoc/latest/org/apache/edgent/function/class-use/Consumer.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.function.Consumer (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:51 KST 2016 --> +<title>Uses of Interface org.apache.edgent.function.Consumer (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.function.Consumer (Edgent v0.4.0)"; + parent.document.title="Uses of Interface org.apache.edgent.function.Consumer (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/function/Consumer.html" title="interface in org.apache.edgent.function">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> @@ -107,65 +107,57 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.function">org.apache.edgent.function</a></td> <td class="colLast"> <div class="block">Functional interfaces for lambda expressions.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.metrics.oplets">org.apache.edgent.metrics.oplets</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.oplet">org.apache.edgent.oplet</a></td> <td class="colLast"> <div class="block">Oplets API.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.oplet.core">org.apache.edgent.oplet.core</a></td> <td class="colLast"> <div class="block">Core primitive oplets.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.oplet.functional">org.apache.edgent.oplet.functional</a></td> <td class="colLast"> <div class="block">Oplets that process tuples using functions.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.oplet.plumbing">org.apache.edgent.oplet.plumbing</a></td> <td class="colLast"> <div class="block">Oplets that control the flow of tuples.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.oplet.window">org.apache.edgent.oplet.window</a></td> <td class="colLast"> <div class="block">Oplets using windows.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.runtime.etiao">org.apache.edgent.runtime.etiao</a></td> <td class="colLast"> <div class="block">A runtime for executing an Edgent 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="#org.apache.edgent.streamscope">org.apache.edgent.streamscope</a></td> -<td class="colLast"> -<div class="block">Stream Oscilloscope - package for instrumenting streams to capture tuples.</div> -</td> -</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> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.topology">org.apache.edgent.topology</a></td> @@ -248,16 +240,16 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><T> <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><T></code></td> +<td class="colLast"><span class="typeNameLabel">ProviderPubSub.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html#getPublishDestination-java.lang.String-java.lang.Class-">getPublishDestination</a></span>(java.lang.String topic, + java.lang.Class<? super T> streamType)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><T> <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><T></code></td> <td class="colLast"><span class="typeNameLabel">PublishSubscribeService.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html#getPublishDestination-java.lang.String-java.lang.Class-">getPublishDestination</a></span>(java.lang.String topic, java.lang.Class<? super T> streamType)</code> <div class="block">Get the destination for a publisher.</div> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><code><T> <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><T></code></td> -<td class="colLast"><span class="typeNameLabel">ProviderPubSub.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html#getPublishDestination-java.lang.String-java.lang.Class-">getPublishDestination</a></span>(java.lang.String topic, - java.lang.Class<? super T> streamType)</code> </td> -</tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> @@ -269,26 +261,26 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><T> void</code></td> -<td class="colLast"><span class="typeNameLabel">PublishSubscribeService.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html#addSubscriber-java.lang.String-java.lang.Class-org.apache.edgent.function.Consumer-">addSubscriber</a></span>(java.lang.String topic, +<td class="colLast"><span class="typeNameLabel">ProviderPubSub.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html#addSubscriber-java.lang.String-java.lang.Class-org.apache.edgent.function.Consumer-">addSubscriber</a></span>(java.lang.String topic, java.lang.Class<T> streamType, - <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><T> subscriber)</code> -<div class="block">Add a subscriber to a published topic.</div> -</td> + <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><T> subscriber)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><T> void</code></td> -<td class="colLast"><span class="typeNameLabel">ProviderPubSub.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html#addSubscriber-java.lang.String-java.lang.Class-org.apache.edgent.function.Consumer-">addSubscriber</a></span>(java.lang.String topic, +<td class="colLast"><span class="typeNameLabel">PublishSubscribeService.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html#addSubscriber-java.lang.String-java.lang.Class-org.apache.edgent.function.Consumer-">addSubscriber</a></span>(java.lang.String topic, java.lang.Class<T> streamType, - <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><T> subscriber)</code> </td> + <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><T> subscriber)</code> +<div class="block">Add a subscriber to a published topic.</div> +</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="../../../../../org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html#removeSubscriber-java.lang.String-org.apache.edgent.function.Consumer-">removeSubscriber</a></span>(java.lang.String topic, +<td class="colLast"><span class="typeNameLabel">ProviderPubSub.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html#removeSubscriber-java.lang.String-org.apache.edgent.function.Consumer-">removeSubscriber</a></span>(java.lang.String topic, <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><?> subscriber)</code> </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="../../../../../org/apache/edgent/connectors/pubsub/service/ProviderPubSub.html#removeSubscriber-java.lang.String-org.apache.edgent.function.Consumer-">removeSubscriber</a></span>(java.lang.String topic, +<td class="colLast"><span class="typeNameLabel">PublishSubscribeService.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/pubsub/service/PublishSubscribeService.html#removeSubscriber-java.lang.String-org.apache.edgent.function.Consumer-">removeSubscriber</a></span>(java.lang.String topic, <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><?> subscriber)</code> </td> </tr> </tbody> @@ -314,62 +306,6 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.edgent.connectors.wsclient.javax.websocket.runtime"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a> in <a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.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="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> that implement <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a></span><span class="tabEnd"> </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 </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinaryReceiver</a><T></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientBinarySender</a><T></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientReceiver</a><T></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientSender</a><T></span></code> </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="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> declared as <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a></span><span class="tabEnd"> </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="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>></code></td> -<td class="colLast"><span class="typeNameLabel">WebSocketClientReceiver.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#eventHandler">eventHandler</a></span></code> </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="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> with parameters of type <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a></span><span class="tabEnd"> </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="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#accept-org.apache.edgent.function.Consumer-">accept</a></span>(<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>> eventHandler)</code> </td> -</tr> -</tbody> -</table> -</li> <li class="blockList"><a name="org.apache.edgent.function"> <!-- --> </a> @@ -530,16 +466,16 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/oplet/core/Source.html" title="type parameter in Source">T</a>></code></td> -<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Source.html#getDestination--">getDestination</a></span>()</code> </td> +<td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type parameter in FanIn">U</a>></code></td> +<td class="colLast"><span class="typeNameLabel">FanIn.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/FanIn.html#getDestination--">getDestination</a></span>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="type parameter in Pipe">O</a>></code></td> <td class="colLast"><span class="typeNameLabel">Pipe.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Pipe.html#getDestination--">getDestination</a></span>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type parameter in FanIn">U</a>></code></td> -<td class="colLast"><span class="typeNameLabel">FanIn.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/FanIn.html#getDestination--">getDestination</a></span>()</code> </td> +<td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/oplet/core/Source.html" title="type parameter in Source">T</a>></code></td> +<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Source.html#getDestination--">getDestination</a></span>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/oplet/core/Sink.html" title="type parameter in Sink">T</a>></code></td> @@ -557,28 +493,28 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/oplet/core/Split.html" title="type parameter in Split">T</a>>></code></td> -<td class="colLast"><span class="typeNameLabel">Split.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Split.html#getInputs--">getInputs</a></span>()</code> </td> +<td class="colFirst"><code>java.util.List<? extends <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type parameter in FanIn">T</a>>></code></td> +<td class="colLast"><span class="typeNameLabel">FanIn.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/FanIn.html#getInputs--">getInputs</a></span>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><java.lang.Void>></code></td> -<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Source.html#getInputs--">getInputs</a></span>()</code> </td> +<td class="colFirst"><code>java.util.List<? extends <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/oplet/core/FanOut.html" title="type parameter in FanOut">T</a>>></code></td> +<td class="colLast"><span class="typeNameLabel">FanOut.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/FanOut.html#getInputs--">getInputs</a></span>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/oplet/core/Sink.html" title="type parameter in Sink">T</a>>></code></td> -<td class="colLast"><span class="typeNameLabel">Sink.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Sink.html#getInputs--">getInputs</a></span>()</code> </td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/oplet/core/Pipe.html" title="type parameter in Pipe">I</a>>></code></td> <td class="colLast"><span class="typeNameLabel">Pipe.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Pipe.html#getInputs--">getInputs</a></span>()</code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/oplet/core/Sink.html" title="type parameter in Sink">T</a>>></code></td> +<td class="colLast"><span class="typeNameLabel">Sink.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Sink.html#getInputs--">getInputs</a></span>()</code> </td> +</tr> <tr class="altColor"> -<td class="colFirst"><code>java.util.List<? extends <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/oplet/core/FanOut.html" title="type parameter in FanOut">T</a>>></code></td> -<td class="colLast"><span class="typeNameLabel">FanOut.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/FanOut.html#getInputs--">getInputs</a></span>()</code> </td> +<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><java.lang.Void>></code></td> +<td class="colLast"><span class="typeNameLabel">Source.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Source.html#getInputs--">getInputs</a></span>()</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>java.util.List<? extends <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/oplet/core/FanIn.html" title="type parameter in FanIn">T</a>>></code></td> -<td class="colLast"><span class="typeNameLabel">FanIn.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/FanIn.html#getInputs--">getInputs</a></span>()</code> </td> +<td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a><<a href="../../../../../org/apache/edgent/oplet/core/Split.html" title="type parameter in Split">T</a>>></code></td> +<td class="colLast"><span class="typeNameLabel">Split.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/oplet/core/Split.html#getInputs--">getInputs</a></span>()</code> </td> </tr> </tbody> </table> @@ -849,12 +785,12 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.edgent.streamscope"> +<li class="blockList"><a name="org.apache.edgent.streamscope.oplets"> <!-- --> </a> -<h3>Uses of <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a> in <a href="../../../../../org/apache/edgent/streamscope/package-summary.html">org.apache.edgent.streamscope</a></h3> +<h3>Uses of <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a> in <a href="../../../../../org/apache/edgent/streamscope/oplets/package-summary.html">org.apache.edgent.streamscope.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="../../../../../org/apache/edgent/streamscope/package-summary.html">org.apache.edgent.streamscope</a> that implement <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a></span><span class="tabEnd"> </span></caption> +<caption><span>Classes in <a href="../../../../../org/apache/edgent/streamscope/oplets/package-summary.html">org.apache.edgent.streamscope.oplets</a> that implement <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> @@ -862,17 +798,12 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/streamscope/StreamScope.html" title="class in org.apache.edgent.streamscope">StreamScope</a><T></span></code> -<div class="block">A Stream "oscilloscope" for capturing stream tuples for analysis / debug.</div> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/streamscope/oplets/StreamScope.html" title="class in org.apache.edgent.streamscope.oplets">StreamScope</a><T></span></code> +<div class="block">A Stream "oscilloscope" oplet.</div> </td> </tr> </tbody> </table> -</li> -<li class="blockList"><a name="org.apache.edgent.streamscope.oplets"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a> in <a href="../../../../../org/apache/edgent/streamscope/oplets/package-summary.html">org.apache.edgent.streamscope.oplets</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="../../../../../org/apache/edgent/streamscope/oplets/package-summary.html">org.apache.edgent.streamscope.oplets</a> with parameters of type <a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">Consumer</a></span><span class="tabEnd"> </span></caption> <tr> @@ -1073,7 +1004,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/edgent/function/Consumer.html" title="interface in org.apache.edgent.function">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> @@ -1108,6 +1039,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/function/class-use/Function.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/Function.html b/content/javadoc/latest/org/apache/edgent/function/class-use/Function.html index 103bf1c..034c988 100644 --- a/content/javadoc/latest/org/apache/edgent/function/class-use/Function.html +++ b/content/javadoc/latest/org/apache/edgent/function/class-use/Function.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.function.Function (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:51 KST 2016 --> +<title>Uses of Interface org.apache.edgent.function.Function (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.function.Function (Edgent v0.4.0)"; + parent.document.title="Uses of Interface org.apache.edgent.function.Function (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/function/Function.html" title="interface in org.apache.edgent.function">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> @@ -137,69 +137,65 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.function">org.apache.edgent.function</a></td> <td class="colLast"> <div class="block">Functional interfaces for lambda expressions.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.oplet.functional">org.apache.edgent.oplet.functional</a></td> <td class="colLast"> <div class="block">Oplets that process tuples using functions.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.oplet.plumbing">org.apache.edgent.oplet.plumbing</a></td> <td class="colLast"> <div class="block">Oplets that control the flow of tuples.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.providers.iot">org.apache.edgent.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"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.samples.apps">org.apache.edgent.samples.apps</a></td> <td class="colLast"> <div class="block">Support for some more complex Edgent application samples.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.samples.connectors">org.apache.edgent.samples.connectors</a></td> <td class="colLast"> <div class="block">General support for connector samples.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.topology">org.apache.edgent.topology</a></td> <td class="colLast"> <div class="block">Functional api to build a streaming topology.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.topology.json">org.apache.edgent.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"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.topology.plumbing">org.apache.edgent.topology.plumbing</a></td> <td class="colLast"> <div class="block">Plumbing for a streaming topology.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.topology.spi.graph">org.apache.edgent.topology.spi.graph</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.window">org.apache.edgent.window</a></td> <td class="colLast"> <div class="block">Window API.</div> @@ -346,7 +342,7 @@ <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a><T,java.lang.String> uri, <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a><T,org.apache.http.HttpEntity> body, <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a><T,org.apache.http.client.methods.CloseableHttpResponse,R> response)</code> -<div class="block">Make an HTTP request with body for each tuple.<br></div> +<div class="block">Make an HTTP request with body for each tuple.</div> </td> </tr> <tr class="rowColor"> @@ -357,7 +353,7 @@ <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a><T,java.lang.String> uri, <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a><T,org.apache.http.HttpEntity> body, <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a><T,org.apache.http.client.methods.CloseableHttpResponse,R> response)</code> -<div class="block">Make an HTTP request with body for each tuple.<br></div> +<div class="block">Make an HTTP request with body for each tuple.</div> </td> </tr> <tr class="altColor"> @@ -368,7 +364,7 @@ <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a><T,java.lang.String> uri, <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a><T,org.apache.http.HttpEntity> body, <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a><T,org.apache.http.client.methods.CloseableHttpResponse,R> response)</code> -<div class="block">Make an HTTP request with body for each tuple.<br></div> +<div class="block">Make an HTTP request with body for each tuple.</div> </td> </tr> </tbody> @@ -659,48 +655,6 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.edgent.connectors.wsclient.javax.websocket.runtime"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a> in <a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.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="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> declared as <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a></span><span class="tabEnd"> </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="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a><<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String></code></td> -<td class="colLast"><span class="typeNameLabel">WebSocketClientSender.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#toPayload">toPayload</a></span></code> </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="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> with parameters of type <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a></span><span class="tabEnd"> </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="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html#WebSocketClientBinaryReceiver-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientBinaryReceiver</a></span>(<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a> connector, - <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a><byte[],<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.html" title="type parameter in WebSocketClientBinaryReceiver">T</a>> toTuple)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html#WebSocketClientBinarySender-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientBinarySender</a></span>(<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a> connector, - <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a><<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.html" title="type parameter in WebSocketClientBinarySender">T</a>,byte[]> toPayload)</code> </td> -</tr> -<tr class="altColor"> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html#WebSocketClientReceiver-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientReceiver</a></span>(<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a> connector, - <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a><java.lang.String,<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.html" title="type parameter in WebSocketClientReceiver">T</a>> toTuple)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html#WebSocketClientSender-org.apache.edgent.connectors.wsclient.javax.websocket.runtime.WebSocketClientConnector-org.apache.edgent.function.Function-">WebSocketClientSender</a></span>(<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html" title="class in org.apache.edgent.connectors.wsclient.javax.websocket.runtime">WebSocketClientConnector</a> connector, - <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a><<a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.html" title="type parameter in WebSocketClientSender">T</a>,java.lang.String> toPayload)</code> </td> -</tr> -</tbody> -</table> -</li> <li class="blockList"><a name="org.apache.edgent.function"> <!-- --> </a> @@ -1218,7 +1172,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">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> @@ -1253,6 +1207,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/function/class-use/Functions.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/Functions.html b/content/javadoc/latest/org/apache/edgent/function/class-use/Functions.html index 248ad41..99e7e25 100644 --- a/content/javadoc/latest/org/apache/edgent/function/class-use/Functions.html +++ b/content/javadoc/latest/org/apache/edgent/function/class-use/Functions.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.function.Functions (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:51 KST 2016 --> +<title>Uses of Class org.apache.edgent.function.Functions (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.function.Functions (Edgent v0.4.0)"; + parent.document.title="Uses of Class org.apache.edgent.function.Functions (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/function/Functions.html" title="class in org.apache.edgent.function">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/function/Functions.html" title="class in org.apache.edgent.function">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/function/class-use/Predicate.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/Predicate.html b/content/javadoc/latest/org/apache/edgent/function/class-use/Predicate.html index 15b7749..e488d76 100644 --- a/content/javadoc/latest/org/apache/edgent/function/class-use/Predicate.html +++ b/content/javadoc/latest/org/apache/edgent/function/class-use/Predicate.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.function.Predicate (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:51 KST 2016 --> +<title>Uses of Interface org.apache.edgent.function.Predicate (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.function.Predicate (Edgent v0.4.0)"; + parent.document.title="Uses of Interface org.apache.edgent.function.Predicate (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/function/Predicate.html" title="interface in org.apache.edgent.function">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> @@ -209,14 +209,14 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a><<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="type parameter in FileWriterFlushConfig">T</a>></code></td> -<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#getTuplePredicate--">getTuplePredicate</a></span>()</code> +<td class="colFirst"><code><a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a><<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="type parameter in FileWriterCycleConfig">T</a>></code></td> +<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.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="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a><<a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="type parameter in FileWriterCycleConfig">T</a>></code></td> -<td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#getTuplePredicate--">getTuplePredicate</a></span>()</code> +<td class="colFirst"><code><a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a><<a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="type parameter in FileWriterFlushConfig">T</a>></code></td> +<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#getTuplePredicate--">getTuplePredicate</a></span>()</code> <div class="block">Get the tuple predicate configuration value.</div> </td> </tr> @@ -247,17 +247,17 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <T> <a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a><T></code></td> -<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#newPredicateBasedConfig-org.apache.edgent.function.Predicate-">newPredicateBasedConfig</a></span>(<a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a><T> tuplePredicate)</code> -<div class="block">same as <code>newConfig(0, 0, tuplePredicate)</code></div> -</td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code>static <T> <a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterCycleConfig</a><T></code></td> <td class="colLast"><span class="typeNameLabel">FileWriterCycleConfig.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterCycleConfig.html#newPredicateBasedConfig-org.apache.edgent.function.Predicate-">newPredicateBasedConfig</a></span>(<a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a><T> 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 <T> <a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html" title="class in org.apache.edgent.connectors.file">FileWriterFlushConfig</a><T></code></td> +<td class="colLast"><span class="typeNameLabel">FileWriterFlushConfig.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/file/FileWriterFlushConfig.html#newPredicateBasedConfig-org.apache.edgent.function.Predicate-">newPredicateBasedConfig</a></span>(<a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">Predicate</a><T> tuplePredicate)</code> +<div class="block">same as <code>newConfig(0, 0, tuplePredicate)</code></div> +</td> +</tr> </tbody> </table> </li> @@ -447,7 +447,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/edgent/function/Predicate.html" title="interface in org.apache.edgent.function">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> @@ -482,6 +482,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/function/class-use/Supplier.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/Supplier.html b/content/javadoc/latest/org/apache/edgent/function/class-use/Supplier.html index c84eca1..39cccdb 100644 --- a/content/javadoc/latest/org/apache/edgent/function/class-use/Supplier.html +++ b/content/javadoc/latest/org/apache/edgent/function/class-use/Supplier.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.function.Supplier (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.function.Supplier (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.function.Supplier (Edgent v0.4.0)"; + parent.document.title="Uses of Interface org.apache.edgent.function.Supplier (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/function/Supplier.html" title="interface in org.apache.edgent.function">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> @@ -143,72 +143,68 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="#org.apache.edgent.connectors.wsclient.javax.websocket.runtime">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.function">org.apache.edgent.function</a></td> <td class="colLast"> <div class="block">Functional interfaces for lambda expressions.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.graph">org.apache.edgent.graph</a></td> <td class="colLast"> <div class="block">Low-level graph building API.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.graph.spi">org.apache.edgent.graph.spi</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.oplet.functional">org.apache.edgent.oplet.functional</a></td> <td class="colLast"> <div class="block">Oplets that process tuples using functions.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.providers.direct">org.apache.edgent.providers.direct</a></td> <td class="colLast"> <div class="block">Direct execution of a streaming topology.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.samples.apps">org.apache.edgent.samples.apps</a></td> <td class="colLast"> <div class="block">Support for some more complex Edgent application samples.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.samples.connectors">org.apache.edgent.samples.connectors</a></td> <td class="colLast"> <div class="block">General support for connector samples.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.samples.utils.sensor">org.apache.edgent.samples.utils.sensor</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.topology">org.apache.edgent.topology</a></td> <td class="colLast"> <div class="block">Functional api to build a streaming topology.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.topology.spi">org.apache.edgent.topology.spi</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.topology.spi.functions">org.apache.edgent.topology.spi.functions</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.edgent.topology.spi.graph">org.apache.edgent.topology.spi.graph</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.edgent.window">org.apache.edgent.window</a></td> <td class="colLast"> <div class="block">Window API.</div> @@ -424,7 +420,7 @@ <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a><T,java.lang.String> uri, <a href="../../../../../org/apache/edgent/function/Function.html" title="interface in org.apache.edgent.function">Function</a><T,org.apache.http.HttpEntity> body, <a href="../../../../../org/apache/edgent/function/BiFunction.html" title="interface in org.apache.edgent.function">BiFunction</a><T,org.apache.http.client.methods.CloseableHttpResponse,R> response)</code> -<div class="block">Make an HTTP request with body for each tuple.<br></div> +<div class="block">Make an HTTP request with body for each tuple.</div> </td> </tr> </tbody> @@ -482,7 +478,10 @@ <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/connectors/kafka/KafkaProducer.html#KafkaProducer-org.apache.edgent.topology.Topology-org.apache.edgent.function.Supplier-">KafkaProducer</a></span>(<a href="../../../../../org/apache/edgent/topology/Topology.html" title="interface in org.apache.edgent.topology">Topology</a> t, <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a><java.util.Map<java.lang.String,java.lang.Object>> config)</code> -<div class="block">Create a producer connector for publishing tuples to Kafka topics.s</div> +<div class="block">Create a producer connector for publishing tuples to Kafka topics.s + + See the Apache Kafka documentation for <code>KafkaProducer</code> + configuration properties at <a href="http://kafka.apache.org">http://kafka.apache.org</a>.</div> </td> </tr> </tbody> @@ -548,23 +547,6 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.edgent.connectors.wsclient.javax.websocket.runtime"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a> in <a href="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.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="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/package-summary.html">org.apache.edgent.connectors.wsclient.javax.websocket.runtime</a> with parameters of type <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a></span><span class="tabEnd"> </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="../../../../../org/apache/edgent/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.html#WebSocketClientConnector-java.util.Properties-org.apache.edgent.function.Supplier-">WebSocketClientConnector</a></span>(java.util.Properties config, - <a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">Supplier</a><javax.websocket.WebSocketContainer> containerFn)</code> </td> -</tr> -</tbody> -</table> -</li> <li class="blockList"><a name="org.apache.edgent.function"> <!-- --> </a> @@ -956,7 +938,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/edgent/function/Supplier.html" title="interface in org.apache.edgent.function">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> @@ -991,6 +973,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/function/class-use/ToDoubleFunction.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/ToDoubleFunction.html b/content/javadoc/latest/org/apache/edgent/function/class-use/ToDoubleFunction.html index 4267302..4f3111b 100644 --- a/content/javadoc/latest/org/apache/edgent/function/class-use/ToDoubleFunction.html +++ b/content/javadoc/latest/org/apache/edgent/function/class-use/ToDoubleFunction.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.function.ToDoubleFunction (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.function.ToDoubleFunction (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.function.ToDoubleFunction (Edgent v0.4.0)"; + parent.document.title="Uses of Interface org.apache.edgent.function.ToDoubleFunction (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/function/ToDoubleFunction.html" title="interface in org.apache.edgent.function">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> @@ -144,7 +144,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/edgent/function/ToDoubleFunction.html" title="interface in org.apache.edgent.function">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> @@ -179,6 +179,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/function/class-use/ToIntFunction.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/ToIntFunction.html b/content/javadoc/latest/org/apache/edgent/function/class-use/ToIntFunction.html index f8b5db0..eed35d7 100644 --- a/content/javadoc/latest/org/apache/edgent/function/class-use/ToIntFunction.html +++ b/content/javadoc/latest/org/apache/edgent/function/class-use/ToIntFunction.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.function.ToIntFunction (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.function.ToIntFunction (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.function.ToIntFunction (Edgent v0.4.0)"; + parent.document.title="Uses of Interface org.apache.edgent.function.ToIntFunction (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/function/ToIntFunction.html" title="interface in org.apache.edgent.function">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> @@ -176,7 +176,11 @@ <tr class="altColor"> <td class="colFirst"><code>static <T> <a href="../../../../../org/apache/edgent/function/ToIntFunction.html" title="interface in org.apache.edgent.function">ToIntFunction</a><T></code></td> <td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/edgent/topology/plumbing/PlumbingStreams.html#roundRobinSplitter-int-">roundRobinSplitter</a></span>(int width)</code> -<div class="block">A round-robin splitter ToIntFunction</div> +<div class="block">A round-robin splitter ToIntFunction + + The splitter function cycles among the <code>width</code> channels + on successive calls to <code>roundRobinSplitter.applyAsInt()</code>, + returning <code>0, 1, ..., width-1, 0, 1, ..., width-1</code>.</div> </td> </tr> </tbody> @@ -245,7 +249,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/edgent/function/ToIntFunction.html" title="interface in org.apache.edgent.function">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> @@ -280,6 +284,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/function/class-use/UnaryOperator.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/UnaryOperator.html b/content/javadoc/latest/org/apache/edgent/function/class-use/UnaryOperator.html index 2feeb30..e629cf0 100644 --- a/content/javadoc/latest/org/apache/edgent/function/class-use/UnaryOperator.html +++ b/content/javadoc/latest/org/apache/edgent/function/class-use/UnaryOperator.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.function.UnaryOperator (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.function.UnaryOperator (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.function.UnaryOperator (Edgent v0.4.0)"; + parent.document.title="Uses of Interface org.apache.edgent.function.UnaryOperator (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/function/UnaryOperator.html" title="interface in org.apache.edgent.function">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> @@ -305,7 +305,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/edgent/function/UnaryOperator.html" title="interface in org.apache.edgent.function">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> @@ -340,6 +340,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/function/class-use/WrappedFunction.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/function/class-use/WrappedFunction.html b/content/javadoc/latest/org/apache/edgent/function/class-use/WrappedFunction.html index 9409e97..be56edc 100644 --- a/content/javadoc/latest/org/apache/edgent/function/class-use/WrappedFunction.html +++ b/content/javadoc/latest/org/apache/edgent/function/class-use/WrappedFunction.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.function.WrappedFunction (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.function.WrappedFunction (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.function.WrappedFunction (Edgent v0.4.0)"; + parent.document.title="Uses of Class org.apache.edgent.function.WrappedFunction (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/function/WrappedFunction.html" title="class in org.apache.edgent.function">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> @@ -126,7 +126,7 @@ <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/edgent/function/WrappedFunction.html" title="class in org.apache.edgent.function">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> @@ -161,6 +161,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/function/package-frame.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/function/package-frame.html b/content/javadoc/latest/org/apache/edgent/function/package-frame.html index 71c6550..89f603a 100644 --- a/content/javadoc/latest/org/apache/edgent/function/package-frame.html +++ b/content/javadoc/latest/org/apache/edgent/function/package-frame.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>org.apache.edgent.function (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:51 KST 2016 --> +<title>org.apache.edgent.function (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> http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/d6961ef9/content/javadoc/latest/org/apache/edgent/function/package-summary.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/function/package-summary.html b/content/javadoc/latest/org/apache/edgent/function/package-summary.html index ca56f75..6da405c 100644 --- a/content/javadoc/latest/org/apache/edgent/function/package-summary.html +++ b/content/javadoc/latest/org/apache/edgent/function/package-summary.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>org.apache.edgent.function (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:51 KST 2016 --> +<title>org.apache.edgent.function (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="org.apache.edgent.function (Edgent v0.4.0)"; + parent.document.title="org.apache.edgent.function (Edgent v1.0.0)"; } } catch(err) { @@ -221,6 +221,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/function/package-tree.html ---------------------------------------------------------------------- diff --git a/content/javadoc/latest/org/apache/edgent/function/package-tree.html b/content/javadoc/latest/org/apache/edgent/function/package-tree.html index 6256532..c717b4a 100644 --- a/content/javadoc/latest/org/apache/edgent/function/package-tree.html +++ b/content/javadoc/latest/org/apache/edgent/function/package-tree.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>org.apache.edgent.function Class Hierarchy (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:51 KST 2016 --> +<title>org.apache.edgent.function Class Hierarchy (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="org.apache.edgent.function Class Hierarchy (Edgent v0.4.0)"; + parent.document.title="org.apache.edgent.function Class Hierarchy (Edgent v1.0.0)"; } } catch(err) { @@ -154,6 +154,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>