You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by ka...@apache.org on 2016/05/23 21:21:45 UTC

[11/55] [abbrv] [partial] incubator-quarks-website git commit: from dac21e90179a34a13e3c0c6216bf6350016c7a44

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

<TRUNCATED>