blob: caba1577896a2bc25e6e6af82604e34b86b8da46 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_71) on Tue May 17 00:28:46 UTC 2016 -->
<title>Uses of Interface quarks.function.BiFunction (Quarks v0.4.0)</title>
<meta name="date" content="2016-05-17">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface quarks.function.BiFunction (Quarks v0.4.0)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?quarks/function/class-use/BiFunction.html" target="_top">Frames</a></li>
<li><a href="BiFunction.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface quarks.function.BiFunction" class="title">Uses of Interface<br>quarks.function.BiFunction</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.analytics.math3.json">quarks.analytics.math3.json</a></td>
<td class="colLast">
<div class="block">JSON analytics using Apache Commons Math.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.connectors.file">quarks.connectors.file</a></td>
<td class="colLast">
<div class="block">File stream connector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.connectors.http">quarks.connectors.http</a></td>
<td class="colLast">
<div class="block">HTTP stream connector.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.connectors.mqtt">quarks.connectors.mqtt</a></td>
<td class="colLast">
<div class="block">MQTT (lightweight messaging protocol for small sensors and mobile devices) stream connector.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.function">quarks.function</a></td>
<td class="colLast">
<div class="block">Functional interfaces for lambda expressions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.oplet.core">quarks.oplet.core</a></td>
<td class="colLast">
<div class="block">Core primitive oplets.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.oplet.plumbing">quarks.oplet.plumbing</a></td>
<td class="colLast">
<div class="block">Oplets that control the flow of tuples.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.oplet.window">quarks.oplet.window</a></td>
<td class="colLast">
<div class="block">Oplets using windows.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.runtime.jobregistry">quarks.runtime.jobregistry</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.samples.apps">quarks.samples.apps</a></td>
<td class="colLast">
<div class="block">Support for some more complex Quarks application samples.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.topology">quarks.topology</a></td>
<td class="colLast">
<div class="block">Functional api to build a streaming topology.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#quarks.topology.plumbing">quarks.topology.plumbing</a></td>
<td class="colLast">
<div class="block">Plumbing for a streaming topology.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#quarks.window">quarks.window</a></td>
<td class="colLast">
<div class="block">Window API.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="quarks.analytics.math3.json">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/analytics/math3/json/package-summary.html">quarks.analytics.math3.json</a> that return <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;K extends com.google.gson.JsonElement&gt;<br><a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,K,com.google.gson.JsonObject&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">JsonAnalytics.</span><code><span class="memberNameLink"><a href="../../../quarks/analytics/math3/json/JsonAnalytics.html#aggregateList-java.lang.String-java.lang.String-quarks.function.ToDoubleFunction-quarks.analytics.math3.json.JsonUnivariateAggregate...-">aggregateList</a></span>(java.lang.String&nbsp;resultPartitionProperty,
java.lang.String&nbsp;resultProperty,
<a href="../../../quarks/function/ToDoubleFunction.html" title="interface in quarks.function">ToDoubleFunction</a>&lt;com.google.gson.JsonObject&gt;&nbsp;valueGetter,
<a href="../../../quarks/analytics/math3/json/JsonUnivariateAggregate.html" title="interface in quarks.analytics.math3.json">JsonUnivariateAggregate</a>...&nbsp;aggregates)</code>
<div class="block">Create a Function that aggregates against a single <code>Numeric</code>
variable contained in an JSON object.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.connectors.file">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/connectors/file/package-summary.html">quarks.connectors.file</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">FileStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/file/FileStreams.html#textFileReader-quarks.topology.TStream-quarks.function.Function-quarks.function.BiFunction-">textFileReader</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;java.lang.String&gt;&nbsp;pathnames,
<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;java.lang.String,java.lang.String&gt;&nbsp;preFn,
<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.lang.String,java.lang.Exception,java.lang.String&gt;&nbsp;postFn)</code>
<div class="block">Declare a stream containing the lines read from the files
whose pathnames correspond to each tuple on the <code>pathnames</code>
stream.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.connectors.http">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/connectors/http/package-summary.html">quarks.connectors.http</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/connectors/http/package-summary.html">quarks.connectors.http</a> that return <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">HttpResponders.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpResponders.html#inputOn-java.lang.Integer...-">inputOn</a></span>(java.lang.Integer...&nbsp;codes)</code>
<div class="block">Return the input tuple on specified codes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">HttpResponders.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpResponders.html#inputOn200--">inputOn200</a></span>()</code>
<div class="block">Return the input tuple on OK.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;com.google.gson.JsonObject,org.apache.http.client.methods.CloseableHttpResponse,com.google.gson.JsonObject&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">HttpResponders.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpResponders.html#json--">json</a></span>()</code>
<div class="block">A HTTP response handler for <code>application/json</code>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/connectors/http/package-summary.html">quarks.connectors.http</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">HttpStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/http/HttpStreams.html#requests-quarks.topology.TStream-quarks.function.Supplier-quarks.function.Function-quarks.function.Function-quarks.function.BiFunction-">requests</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;org.apache.http.impl.client.CloseableHttpClient&gt;&nbsp;clientCreator,
<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;method,
<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,java.lang.String&gt;&nbsp;uri,
<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,org.apache.http.client.methods.CloseableHttpResponse,R&gt;&nbsp;response)</code>
<div class="block">Make an HTTP request for each tuple on a stream.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.connectors.mqtt">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/connectors/mqtt/package-summary.html">quarks.connectors.mqtt</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">MqttStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/connectors/mqtt/MqttStreams.html#subscribe-java.lang.String-int-quarks.function.BiFunction-">subscribe</a></span>(java.lang.String&nbsp;topicFilter,
int&nbsp;qos,
<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.lang.String,byte[],T&gt;&nbsp;message2Tuple)</code>
<div class="block">Subscribe to the MQTT topic(s) and create a stream of tuples of type <code>T</code>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.function">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/function/package-summary.html">quarks.function</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/function/package-summary.html">quarks.function</a> that return <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,U,R&gt;&nbsp;<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,U,R&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#synchronizedBiFunction-quarks.function.BiFunction-">synchronizedBiFunction</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,U,R&gt;&nbsp;function)</code>
<div class="block">Return a thread-safe version of a <code>BiFunction</code> function.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/function/package-summary.html">quarks.function</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,U,R&gt;&nbsp;<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,U,R&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Functions.</span><code><span class="memberNameLink"><a href="../../../quarks/function/Functions.html#synchronizedBiFunction-quarks.function.BiFunction-">synchronizedBiFunction</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,U,R&gt;&nbsp;function)</code>
<div class="block">Return a thread-safe version of a <code>BiFunction</code> function.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.oplet.core">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">FanIn.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/FanIn.html#setReceiver-quarks.function.BiFunction-">setReceiver</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/oplet/core/FanIn.html" title="type parameter in FanIn">T</a>,java.lang.Integer,<a href="../../../quarks/oplet/core/FanIn.html" title="type parameter in FanIn">U</a>&gt;&nbsp;receiver)</code>
<div class="block">Set the receiver function.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../quarks/oplet/core/package-summary.html">quarks.oplet.core</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/core/FanIn.html#FanIn-quarks.function.BiFunction-">FanIn</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/oplet/core/FanIn.html" title="type parameter in FanIn">T</a>,java.lang.Integer,<a href="../../../quarks/oplet/core/FanIn.html" title="type parameter in FanIn">U</a>&gt;&nbsp;receiver)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.oplet.plumbing">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/oplet/plumbing/package-summary.html">quarks.oplet.plumbing</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/oplet/plumbing/package-summary.html">quarks.oplet.plumbing</a> that return <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/oplet/plumbing/Barrier.html" title="type parameter in Barrier">T</a>,java.lang.Integer,java.util.List&lt;<a href="../../../quarks/oplet/plumbing/Barrier.html" title="type parameter in Barrier">T</a>&gt;&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Barrier.</span><code><span class="memberNameLink"><a href="../../../quarks/oplet/plumbing/Barrier.html#receiver--">receiver</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.oplet.window">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/oplet/window/package-summary.html">quarks.oplet.window</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../quarks/oplet/window/package-summary.html">quarks.oplet.window</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../quarks/oplet/window/Aggregate.html#Aggregate-quarks.window.Window-quarks.function.BiFunction-">Aggregate</a></span>(<a href="../../../quarks/window/Window.html" title="interface in quarks.window">Window</a>&lt;<a href="../../../quarks/oplet/window/Aggregate.html" title="type parameter in Aggregate">T</a>,<a href="../../../quarks/oplet/window/Aggregate.html" title="type parameter in Aggregate">K</a>,? extends java.util.List&lt;<a href="../../../quarks/oplet/window/Aggregate.html" title="type parameter in Aggregate">T</a>&gt;&gt;&nbsp;window,
<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../quarks/oplet/window/Aggregate.html" title="type parameter in Aggregate">T</a>&gt;,<a href="../../../quarks/oplet/window/Aggregate.html" title="type parameter in Aggregate">K</a>,<a href="../../../quarks/oplet/window/Aggregate.html" title="type parameter in Aggregate">U</a>&gt;&nbsp;aggregator)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.runtime.jobregistry">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/runtime/jobregistry/package-summary.html">quarks.runtime.jobregistry</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">JobEvents.</span><code><span class="memberNameLink"><a href="../../../quarks/runtime/jobregistry/JobEvents.html#source-quarks.topology.Topology-quarks.function.BiFunction-">source</a></span>(<a href="../../../quarks/topology/Topology.html" title="interface in quarks.topology">Topology</a>&nbsp;topology,
<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/execution/services/JobRegistryService.EventType.html" title="enum in quarks.execution.services">JobRegistryService.EventType</a>,<a href="../../../quarks/execution/Job.html" title="interface in quarks.execution">Job</a>,T&gt;&nbsp;wrapper)</code>
<div class="block">Declares a stream populated by <a href="../../../quarks/execution/services/JobRegistryService.html" title="interface in quarks.execution.services"><code>JobRegistryService</code></a> events.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.samples.apps">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/samples/apps/package-summary.html">quarks.samples.apps</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/samples/apps/package-summary.html">quarks.samples.apps</a> that return <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;com.google.gson.JsonObject&gt;,java.lang.String,com.google.gson.JsonObject&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">JsonTuples.</span><code><span class="memberNameLink"><a href="../../../quarks/samples/apps/JsonTuples.html#statistics-quarks.analytics.math3.stat.Statistic...-">statistics</a></span>(<a href="../../../quarks/analytics/math3/stat/Statistic.html" title="enum in quarks.analytics.math3.stat">Statistic</a>...&nbsp;statistics)</code>
<div class="block">Create a function that computes the specified statistics on the list of
samples and returns a new sample containing the result.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.topology">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/topology/package-summary.html">quarks.topology</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/topology/package-summary.html">quarks.topology</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;U&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TWindow.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TWindow.html#aggregate-quarks.function.BiFunction-">aggregate</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../quarks/topology/TWindow.html" title="type parameter in TWindow">T</a>&gt;,<a href="../../../quarks/topology/TWindow.html" title="type parameter in TWindow">K</a>,U&gt;&nbsp;aggregator)</code>
<div class="block">Declares a stream that is a continuous aggregation of
partitions in this window.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;U&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TWindow.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TWindow.html#batch-quarks.function.BiFunction-">batch</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;java.util.List&lt;<a href="../../../quarks/topology/TWindow.html" title="type parameter in TWindow">T</a>&gt;,<a href="../../../quarks/topology/TWindow.html" title="type parameter in TWindow">K</a>,U&gt;&nbsp;batcher)</code>
<div class="block">Declares a stream that represents a batched aggregation of
partitions in this window.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;J,U,K&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;J&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#join-quarks.function.Function-quarks.topology.TWindow-quarks.function.BiFunction-">join</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,K&gt;&nbsp;keyer,
<a href="../../../quarks/topology/TWindow.html" title="interface in quarks.topology">TWindow</a>&lt;U,K&gt;&nbsp;window,
<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,java.util.List&lt;U&gt;,J&gt;&nbsp;joiner)</code>
<div class="block">Join this stream with a partitioned window of type <code>U</code> with key type <code>K</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;J,U,K&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;J&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TStream.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/TStream.html#joinLast-quarks.function.Function-quarks.topology.TStream-quarks.function.Function-quarks.function.BiFunction-">joinLast</a></span>(<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,K&gt;&nbsp;keyer,
<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;&nbsp;lastStream,
<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;U,K&gt;&nbsp;lastStreamKeyer,
<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/topology/TStream.html" title="type parameter in TStream">T</a>,U,J&gt;&nbsp;joiner)</code>
<div class="block">Join this stream with the last tuple seen on a stream of type <code>U</code>
with partitioning.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.topology.plumbing">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/topology/plumbing/package-summary.html">quarks.topology.plumbing</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#parallel-quarks.topology.TStream-int-quarks.function.ToIntFunction-quarks.function.BiFunction-">parallel</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
int&nbsp;width,
<a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;T&gt;&nbsp;splitter,
<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;,java.lang.Integer,<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;&gt;&nbsp;pipeline)</code>
<div class="block">Perform an analytic pipeline on tuples in parallel.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T,R&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#parallelBalanced-quarks.topology.TStream-int-quarks.function.BiFunction-">parallelBalanced</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
int&nbsp;width,
<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;,java.lang.Integer,<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;R&gt;&gt;&nbsp;pipeline)</code>
<div class="block">Perform an analytic pipeline on tuples in parallel.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,U&gt;&nbsp;<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;U&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PlumbingStreams.</span><code><span class="memberNameLink"><a href="../../../quarks/topology/plumbing/PlumbingStreams.html#parallelMap-quarks.topology.TStream-int-quarks.function.ToIntFunction-quarks.function.BiFunction-">parallelMap</a></span>(<a href="../../../quarks/topology/TStream.html" title="interface in quarks.topology">TStream</a>&lt;T&gt;&nbsp;stream,
int&nbsp;width,
<a href="../../../quarks/function/ToIntFunction.html" title="interface in quarks.function">ToIntFunction</a>&lt;T&gt;&nbsp;splitter,
<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;T,java.lang.Integer,U&gt;&nbsp;mapper)</code>
<div class="block">Perform an analytic function on tuples in parallel.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="quarks.window">
<!-- -->
</a>
<h3>Uses of <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a> in <a href="../../../quarks/window/package-summary.html">quarks.window</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/window/package-summary.html">quarks.window</a> that return <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T,java.lang.Boolean&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Policies.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Policies.html#alwaysInsert--">alwaysInsert</a></span>()</code>
<div class="block">Returns an insertion policy that indicates the tuple
is to be inserted into the partition.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;<a href="../../../quarks/window/Window.html" title="type parameter in Window">T</a>,<a href="../../../quarks/window/Window.html" title="type parameter in Window">K</a>,<a href="../../../quarks/window/Window.html" title="type parameter in Window">L</a>&gt;,<a href="../../../quarks/window/Window.html" title="type parameter in Window">T</a>,java.lang.Boolean&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Window.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Window.html#getInsertionPolicy--">getInsertionPolicy</a></span>()</code>
<div class="block">Returns the insertion policy of the window.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../quarks/window/package-summary.html">quarks.window</a> with parameters of type <a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T,K,L extends java.util.List&lt;T&gt;&gt;<br><a href="../../../quarks/window/Window.html" title="interface in quarks.window">Window</a>&lt;T,K,L&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Windows.</span><code><span class="memberNameLink"><a href="../../../quarks/window/Windows.html#window-quarks.function.BiFunction-quarks.function.BiConsumer-quarks.function.Consumer-quarks.function.BiConsumer-quarks.function.Function-quarks.function.Supplier-">window</a></span>(<a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">BiFunction</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T,java.lang.Boolean&gt;&nbsp;insertionPolicy,
<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;&nbsp;contentsPolicy,
<a href="../../../quarks/function/Consumer.html" title="interface in quarks.function">Consumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;&gt;&nbsp;evictDeterminer,
<a href="../../../quarks/function/BiConsumer.html" title="interface in quarks.function">BiConsumer</a>&lt;<a href="../../../quarks/window/Partition.html" title="interface in quarks.window">Partition</a>&lt;T,K,L&gt;,T&gt;&nbsp;triggerPolicy,
<a href="../../../quarks/function/Function.html" title="interface in quarks.function">Function</a>&lt;T,K&gt;&nbsp;keyFunction,
<a href="../../../quarks/function/Supplier.html" title="interface in quarks.function">Supplier</a>&lt;L&gt;&nbsp;listSupplier)</code>
<div class="block">Create a window using the passed in policies.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../quarks/function/BiFunction.html" title="interface in quarks.function">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><a href="http://quarks.incubator.apache.org">Apache Quarks (incubating)</a></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?quarks/function/class-use/BiFunction.html" target="_top">Frames</a></li>
<li><a href="BiFunction.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; 2016 The Apache Software Foundation. All Rights Reserved - d6cdfc6-20160517-0028</small></p>
</body>
</html>